Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007351 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] B. User interface | major | always | 2009-02-02 17:19 | 2009-02-20 09:42 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | jpabloae | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 12705 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP1 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007351: isInRangeNumberBox function fails when a product is selected in a Sales Invoice line | |||||||
Description | 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"; | |||||||
Steps To Reproduce | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0013101) rafaroda (viewer) 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 (viewer) 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 (viewer) 2009-02-20 09:42 |
Retested in context 79.125.56.185/openbravotrunk |
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-03 19:20 | rafaroda | Type | defect => backport |
2009-02-03 19:20 | rafaroda | fix_in_branch | => 2.40 |
2009-02-03 19:21 | rafaroda | Status | scheduled => resolved |
2009-02-03 19:21 | rafaroda | svn_revision | => 12705 |
2009-02-03 19:21 | rafaroda | Resolution | open => fixed |
2009-02-03 19:21 | rafaroda | Note Added: 0013101 | |
2009-02-03 19:24 | rafaroda | Note Added: 0013104 | |
2009-02-03 19:27 | rafaroda | Relationship added | related to 0007339 |
2009-02-20 09:42 | sureshbabu | Status | resolved => closed |
2009-02-20 09:42 | sureshbabu | Note Added: 0013801 | |
2009-02-20 09:42 | sureshbabu | Fixed in Version | => trunk |
Copyright © 2000 - 2009 MantisBT Group |