Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007351Openbravo ERPB. User interfacepublic2009-02-02 17:192009-02-20 09:42
networkb 
jpabloae 
immediatemajoralways
closedfixed 
5
2.40MP1 
pi 
OBPS
Core
No
0007351: isInRangeNumberBox function fails when a product is selected in a Sales Invoice line
In sales invoice line, isInRangeNumberBox function fails when a product is selected (using Product selector) or when Invoiced Quantity or Unit Price fields are changed. In firebug, the error shows: Element is null element.style.display="none";
Go to Sales Invoice > Line.
Open product selector and select one. See Line Net Amount field. It is always,0.
Change Invoiced Quantity field or Unit Price field. In both cases, Line Net Amount field (that must change) is 0.
No tags attached.
related to backport 0007339 closed jpabloae compile.complete does not clean WebContent 
blocks defect 0007319 closed jpabloae isInRangeNumberBox function fails when a product is selected in a Sales Invoice line 
Issue History
2009-02-03 19:20rafarodaTypedefect => backport
2009-02-03 19:20rafarodafix_in_branch => 2.40
2009-02-03 19:21rafarodaStatusscheduled => resolved
2009-02-03 19:21rafarodasvn_revision => 12705
2009-02-03 19:21rafarodaResolutionopen => fixed
2009-02-03 19:21rafarodaNote Added: 0013101
2009-02-03 19:24rafarodaNote Added: 0013104
2009-02-03 19:27rafarodaRelationship addedrelated to 0007339
2009-02-20 09:42sureshbabuStatusresolved => closed
2009-02-20 09:42sureshbabuNote Added: 0013801
2009-02-20 09:42sureshbabuFixed in Version => trunk

Notes
(0013101)
rafaroda   
2009-02-03 19:21   
This backport was resolved when resolving backport 7339 https://dev.openbravo.com/websvn/openbravo/?rev=12705&sc=1 [^]
(0013104)
rafaroda   
2009-02-03 19:24   
The issue here is how OBN makes the update. Openbravo updates WebContent based on file dates. This may be tricky in some situation if you have modifies a js file and the updates file comes with an older date. To fix this I have backported a fix from trunk which cleans the WebContent in a compile.complete. This has extra benefits.
(0013801)
sureshbabu   
2009-02-20 09:42   
Retested in context 79.125.56.185/openbravotrunk