Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013206Openbravo ERP00. Application dictionarypublic2010-05-04 11:402010-05-18 21:43
eduardo_Argal 
eduardo_Argal 
highminoralways
closedfixed 
5
pi 
pi 
Core
No
0013206: Call out in column tab is failing
When trying to flag a column as key column a callout is launched to verify there is no other key column defined for the given table.
This callout is wrongly defined as it is always considering AD_Column as the target table so there is always a column which is key column for that table (AD_COLUMN).
1) Create a new table in AD
2) Create a column and try to flag is key column
3) Mind that an error is shown saying that already exists a column which is key column for the given table while this is the first column you create
No tags attached.
Issue History
2010-05-04 11:40eduardo_ArgalNew Issue
2010-05-04 11:40eduardo_ArgalAssigned To => eduardo_Argal
2010-05-04 11:40eduardo_ArgalStatusnew => scheduled
2010-05-04 11:40eduardo_Argalfix_in_branch => pi
2010-05-04 11:42hgbotCheckin
2010-05-04 11:42hgbotNote Added: 0026905
2010-05-04 11:42hgbotStatusscheduled => resolved
2010-05-04 11:42hgbotResolutionopen => fixed
2010-05-04 11:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a30eb4153067e293d039b6e563a7b8fd2e1df5ca [^]
2010-05-15 19:17sureshbabuNote Added: 0027334
2010-05-15 19:17sureshbabuStatusresolved => closed
2010-05-16 00:00anonymoussf_bug_id0 => 3002203
2010-05-18 21:43hudsonbotCheckin
2010-05-18 21:43hudsonbotNote Added: 0027478

Notes
(0026905)
hgbot   
2010-05-04 11:42   
Repository: erp/devel/pi
Changeset: a30eb4153067e293d039b6e563a7b8fd2e1df5ca
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue May 04 11:40:52 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a30eb4153067e293d039b6e563a7b8fd2e1df5ca [^]

Fixes bug 0013206: Call out in column tab is failing

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Column.java
---
(0027334)
sureshbabu   
2010-05-15 19:17   
verified, able to create a column with "Key Column" checked
(0027478)
hudsonbot   
2010-05-18 21:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/a30eb4153067 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]