Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024504Openbravo ERPA. Platformpublic2013-08-07 13:312013-08-16 20:32
dmiguelez 
AugustoMauch 
immediatecriticalalways
closedfixed 
20Community Appliance
 
3.0MP27 
AugustoMauch
No
Core
Pre packaging ( pi )
2013-07-30
https://code.openbravo.com/erp/devel/pi/rev/1724b65a331a [^]
No
0024504: Buttons are not showing the correct name
Buttons are not showing the correct name, for example in sales invoice, the Complete/Revert/Close Button is showing APRM_ProcessInvoice instead.

This is due to this commit:
https://code.openbravo.com/erp/devel/pi/rev/1724b65a331a [^]

The name of the button is retrieved from a list, but after this commit, it does not happen when opening a window and selecting a record.
Go to Sales Invoice Window.
Create a new Invoice and Complete it.
Close the Window and open it again.
Select the previous Invoice and realize that the button names are not correct.
No tags attached.
related to feature request 00244033.0MP29 closed AugustoMauch When the grid calls the datasource, it should not retrieve the properties that are not shown in the grid. 
Issue History
2013-08-07 13:31dmiguelezNew Issue
2013-08-07 13:31dmiguelezAssigned To => AugustoMauch
2013-08-07 13:31dmiguelezModules => Core
2013-08-07 13:31dmiguelezOBNetwork customer => No
2013-08-07 13:31dmiguelezTriggers an Emergency Pack => No
2013-08-07 13:32dmiguelezRegression level => Pre packaging ( pi )
2013-08-07 13:32dmiguelezRegression date => 2013-07-30
2013-08-07 13:32dmiguelezRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/1724b65a331a [^]
2013-08-07 16:17alostaleRelationship addedrelated to 0024402
2013-08-07 16:18alostaleRelationship deletedrelated to 0024402
2013-08-07 16:18alostaleRelationship addedrelated to 0024403
2013-08-07 16:27hgbotCheckin
2013-08-07 16:27hgbotNote Added: 0060536
2013-08-07 16:27hgbotStatusnew => resolved
2013-08-07 16:27hgbotResolutionopen => fixed
2013-08-07 16:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8b3d1a079183a8132c233d52b48014f492d2c530 [^]
2013-08-08 15:25alostaleReview Assigned To => AugustoMauch
2013-08-16 08:41AugustoMauchNote Added: 0060600
2013-08-16 08:41AugustoMauchStatusresolved => closed
2013-08-16 08:41AugustoMauchFixed in Version => 3.0MP27
2013-08-16 20:32hudsonbotCheckin
2013-08-16 20:32hudsonbotNote Added: 0060633

Notes
(0060536)
hgbot   
2013-08-07 16:27   
Repository: erp/devel/pi
Changeset: 8b3d1a079183a8132c233d52b48014f492d2c530
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Aug 07 16:26:59 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8b3d1a079183a8132c233d52b48014f492d2c530 [^]

fixed bug 24504, fixed bug 24502, related to bug 24403, related to bug 24402

  Backout of fix for issue 0024403 as it creates regressions 0024504 and 0024502

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-grid.js.ftl
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewGridComponent.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0060600)
AugustoMauch   
2013-08-16 08:41   
Code reviewed and verified in pi@3fbf3113169e
(0060633)
hudsonbot   
2013-08-16 20:32   
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/59a1180e7f4f [^]

Maturity status: Test