Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024250Openbravo ERPY. DBSourceManagerpublic2013-07-02 17:532018-09-21 10:52
shuehner 
shuehner 
nonetrivialhave not tried
newopen 
5
 
 
Core
No
0024250: ad_registration_info + ad_system_info tables should be loaded via ADRD
Those two tables are filled in postcreate targets of src-db/database/build-create.xml.

However they should be managed via normal ADRD datasets.

However to do that properly the following missing feature needs to be first implemented in dbsourcemanager.

- A dataset table marked as not to include all columns
- a list of ad_dataset_column entries (excluded=N) to define the list of columns to export.

That codepath is not yet implemented in dbsm (see OBDataset.java function createDataset near its end)
-
No tags attached.
related to design defect 00242483.0MP26 closed shuehner dbsourcemanager should support managing BLOB, and the 5 images imported using ant load.logo.images should be moved to ADRD 
related to defect 0038173 closed jarmendariz Register button of Registration pop-up navigates to a non-existent URL 
related to design defect 0039326 closed jarmendariz API Change: Remove AD_Registration_Info and related items 
related to defect 0037883 closed jarmendariz Modify the clean cache page to match the generic error page style 
blocks design defect 0038296 acknowledged Triage Platform Base Review & cleanup build.xml 
Issue History
2013-07-02 17:53shuehnerNew Issue
2013-07-02 17:53shuehnerAssigned To => shuehner
2013-07-02 17:53shuehnerModules => Core
2013-07-02 17:53shuehnerTriggers an Emergency Pack => No
2013-07-02 17:53shuehnerRelationship addedrelated to 0024248
2018-02-20 08:11caristuRelationship addedrelated to 0037883
2018-04-08 16:59shuehnerRelationship addedblocks 0038296
2018-04-08 16:59shuehnerRelationship addedrelated to 0038173
2018-09-21 10:51caristuRelationship addedrelated to 0039326
2018-09-21 10:52caristuNote Added: 0106929

Notes
(0106929)
caristu   
2018-09-21 10:52   
Note that AD_Registration_Info is removed in issue 0039326