Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035403Openbravo ERP09. Financial managementpublic2017-03-02 12:322017-03-29 15:32
alostale 
vmromanos 
normaltrivialhave not tried
closedfixed 
5
 
3.0PR17Q2 
alostale
Core
No
0035403: jslint error in Financial Account window
Generated view for Financial Account window has jslint errors.
1. As System Admin set User Interface Application module in development
2. As Group Admin open Financial Account window
  -> check openbravo.log:

>>>>>>> Issues found in javascript <<<<<<<<<
Core.View:1980:52: Weird condition. >> offending code: f.disableItem('aprmFinaccTransOrigin', ('Y') || (OB.Utilities.getValue(currentValues,'aprmFinaccTransOrigin') !== '') === false);
>>>>>>> Issues (2788ms) <<<<<<<<<
No tags attached.
related to defect 0035404 closed platform insufficient information in log when a view has jslint errors 
related to defect 0035405 closed alostale StandardWindowTest cannot be executed 
Issue History
2017-03-02 12:32alostaleNew Issue
2017-03-02 12:32alostaleAssigned To => Triage Finance
2017-03-02 12:32alostaleModules => Core
2017-03-02 12:32alostaleTriggers an Emergency Pack => No
2017-03-02 12:35alostaleRelationship addedrelated to 0035404
2017-03-02 12:38alostaleRelationship addedblocks 0035405
2017-03-02 12:44alostaleRelationship replacedrelated to 0035405
2017-03-03 10:52vmromanosStatusnew => scheduled
2017-03-03 10:52vmromanosAssigned ToTriage Finance => vmromanos
2017-03-06 09:15hgbotCheckin
2017-03-06 09:15hgbotNote Added: 0094764
2017-03-06 09:15hgbotStatusscheduled => resolved
2017-03-06 09:15hgbotResolutionopen => fixed
2017-03-06 09:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/17c715fc6bfefdd9bd3013b6fd66209860621cbf [^]
2017-03-15 20:21hudsonbotCheckin
2017-03-15 20:21hudsonbotNote Added: 0095272
2017-03-20 18:33dmitry_mezentsevNote Added: 0095440
2017-03-29 15:32alostaleReview Assigned To => alostale
2017-03-29 15:32alostaleNote Added: 0095658
2017-03-29 15:32alostaleStatusresolved => closed
2017-03-29 15:32alostaleFixed in Version => 3.0PR17Q2

Notes
(0094764)
hgbot   
2017-03-06 09:15   
Repository: erp/devel/pi
Changeset: 17c715fc6bfefdd9bd3013b6fd66209860621cbf
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Mar 03 11:09:57 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/17c715fc6bfefdd9bd3013b6fd66209860621cbf [^]

Fixed bug 35403: jslint error in Financial Account window
The column has been set as not updatable and the field is always read only, removing the readonly logic at column level

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_FIELD.xml
---
(0095272)
hudsonbot   
2017-03-15 20:21   
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/54e102bef53e [^]
Maturity status: Test
(0095440)
dmitry_mezentsev   
2017-03-20 18:33   
Not closed for 14 days!
(0095658)
alostale   
2017-03-29 15:32   
code reviewed + tested