Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016960Openbravo ERP01. General setuppublic2011-05-02 13:272012-04-02 06:10
AinhoaPagola 
Sandrahuguet 
normalminoralways
closedfixed 
20Ubuntu 8.4
pi 
 
Core
No
0016960: Initial Org Setup - Read only logic on Currency not working properly
In initial Organization Setup, if 'include accounting' is checked, Currency field should be editable. Else, that is, if include accounting is not checked, currency field should be read only.

If the check is checked a few times, there are inconsistencies.
- Go to 'initial organization setup'
- Realize that 'include accounting' is checked and currency is editable.
- Uncheck it. Currency turns into readonly. That is correct.
- Check it. Currency remains not editable. That is not correct.
- Uncheck it. Currency turns editable. That is not correct.
OB3-Reviewed, VMA-Reviewed
blocks defect 0019992pi closed dbaz Wrong behavior in readOnlyLogicElement in utils.js 
Issue History
2011-05-02 13:27AinhoaPagolaNew Issue
2011-05-02 13:27AinhoaPagolaAssigned To => adrianromero
2011-05-02 13:27AinhoaPagolaModules => Core
2011-06-03 10:58dalsasuaAssigned Toadrianromero => dalsasua
2011-07-20 18:16dalsasuaAssigned Todalsasua => jonalegriaesarte
2011-09-26 18:34psarobeStatusnew => scheduled
2011-10-29 21:45psarobeTag Attached: OB3-Reviewed
2012-02-15 19:04iciordiaAssigned Tojonalegriaesarte => vmromanos
2012-02-16 17:30vmromanosTag Attached: VMA-Reviewed
2012-03-07 12:29SandrahuguetAssigned Tovmromanos => Sandrahuguet
2012-03-09 10:51SandrahuguetRelationship addedblocks 0019992
2012-03-09 11:08SandrahuguetNote Added: 0046220
2012-03-12 10:19SandrahuguetNote Added: 0046243
2012-03-14 13:14hgbotCheckin
2012-03-14 13:14hgbotNote Added: 0046390
2012-03-14 13:14hgbotStatusscheduled => resolved
2012-03-14 13:14hgbotResolutionopen => fixed
2012-03-14 13:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0588d6caac509f3a7fd5728e91dbe5f9366ab36a [^]
2012-03-14 13:15vmromanosNote Added: 0046391
2012-03-14 13:15vmromanosStatusresolved => closed
2012-04-02 06:10hudsonbotCheckin
2012-04-02 06:10hudsonbotNote Added: 0047130

Notes
(0046220)
Sandrahuguet   
2012-03-09 11:08   
Test plan:
- Go to 'initial organization setup'
- Realize that 'include accounting' is checked and currency is editable.
- Uncheck it. Currency turns into readonly. That is correct.
- Check it. Currency turns into editable. That is correct.
- Uncheck it. Currency turns into readonly. That is correct.
(0046243)
Sandrahuguet   
2012-03-12 10:19   
With changes in utils.js the issue is solved. Also in this issue removes the previously selected currency should uncheck the check.
(0046390)
hgbot   
2012-03-14 13:14   
Repository: erp/devel/pi
Changeset: 0588d6caac509f3a7fd5728e91dbe5f9366ab36a
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Mar 12 10:15:17 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0588d6caac509f3a7fd5728e91dbe5f9366ab36a [^]

Fixed bug 16960 Changes InitialOrgSetup.html
Removes the previously selected currency should uncheck
the check. For obtain a correct operation of the combo.

---
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.html
---
(0046391)
vmromanos   
2012-03-14 13:15   
code review + testing OK
(0047130)
hudsonbot   
2012-04-02 06:10   
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/7814864461ac [^]

Maturity status: Test