Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017146Openbravo ERPA. Platformpublic2011-05-12 18:142011-05-13 18:45
eduardo_Argal 
marvintm 
immediatecriticalalways
closedfixed 
5
3.0RC6.1 
3.0RC73.0RC7 
Core
No
0017146: Validations not applied to fields in "Status Bar"
If the field with the validation is in the status bar, this validation is not preformed, so values are wrong.
1) go to Payment IN
2) Create a new record:
Organization: USA
BPartner: Healthy Food
And save
3) Mind that currency field located in status bar shows EURO while it should be USD due to a validation in the related column
No tags attached.
Issue History
2011-05-12 18:14eduardo_ArgalNew Issue
2011-05-12 18:14eduardo_ArgalAssigned To => dbaz
2011-05-12 18:14eduardo_ArgalModules => Core
2011-05-12 18:40iperdomoAssigned Todbaz => alostale
2011-05-12 18:50iperdomoAssigned Toalostale => marvintm
2011-05-12 18:50iperdomoStatusnew => scheduled
2011-05-12 18:50iperdomofix_in_branch => pi
2011-05-12 19:12hgbotCheckin
2011-05-12 19:12hgbotNote Added: 0036920
2011-05-12 19:12hgbotStatusscheduled => resolved
2011-05-12 19:12hgbotResolutionopen => fixed
2011-05-12 19:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/db2ff87c56e80d07f0c079606dc1e49146253f97 [^]
2011-05-12 22:45dbazStatusresolved => closed
2011-05-12 22:45dbazFixed in Version => 3.0RC7
2011-05-13 18:45hudsonbotCheckin
2011-05-13 18:45hudsonbotNote Added: 0036975

Notes
(0036920)
hgbot   
2011-05-12 19:12   
Repository: erp/devel/pi
Changeset: db2ff87c56e80d07f0c079606dc1e49146253f97
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu May 12 19:11:30 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/db2ff87c56e80d07f0c079606dc1e49146253f97 [^]

Fixed issue 17146. Criteria not to compute combos made more strict.
If a combo is not showed, but either is mandatory, or has a default, then it needs to be computed because the validation needs to be applied (in case its mandatory, the first one of a validated list needs to be chosen, and in case there is a default, maybe the default is not part of the validated list).

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/EnumUIDefinition.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/FKComboUIDefinition.java
---
(0036975)
hudsonbot   
2011-05-13 18:45   
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/84da0073d386 [^]

Maturity status: Test