Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020886 | Openbravo ERP | 00. Application dictionary | public | 2012-06-28 11:47 | 2012-08-24 08:19 |
|
Reporter | marvintm | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP15 | |
Merge Request Status | |
Review Assigned To | marvintm |
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 | 0020886: A new test in the API check should be added to test specific case when adding columns to the AD_Module table |
Description | In Openbravo there is a mirror table for AD_Module called AD_Module_Install (And also for AD_Module_Dependency, and AD_Module_DBprefix).
Mandatory columns in AD_Module should also exist in AD_Module_Install. This is a "hidden" rule, which currently is not explicit anywhere.
It would be very useful if the API-check checked for this rule, and failed if it our code didn't comply with it. |
Steps To Reproduce | - Add a mandatory column to AD_Module with an oncreatedefault. Do not add it to AD_Module_Install.
- Attempt to install a module and rebuild. The process will fail. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-06-28 11:47 | marvintm | New Issue | |
2012-06-28 11:47 | marvintm | Assigned To | => marvintm |
2012-06-28 11:47 | marvintm | Modules | => Core |
2012-06-28 11:47 | marvintm | OBNetwork customer | => No |
2012-06-28 12:02 | shuehner | Issue Monitored: shuehner | |
2012-08-21 10:20 | AugustoMauch | Assigned To | marvintm => AugustoMauch |
2012-08-21 12:37 | AugustoMauch | Closed by | => marvintm |
2012-08-21 12:47 | hgbot | Checkin | |
2012-08-21 12:47 | hgbot | Note Added: 0051424 | |
2012-08-21 12:47 | hgbot | Status | new => resolved |
2012-08-21 12:47 | hgbot | Resolution | open => fixed |
2012-08-21 12:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/33ed73f020808cef2b55cc0d6075f2163f58730d [^] |
2012-08-21 12:54 | hgbot | Checkin | |
2012-08-21 12:54 | hgbot | Note Added: 0051425 | |
2012-08-21 12:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/33ed73f020808cef2b55cc0d6075f2163f58730d [^] => http://code.openbravo.com/erp/devel/dbsm-main/rev/bd6d492f6742e9cb6b6830d8cd38480b81e22d14 [^] |
2012-08-24 08:19 | marvintm | Status | resolved => closed |
2012-08-24 08:19 | marvintm | Fixed in Version | => 3.0MP15 |