Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016504Openbravo ERPA. Platformpublic2011-03-28 10:032011-04-07 00:00
iperdomo 
alostale 
urgentmajoralways
closedfixed 
202.6.36-gentoo-r5
pi 
3.0RC6 
Core
No
0016504: Process 'Create columns from DB' is faling for Core
The process 'Create columns from DB' is not working for Core.
* Create a new column in any core table
* Put 'Core' in development (make sure that only Core is in development)
* Go to Tables and Columns, pick the modified table, and try to run the process
* You'll get a message saying that you cannot modify a table of a module not in development, but Core is in development
No tags attached.
Issue History
2011-03-28 10:03iperdomoNew Issue
2011-03-28 10:03iperdomoAssigned To => alostale
2011-03-28 10:03iperdomoModules => Core
2011-03-28 10:04iperdomoNote Added: 0035260
2011-03-29 09:18alostaleStatusnew => scheduled
2011-03-29 12:16hgbotCheckin
2011-03-29 12:16hgbotNote Added: 0035304
2011-03-29 12:16hgbotStatusscheduled => resolved
2011-03-29 12:16hgbotResolutionopen => fixed
2011-03-29 12:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/af3c2ae60fce8812f5c062177fbb9d0bb2f3a769 [^]
2011-04-06 17:38iperdomoNote Added: 0035676
2011-04-06 17:38iperdomoStatusresolved => closed
2011-04-07 00:00anonymoussf_bug_id0 => 3278057

Notes
(0035260)
iperdomo   
2011-03-28 10:04   
A workaround is putting all the 'modules' in development:

update ad_module set isindevelopment = 'Y' where type = 'M';
(0035304)
hgbot   
2011-03-29 12:16   
Repository: erp/devel/pi
Changeset: af3c2ae60fce8812f5c062177fbb9d0bb2f3a769
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 29 12:15:47 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/af3c2ae60fce8812f5c062177fbb9d0bb2f3a769 [^]

fixed bug 16504: Process 'Create columns from DB' is faling for Core
  Problem was when trying to change position value for columns within other
  modules different than core.

---
M src-db/database/model/functions/AD_TABLE_IMPORT.xml
---
(0035676)
iperdomo   
2011-04-06 17:38   
Tested in pi @ rev a8d8d76948f2