Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0008630 | Openbravo ERP | 00. Application dictionary | public | 2009-04-18 11:30 | 2009-04-24 00:00 | |||||||
Reporter | rentidee | |||||||||||
Assigned To | alostale | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 20 | OS Version | rPath Linux | ||||||||
Product Version | 2.50alpha-r11 | |||||||||||
Target Version | Fixed in Version | |||||||||||
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 | 0008630: cannot switch module in tables and columns | |||||||||||
Description | added new column to c_order table named the column according to the howto "create a new table 2.5". named the column EM_rent_rent_rentcontract_id as varchar(32) The column is supposed to be a relation to a table I created with the name rent_rentcontract primary key rent_rentcontract_id in a module named rent. That did work. The table c_order seemed to recognize the relation between the tables. But: when I try to switch the module of the column from core to rent (my module, because the column belongs not to base) I get an error stating "names must start with the table prefix". The howto says: Let's extend the existent HR_SALARY adding a new ValidTo column in a different module. Let's suppose that we already have a module and its DBPrefix is HR2'. In this case the name of the column must be like EM_HR2_VALIDTO, EM stands for External Module, HR2 is the external module's DBPrefix, and finally we add the desired name for the column. | |||||||||||
Steps To Reproduce | Adding a new column to an existing core table with a name starting with EM_ should do the trick | |||||||||||
Proposed Solution | change the constraint causing the error message or change the howto. Maybe EM is not required for adding columns to an existing table. | |||||||||||
Additional Information | ||||||||||||
Tags | Modularity | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2009-04-18 11:30 | rentidee | New Issue | ||||||||||
2009-04-18 11:30 | rentidee | Assigned To | => rafaroda | |||||||||
2009-04-22 20:18 | psarobe | Tag Attached: Modularity | ||||||||||
2009-04-22 20:18 | psarobe | OBNetwork customer | => No | |||||||||
2009-04-22 20:18 | psarobe | Assigned To | rafaroda => alostale | |||||||||
2009-04-22 20:18 | psarobe | Status | new => scheduled | |||||||||
2009-04-23 12:25 | alostale | Regression testing | => No | |||||||||
2009-04-23 12:25 | alostale | Relationship added | duplicate of 0007623 | |||||||||
2009-04-23 12:25 | alostale | Status | scheduled => closed | |||||||||
2009-04-23 12:25 | alostale | Duplicate ID | 0 => 7623 | |||||||||
2009-04-23 12:25 | alostale | Resolution | open => duplicate | |||||||||
2009-04-24 00:00 | anonymous | sf_bug_id | 0 => 2779922 |
There are no notes attached to this issue. |