Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027487Openbravo ERP02. Master data managementpublic2014-08-28 09:322014-09-30 22:33
caristu 
vmromanos 
highminoralways
closedfixed 
5
pi 
3.0PR15Q1 
vmromanos
Core
No
0027487: Wrong display logic in List Price Rounding field of Price List Scheme window
The List Price Rounding field in the [Lines] tab of the [Price List Scheme] window has a wrong display logic definition. This causes that the window can't be opened when this field is marked as displayed (it is not displayed by default)
As system admin
1) Go to [Windows, Tabs and Fields] and mark as displayed the List Price Rounding field in the [Lines] tab of the [Price List Scheme] window
As group admin
2) Go to the [Price List Scheme] window. Notice that the window is not loaded and the following error appears in the browser console: "Uncaught SyntaxError: Unexpected identifier"
Add the missing '&' to the List Price Rounding field display logic:

@DiscountType@='P' & @List_Base@!'F' & @List_Base@!'C' & @List_Base@!'FC'
No tags attached.
Issue History
2014-08-28 09:32caristuNew Issue
2014-08-28 09:32caristuAssigned To => dmiguelez
2014-08-28 09:32caristuModules => Core
2014-08-28 09:32caristuResolution time => 1415574000
2014-08-28 09:32caristuTriggers an Emergency Pack => No
2014-08-28 09:33caristuIssue Monitored: networkb
2014-08-28 09:48caristuTarget Version => 3.0PR14Q4
2014-08-28 09:49caristuAssigned Todmiguelez => AtulOpenbravo
2014-09-22 16:36jonalegriaesarteTarget Version3.0PR14Q4 => 3.0PR15Q1
2014-09-24 07:27fsoto82Note Added: 0070293
2014-09-24 16:10vmromanosAssigned ToAtulOpenbravo => vmromanos
2014-09-24 16:11vmromanosStatusnew => scheduled
2014-09-24 16:11vmromanosfix_in_branch => pi
2014-09-30 13:59hgbotCheckin
2014-09-30 13:59hgbotNote Added: 0070552
2014-09-30 13:59hgbotStatusscheduled => resolved
2014-09-30 13:59hgbotResolutionopen => fixed
2014-09-30 13:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/09de6db5a0a78c85eb0ddf493749564740aa6c0b [^]
2014-09-30 14:02vmromanosReview Assigned To => vmromanos
2014-09-30 14:02vmromanosNote Added: 0070557
2014-09-30 14:02vmromanosStatusresolved => closed
2014-09-30 22:33hudsonbotCheckin
2014-09-30 22:33hudsonbotNote Added: 0070592

Notes
(0070293)
fsoto82   
2014-09-24 07:27   
As system admin
1) Go to [Windows, Tabs and Fields] and mark as displayed the List Price Rounding field in the [Lines] tab of the [Price List Scheme] window
As group admin
2) Go to the [Price List Scheme] window. The window load now with no error.
(0070552)
hgbot   
2014-09-30 13:59   
Repository: erp/devel/pi
Changeset: 09de6db5a0a78c85eb0ddf493749564740aa6c0b
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Thu Sep 25 11:33:00 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/09de6db5a0a78c85eb0ddf493749564740aa6c0b [^]

Fixed bug 27487: Wrong display logic in Price List Scheme window causes the window don't open

Fixed the List Price Rounding field display logic.
The windows now can be opened.

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0070557)
vmromanos   
2014-09-30 14:02   
Code review + testing OK
(0070592)
hudsonbot   
2014-09-30 22:33   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/2cae02185081 [^]
Maturity status: Test