Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006688 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | have not tried | 2008-12-19 15:45 | 2009-04-21 10:53 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | a7b804220386 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006688: Shipment in -> Create From Multiple Popup -> OK, error reporting does not work | |||||||
Description | When there is an UOM mismatch the following error is logged in the logfile but the user get no indication of any error but no feedback, as neither the green (process completed ) message nor the red error-message (with the text) are shown to the user. javax.servlet.ServletException: @CODE=20111@ORA-20111: Unit of Measure mismatch (product/transaction) ORA-06512: at "TAD240.M_INOUTLINE_TRG", line 40 ORA-04088: error during execution of trigger 'TAD240.M_INOUTLINE_TRG' at org.openbravo.erpCommon.ad_actionButton.CreateFromMultipleReceiptData.insert(CreateFromMultipleReceiptData.java:283) Note: In svn-trunk the error text (Unit of Measure mismatch (product/transaction)) is shown in the red error box | |||||||
Steps To Reproduce | Go to: Warehouse Management || Transactions || Incoming Shipment || Shipment in Enter a header (i.e. mcgiver business partner) save use the Create From Multiple Buttion select the hammer product Enter a quantity >0 Enter No. of lines >0 Press OK No error is shown, but also no lines have been created | |||||||
Proposed Solution | The against trunk why the error message is not shown. | |||||||
Tags | comsup_sprint4 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0011939) AinhoaPagola (reporter) 2009-01-07 11:37 |
As the note in the description says, this is actually not a bug in trunk, as the error is properly shown. |
(0012186) AinhoaPagola (reporter) 2009-01-14 18:25 |
The button "Create from multiple" should not be active in the application, so the bug is being reopened in order to get this fixed. |
(0012217) svnbot (reporter) 2009-01-15 14:04 |
Repository: openbravo Revision: 11931 Author: AinhoaPagola Date: 2009-01-15 14:04:46 +0100 (Thu, 15 Jan 2009) Fixes issue 0006688 In Shipment in window "create from multiple" button should not be active. --- U trunk/src-db/database/sourcedata/AD_FIELD.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=11931&sc=1 [^] |
(0014315) sureshbabu (reporter) 2009-03-03 14:23 |
As per the resolution it is mentioned as "Fixes issue 0006688 In Shipment in window "create from multiple" button should not be active." but still the button is active in context http://79.125.56.185/openbravotrunk [^] |
(0014326) AinhoaPagola (reporter) 2009-03-03 16:50 |
For some reason, the fix for the bug was overwritten. I will commit it again. |
(0014335) hgbot (developer) 2009-03-03 19:12 |
Repository: erp/devel/pi Changeset: a7b804220386b7d4811d6a39d842828d198b34b1 Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com> Date: Tue Mar 03 18:59:49 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/a7b804220386b7d4811d6a39d842828d198b34b1 [^] Fixes bug 0006688. create from multiple button hiden from shipment in --- M src-db/database/sourcedata/AD_FIELD.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2008-12-19 15:45 | shuehner | New Issue | |
2008-12-19 15:45 | shuehner | Assigned To | => rafaroda |
2008-12-19 15:45 | shuehner | sf_bug_id | 0 => 2449370 |
2008-12-19 15:45 | shuehner | Regression testing | => No |
2008-12-19 15:45 | shuehner | Relationship added | depends on 0006627 |
2008-12-19 15:50 | shuehner | Relationship added | blocks 0006691 |
2008-12-19 15:57 | shuehner | Relationship deleted | depends on 0006627 |
2008-12-19 16:34 | shuehner | Relationship added | related to 0005674 |
2008-12-28 11:38 | rafaroda | Status | new => scheduled |
2008-12-28 11:38 | rafaroda | Assigned To | rafaroda => AinhoaPagola |
2008-12-28 11:38 | rafaroda | fix_in_branch | => trunk |
2009-01-07 11:37 | AinhoaPagola | Status | scheduled => closed |
2009-01-07 11:37 | AinhoaPagola | Note Added: 0011939 | |
2009-01-07 11:37 | AinhoaPagola | Resolution | open => out of date |
2009-01-14 18:25 | AinhoaPagola | Status | closed => new |
2009-01-14 18:25 | AinhoaPagola | Resolution | out of date => open |
2009-01-14 18:25 | AinhoaPagola | Note Added: 0012186 | |
2009-01-14 18:25 | AinhoaPagola | Status | new => scheduled |
2009-01-15 14:04 | svnbot | Checkin | |
2009-01-15 14:04 | svnbot | Note Added: 0012217 | |
2009-01-15 14:04 | svnbot | Status | scheduled => resolved |
2009-01-15 14:04 | svnbot | Resolution | open => fixed |
2009-01-15 14:04 | svnbot | svn_revision | => 11931 |
2009-01-23 11:34 | AinhoaPagola | Tag Attached: comsup_sprint4 | |
2009-03-03 14:23 | sureshbabu | Status | resolved => new |
2009-03-03 14:23 | sureshbabu | Resolution | fixed => open |
2009-03-03 14:23 | sureshbabu | Note Added: 0014315 | |
2009-03-03 16:50 | AinhoaPagola | Note Added: 0014326 | |
2009-03-03 16:50 | AinhoaPagola | Status | new => scheduled |
2009-03-03 19:12 | hgbot | Checkin | |
2009-03-03 19:12 | hgbot | Note Added: 0014335 | |
2009-03-03 19:12 | hgbot | Status | scheduled => resolved |
2009-03-03 19:12 | hgbot | Resolution | open => fixed |
2009-03-03 19:12 | hgbot | Fixed in SCM revision | 11931 => http://code.openbravo.com/erp/devel/pi/rev/a7b804220386b7d4811d6a39d842828d198b34b1 [^] |
2009-04-21 10:53 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |