Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008973Openbravo ERPA. Platformpublic2009-05-08 22:162009-06-04 00:00
psarobe 
alostale 
urgentmajoralways
closedfixed 
5
main 
2.50MP2 
Core
No
0008973: Not able to add a column in core through a module although it is defined as an exception
When applying an exception for a module to be able to add a column to core that not follows the naming rules, an error message arise so I cannot add this column to the module

See steps:
1. Go to application dictionary->Modules
 1.1. Create column with name: C_ORDER in C_BANK table in the DB
 1.2. Create a module with name: My module. See attach_1.png
 1.3. Create a db prefix for the module. my. See attach_2.png
 1.4. Create an exception for the module related to the column. See attach_3.png

2. Go to Application dictionary->Tables and columns. Select C_BANK table
 2.1 Click the button Create columns from DB
 2.2 Move to columns tab and select the new created column C_ORDER. See attach_4.png
 2.3 Select the module Mymodule from the module combo box. The error comes. See attach_5.png
Modularity
related to defect 0008641 closed marvintm DBSourceManager incorrectly exports a table to a module if there is a column called exactly the same added to AD_EXCEPTIONS 
png attach_1.PNG (84,568) 2009-05-08 22:16
https://issues.openbravo.com/file_download.php?file_id=1281&type=bug
png

png attach_2.PNG (79,176) 2009-05-08 22:17
https://issues.openbravo.com/file_download.php?file_id=1282&type=bug
png

png attach_3.PNG (81,323) 2009-05-08 22:17
https://issues.openbravo.com/file_download.php?file_id=1283&type=bug
png

png attach_4.PNG (86,172) 2009-05-08 22:18
https://issues.openbravo.com/file_download.php?file_id=1284&type=bug
png

png attach_5.PNG (88,384) 2009-05-08 22:18
https://issues.openbravo.com/file_download.php?file_id=1285&type=bug
png
Issue History
2009-05-08 22:16psarobeNew Issue
2009-05-08 22:16psarobeAssigned To => alostale
2009-05-08 22:16psarobeFile Added: attach_1.PNG
2009-05-08 22:16psarobeRegression testing => No
2009-05-08 22:17psarobeFile Added: attach_2.PNG
2009-05-08 22:17psarobeFile Added: attach_3.PNG
2009-05-08 22:18psarobeFile Added: attach_4.PNG
2009-05-08 22:18psarobeFile Added: attach_5.PNG
2009-05-08 22:19psarobeRelationship addedrelated to 0008641
2009-05-08 22:19psarobeStatusnew => scheduled
2009-05-08 22:19psarobefix_in_branch => pi
2009-05-09 00:03psarobeTag Attached: Modularity
2009-05-15 08:41hgbotCheckin
2009-05-15 08:41hgbotNote Added: 0016365
2009-05-15 08:41hgbotStatusscheduled => resolved
2009-05-15 08:41hgbotResolutionopen => fixed
2009-05-15 08:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/aab08dbf6441461884d255d4e4064c25f17cc3fc [^]
2009-06-03 17:35psarobeStatusresolved => closed
2009-06-03 17:35psarobeFixed in Version => 2.50MP2
2009-06-04 00:00anonymoussf_bug_id0 => 2800780

Notes
(0016365)
hgbot   
2009-05-15 08:41   
Repository: erp/devel/pi
Changeset: aab08dbf6441461884d255d4e4064c25f17cc3fc
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri May 15 08:41:45 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/aab08dbf6441461884d255d4e4064c25f17cc3fc [^]

fixed bug 0008973: Not able to add a column in core through a module although it is defined as an exception

---
M src-db/database/model/triggers/AD_COLUMN_TRG2.xml
---