Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0021614 | Openbravo ERP | 00. Application dictionary | public | 2012-09-11 17:47 | 2012-09-26 17:32 |
|
| Reporter | jonalegriaesarte | |
| Assigned To | dmiguelez | |
| Priority | immediate | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | 3.0MP14 | |
| Target Version | 3.0MP15 | Fixed in Version | 3.0MP14.1 | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 16906 |
| Regression level | Production - QA Approved |
| Regression date | 2012-08-01 |
| Regression introduced in release | |
| Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/c8f8fc23ae0b [^] |
| Triggers an Emergency Pack | yes |
|
| Summary | 0021614: Create columns from DB does not work in c_invoice table under particular conditions |
| Description | Developing a new column included in a module different from APRM, the process create columns from DB does not work.
The problem is that two columns exist in c_invoice table, without a column in the application dictionary, so, the process fails because the system is trying to create these two columns in APRM module, which is not in developmnent
Columns are:
em_aprm_modif_paym_sched character(1) DEFAULT 'Y'::bpchar
em_aprm_modif_paym_out_sched character(1) DEFAULT 'Y'::bpchar |
| Steps To Reproduce | - With one module in development (not APRM module), create a new column in table c_invoice.
- Execute process create columns from DB in c_invoice table
- Error: Cannot insert/delete objects in a module not in development. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2012-09-11 17:47 | jonalegriaesarte | New Issue | |
| 2012-09-11 17:47 | jonalegriaesarte | Assigned To | => dmiguelez |
| 2012-09-11 17:47 | jonalegriaesarte | Modules | => Core |
| 2012-09-11 17:47 | jonalegriaesarte | OBNetwork customer | => Yes |
| 2012-09-11 17:47 | jonalegriaesarte | Support ticket | => 16906 |
| 2012-09-11 17:48 | jonalegriaesarte | Regression level | => Production - QA Approved |
| 2012-09-11 18:46 | dmiguelez | Status | new => scheduled |
| 2012-09-11 18:46 | dmiguelez | fix_in_branch | => pi |
| 2012-09-12 12:13 | dmiguelez | Regression date | => 2012-08-01 |
| 2012-09-12 12:13 | dmiguelez | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/c8f8fc23ae0b [^] |
| 2012-09-12 12:13 | dmiguelez | fix_in_branch | pi => |
| 2012-09-12 13:54 | hgbot | Checkin | |
| 2012-09-12 13:54 | hgbot | Note Added: 0052020 | |
| 2012-09-12 13:54 | hgbot | Status | scheduled => resolved |
| 2012-09-12 13:54 | hgbot | Resolution | open => fixed |
| 2012-09-12 13:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/07103a1a84bb731236647d0057e9bd1a494c43bf [^] |
| 2012-09-12 17:18 | jonalegriaesarte | Closed by | => jonalegriaesarte |
| 2012-09-12 17:18 | jonalegriaesarte | Note Added: 0052029 | |
| 2012-09-12 17:18 | jonalegriaesarte | Status | resolved => closed |
| 2012-09-12 17:18 | jonalegriaesarte | Fixed in Version | => 3.0MP14.1 |
| 2012-09-26 17:16 | hgbot | Checkin | |
| 2012-09-26 17:16 | hgbot | Note Added: 0052660 | |
| 2012-09-26 17:16 | hgbot | Status | closed => resolved |
| 2012-09-26 17:16 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/07103a1a84bb731236647d0057e9bd1a494c43bf [^] => http://code.openbravo.com/erp/devel/pi/rev/ae22d24d93adeba2dd339a78ae6d895cc0565822 [^] |
| 2012-09-26 17:19 | hudsonbot | Checkin | |
| 2012-09-26 17:19 | hudsonbot | Note Added: 0052735 | |
| 2012-09-26 17:32 | gorka_gil | Status | resolved => closed |
|
Notes |
|
|
(0052020)
|
|
hgbot
|
|
2012-09-12 13:54
|
|
|
|
|
(0052029)
|
|
jonalegriaesarte
|
|
2012-09-12 17:18
|
|
|
Verfied, the columns have been removed and the process create columns from db works correctly. |
|
|
|
(0052660)
|
|
hgbot
|
|
2012-09-26 17:16
|
|
|
|
|
|
|