Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006688Openbravo ERP04. Warehouse managementpublic2008-12-19 15:452009-04-21 10:53
shuehner 
AinhoaPagola 
normalmajorhave not tried
closedfixed 
5
2.40 
2.50 
Core
No
0006688: Shipment in -> Create From Multiple Popup -> OK, error reporting does not work
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
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
The against trunk why the error message is not shown.
comsup_sprint4
depends on backport 0006744 closed AinhoaPagola Shipment in -> Create From Multiple Popup -> OK, error reporting does not work 
related to defect 00056742.50 closed shuehner Audit for missing to_number in XSQL for Postgresql from v8.3 and excessive to_number in ID fields 
blocks backport 0006691 closed shuehner Warehouse Management || Transactions || Incoming Shipment || Shipment in ->Create From Multiple Popup does not work on pgsql  
Issue History
2008-12-19 15:45shuehnerNew Issue
2008-12-19 15:45shuehnerAssigned To => rafaroda
2008-12-19 15:45shuehnersf_bug_id0 => 2449370
2008-12-19 15:45shuehnerRegression testing => No
2008-12-19 15:45shuehnerRelationship addeddepends on 0006627
2008-12-19 15:50shuehnerRelationship addedblocks 0006691
2008-12-19 15:57shuehnerRelationship deleteddepends on 0006627
2008-12-19 16:34shuehnerRelationship addedrelated to 0005674
2008-12-28 11:38rafarodaStatusnew => scheduled
2008-12-28 11:38rafarodaAssigned Torafaroda => AinhoaPagola
2008-12-28 11:38rafarodafix_in_branch => trunk
2009-01-07 11:37AinhoaPagolaStatusscheduled => closed
2009-01-07 11:37AinhoaPagolaNote Added: 0011939
2009-01-07 11:37AinhoaPagolaResolutionopen => out of date
2009-01-14 18:25AinhoaPagolaStatusclosed => new
2009-01-14 18:25AinhoaPagolaResolutionout of date => open
2009-01-14 18:25AinhoaPagolaNote Added: 0012186
2009-01-14 18:25AinhoaPagolaStatusnew => scheduled
2009-01-15 14:04svnbotCheckin
2009-01-15 14:04svnbotNote Added: 0012217
2009-01-15 14:04svnbotStatusscheduled => resolved
2009-01-15 14:04svnbotResolutionopen => fixed
2009-01-15 14:04svnbotsvn_revision => 11931
2009-01-23 11:34AinhoaPagolaTag Attached: comsup_sprint4
2009-03-03 14:23sureshbabuStatusresolved => new
2009-03-03 14:23sureshbabuResolutionfixed => open
2009-03-03 14:23sureshbabuNote Added: 0014315
2009-03-03 16:50AinhoaPagolaNote Added: 0014326
2009-03-03 16:50AinhoaPagolaStatusnew => scheduled
2009-03-03 19:12hgbotCheckin
2009-03-03 19:12hgbotNote Added: 0014335
2009-03-03 19:12hgbotStatusscheduled => resolved
2009-03-03 19:12hgbotResolutionopen => fixed
2009-03-03 19:12hgbotFixed in SCM revision11931 => http://code.openbravo.com/erp/devel/pi/rev/a7b804220386b7d4811d6a39d842828d198b34b1 [^]
2009-04-21 10:53psarobeStatusresolved => closed

Notes
(0011939)
AinhoaPagola   
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   
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   
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   
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   
2009-03-03 16:50   
For some reason, the fix for the bug was overwritten. I will commit it again.
(0014335)
hgbot   
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
---