Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015423 | Openbravo ERP | 00. Application dictionary | public | 2010-12-14 14:17 | 2012-09-24 23:24 |
|
| Reporter | tgarcia | |
| Assigned To | marvintm | |
| Priority | low | Severity | minor | Reproducibility | always |
| Status | scheduled | Resolution | open | |
| Platform | | OS | 20 | OS Version | Community Appliance |
| Product Version | 2.50MP24 | |
| 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 | 0015423: Naming Exception's "active" field is not taken into account during ant export.database |
| Description | If a naming exception is created and set as not active, ant export.database still takes it into account. |
| Steps To Reproduce | I am using two templates, A and B. Both of them have the same naming exception, as both implement their own version of C_INVOICE_POST DB function.
I want B to overwrite A's function, so B changes A's naming exception to "not active", using configScript.xml.
If I run update.database, B's implementation of C_INVOICE_POST is pushed to the database, as it should be.
However, if I export.database right after this, A keeps it's xml version, and B's xml file get deleted. |
| Proposed Solution | Enforcing only one active naming exception per object/entity would be a good ideia, as I can have multiples modules activly implementing the same object, and that would generate conflicts.
Also, and more important, ant export.database should not display the mentioned behavior. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-12-14 14:17 | tgarcia | New Issue | |
| 2010-12-14 14:17 | tgarcia | Assigned To | => alostale |
| 2010-12-14 14:17 | tgarcia | Modules | => Core |
| 2010-12-20 08:46 | alostale | Status | new => scheduled |
| 2010-12-20 08:46 | alostale | Assigned To | alostale => marvintm |
| 2010-12-20 08:46 | alostale | fix_in_branch | => pi |
| 2012-01-30 18:02 | marvintm | OBNetwork customer | => No |
| 2012-01-30 18:02 | marvintm | Note Added: 0044712 | |
| 2012-01-30 18:02 | marvintm | Type | defect => design defect |
| 2012-01-30 18:02 | marvintm | fix_in_branch | pi => |
| 2012-09-24 23:24 | AugustoMauch | Note Added: 0052462 | |
| 2012-09-24 23:24 | AugustoMauch | Priority | normal => low |