Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0008031 | Openbravo ERP | A. Platform | public | 2009-03-09 16:32 | 2009-04-22 00:01 |
Reporter | shuehner | ||||
Assigned To | mtaal | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | Fixed in Version | 2.50 | |||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0008031: export.database (for core) fails with new column of new module inside core table | ||||
Description | Adding a new column in a newly created module to a column in a core table and then doing export.database with having core and the new module indevelopment='Y' fails. Error message is that the new column is present in the application dictionary but not in the database, even when it is in the db, | ||||
Steps To Reproduce | - Create a new module (just entry in the application, no need to register it) - set the new module as indevelopment - set the dbprefix to: 'howto' - set the core-module to indevelopment - Add a new db-column to an existing core table: ALTER TABLE m_productprice ADD COLUMN em_howto_calc_average_price CHARACTER(1) NOT NULL DEFAULT ; - Go to Tables and columns and navigate to the m_productprice table. Use the 'create columns from database' to import the new column into the application distionary. - Change the module for the new column to the newly created module. - try to use 'ant export.database' See the described error message when trying to export the core module. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=973&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-03-09 16:32 | shuehner | New Issue | |||
2009-03-09 16:32 | shuehner | Assigned To | => mtaal | ||
2009-03-09 16:32 | shuehner | OBNetwork customer | => No | ||
2009-03-09 16:32 | shuehner | Regression testing | => No | ||
2009-03-09 16:33 | shuehner | File Added: workaround_to_highlight_problem.diff | |||
2009-03-09 16:35 | shuehner | Note Added: 0014528 | |||
2009-03-10 10:51 | hgbot | Checkin | |||
2009-03-10 10:51 | hgbot | Note Added: 0014540 | |||
2009-03-10 10:51 | hgbot | Status | new => resolved | ||
2009-03-10 10:51 | hgbot | Resolution | open => fixed | ||
2009-03-10 10:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/52cb0e69a9dcb63e811b14b717986a89bca4b6f5 [^] | ||
2009-04-21 10:53 | psarobe | Status | resolved => closed | ||
2009-04-22 00:01 | anonymous | sf_bug_id | 0 => 2778058 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|