Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016504
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-03-28 10:032011-04-07 00:00
ReporteriperdomoView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionaf3c2ae60fce
ProjectionnoneETAnoneTarget Version3.0RC6
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_24
OS Version2.6.36-gentoo-r5Database version8.4.5Ant version1.8.1
Product VersionpiSCM revisiondfbe95b06ab6 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016504: Process 'Create columns from DB' is faling for Core

DescriptionThe process 'Create columns from DB' is not working for Core.
Steps To Reproduce* 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0035260)
iperdomo (reporter)
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 (developer)
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 (reporter)
2011-04-06 17:38

Tested in pi @ rev a8d8d76948f2

- Issue History
Date Modified Username Field Change
2011-03-28 10:03 iperdomo New Issue
2011-03-28 10:03 iperdomo Assigned To => alostale
2011-03-28 10:03 iperdomo Modules => Core
2011-03-28 10:04 iperdomo Note Added: 0035260
2011-03-29 09:18 alostale Status new => scheduled
2011-03-29 12:16 hgbot Checkin
2011-03-29 12:16 hgbot Note Added: 0035304
2011-03-29 12:16 hgbot Status scheduled => resolved
2011-03-29 12:16 hgbot Resolution open => fixed
2011-03-29 12:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/af3c2ae60fce8812f5c062177fbb9d0bb2f3a769 [^]
2011-04-06 17:38 iperdomo Note Added: 0035676
2011-04-06 17:38 iperdomo Status resolved => closed
2011-04-07 00:00 anonymous sf_bug_id 0 => 3278057


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker