Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017374Openbravo ERPA. Platformpublic2011-05-26 12:482011-06-02 17:35
psarobe 
marvintm 
immediatemajoralways
closedfixed 
5
pi 
3.0MP0 
Core
No
0017374: If you have a template in development (i.e: v3) you cannot modify a field. There is a problem with "Module" combo box
You cannot modify a field because the Module combo is not working properly. It is either null or showing the value "0"
1. Login as Openbravo/openbravo
2. As system administrator go to Module window. Put v3 in development
3. go toWindows&tabs and fields
4. Select product window->tab product
5. Select any field and click edit in grid or enter in form view

Notice the Module combo box is empty or has the value 0
No tags attached.
Issue History
2011-05-26 12:48psarobeNew Issue
2011-05-26 12:48psarobeAssigned To => marvintm
2011-05-26 12:48psarobeModules => Core
2011-05-26 14:09psarobeStatusnew => scheduled
2011-05-26 14:09psarobefix_in_branch => pi
2011-05-26 17:28hgbotCheckin
2011-05-26 17:28hgbotNote Added: 0037617
2011-05-26 17:28hgbotStatusscheduled => resolved
2011-05-26 17:28hgbotResolutionopen => fixed
2011-05-26 17:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/60b3d13b2fef6a7a1c3e0b237f981388e7928791 [^]
2011-05-31 09:44hudsonbotCheckin
2011-05-31 09:44hudsonbotNote Added: 0037775
2011-06-02 17:35shuehnerNote Added: 0037936
2011-06-02 17:35shuehnerStatusresolved => closed

Notes
(0037617)
hgbot   
2011-05-26 17:28   
Repository: erp/devel/pi
Changeset: 60b3d13b2fef6a7a1c3e0b237f981388e7928791
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu May 26 16:27:12 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/60b3d13b2fef6a7a1c3e0b237f981388e7928791 [^]

Fixed issue 17374. If a combo value doesn't comply with a validation in an existing record, it will be correctly included in the combo.

---
M src/org/openbravo/erpCommon/utility/ComboTableData.java
---
(0037775)
hudsonbot   
2011-05-31 09:44   
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/ea275e03a164 [^]

Maturity status: Test
(0037936)
shuehner   
2011-06-02 17:35   
Reviewed & tested on pi/pgsql (rev: 12e58eab2d50). Working fine now in case described in bug-report and code-change looks correct as explained by developer.