Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005847Openbravo ERP01. General setuppublic2008-11-06 12:002008-12-13 19:31
rafaroda 
vmromanos 
highmajoralways
closedfixed 
20Ubuntu 7.10
pi 
2.50 
Core
No
0005847: Allow Period Control: odd display logic
Allow Period Control associated display logic has an odd behavior:
* Calendar drop-down is shown when the organization type of an organization is legal entity.
* Allow Period Control can not be ticked if the organization type of an organization is not a legal entity.
1) Create a new organization in 'General Setup || Enterprise || Organization'.
2) Set is Organization type to one that is legal entity.
3) Check 'Allow Period Control' and save.
4) Calendar drop-down list is shown after saving, not before.
5) Change its Organization type to one that is NOT legal entity.
6) Save and notice that 'Allow Period Control' has been un-checked.
multi-org
Issue History
2008-11-06 12:00rafarodaNew Issue
2008-11-06 12:00rafarodaAssigned To => vmromanos
2008-11-06 12:00rafarodasf_bug_id0 => 2229139
2008-11-06 12:00rafarodaRegression testing => No
2008-11-06 12:00rafarodaTag Attached: multi-org
2008-11-07 08:44vmromanosStatusnew => scheduled
2008-11-07 08:44vmromanosfix_in_branch => trunk
2008-11-07 10:17svnbotCheckin
2008-11-07 10:17svnbotNote Added: 0010071
2008-11-07 10:17svnbotStatusscheduled => resolved
2008-11-07 10:17svnbotResolutionopen => fixed
2008-11-07 10:17svnbotsvn_revision => 9775
2008-12-03 19:48psarobeStatusresolved => new
2008-12-03 19:48psarobeResolutionfixed => open
2008-12-03 19:48psarobeNote Added: 0010952
2008-12-03 19:49psarobeStatusnew => scheduled
2008-12-09 20:44svnbotCheckin
2008-12-09 20:44svnbotNote Added: 0011100
2008-12-09 20:44svnbotStatusscheduled => resolved
2008-12-09 20:44svnbotResolutionopen => fixed
2008-12-09 20:44svnbotsvn_revision9775 => 11072
2008-12-13 19:31psarobeStatusresolved => closed

Notes
(0010071)
svnbot   
2008-11-07 10:17   
Repository: openbravo
Revision: 9775
Author: vmromanos
Date: 2008-11-07 10:17:20 +0100 (Fri, 07 Nov 2008)

Fixed bug 0005847: The display logic is now associated with the Allow Period Control checkbox

---
U branches/modularity/src-db/database/sourcedata/AD_FIELD.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9775&sc=1 [^]
(0010952)
psarobe   
2008-12-03 19:48   
The Allow period control is only showed when saving the record. Apart from this you have to logout and login to see the new organization. Then is when you can see the check Allow control period. The allow control period should be shown when changing to legal not after saving
(0011100)
svnbot   
2008-12-09 20:44   
Repository: openbravo
Revision: 11072
Author: vmromanos
Date: 2008-12-09 20:44:14 +0100 (Tue, 09 Dec 2008)

Fixed bug 0005847: Allow Period Control: odd display logic.
Added a callout to get the request behavior.

---
A trunk/src/org/openbravo/erpCommon/ad_callouts/SE_Period_Control.java
A trunk/src/org/openbravo/erpCommon/ad_callouts/SE_Period_Control_data.xsql
U trunk/src-db/database/sourcedata/AD_AUXILIARINPUT.xml
U trunk/src-db/database/sourcedata/AD_CALLOUT.xml
U trunk/src-db/database/sourcedata/AD_COLUMN.xml
U trunk/src-db/database/sourcedata/AD_FIELD.xml
U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
U trunk/src-db/database/sourcedata/AD_TAB.xml
U trunk/src-db/database/sourcedata/AD_WINDOW.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11072&sc=1 [^]