Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024297Openbravo ERPA. Platformpublic2013-07-09 15:402013-07-16 14:26
jecharri 
shankarb 
highminoralways
closedfixed 
5
pi 
3.0MP263.0MP26 
AugustoMauch
Google Chrome
Core
No
0024297: ShowAcct preference does not work
ShowAcct preference does not work
-Login as admin

-go to preferences and create one with the following options:
+attribute: ShowAcct
+value: N
+window: goods shipment

Verify that if you go to window goods shipment you are watching the button POST
The problem is that the prefrence is created like

ShowAcct_169 instead of ShowAcct
No tags attached.
Issue History
2013-07-09 15:40jecharriNew Issue
2013-07-09 15:40jecharriAssigned To => AugustoMauch
2013-07-09 15:40jecharriWeb browser => Google Chrome
2013-07-09 15:40jecharriModules => Core
2013-07-09 15:40jecharriResolution time => 1379455200
2013-07-09 15:40jecharriTriggers an Emergency Pack => No
2013-07-10 07:29shankarbAssigned ToAugustoMauch => shankarb
2013-07-15 06:06shankarbReview Assigned To => AugustoMauch
2013-07-15 06:06shankarbWeb browserGoogle Chrome => Google Chrome
2013-07-15 06:06shankarbIssue Monitored: AugustoMauch
2013-07-15 06:08hgbotCheckin
2013-07-15 06:08hgbotNote Added: 0059965
2013-07-15 06:08hgbotStatusnew => resolved
2013-07-15 06:08hgbotResolutionopen => fixed
2013-07-15 06:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7f9e668d264c4bd7090334fc6ee6923538f1f26f [^]
2013-07-15 12:11AugustoMauchNote Added: 0059969
2013-07-15 12:11AugustoMauchStatusresolved => closed
2013-07-15 12:11AugustoMauchFixed in Version => 3.0MP26
2013-07-16 14:26hudsonbotCheckin
2013-07-16 14:26hudsonbotNote Added: 0060041

Notes
(0059965)
hgbot   
2013-07-15 06:08   
Repository: erp/devel/pi
Changeset: 7f9e668d264c4bd7090334fc6ee6923538f1f26f
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Jul 11 10:55:30 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7f9e668d264c4bd7090334fc6ee6923538f1f26f [^]

Fixes Issue 0024297: ShowAcct preference does not work

When session variables are parsed in FormInitializationComponent, the Utility.getContext is used to retrieve values.
But in the getContext method, if the session variables starts with #, it is not retrieved from preference but from vars.
Removed the # before retrieving value from getContext method

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0059969)
AugustoMauch   
2013-07-15 12:11   
Code reviewed and verified in pi@fd17b88f8379
(0060041)
hudsonbot   
2013-07-16 14:26   
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/9a5d5983399f [^]

Maturity status: Test