Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028846Openbravo ERP00. Application dictionarypublic2015-02-03 13:572015-08-04 10:58
airaceburu 
alostale 
normalmajoralways
closedduplicate 
5
main 
 
Core
No
0028846: You can not export database with core in development
When trying to make an export.database with core in development the following error is displayed

 /home/openbravo/workspaces/january-2015-sodipram-environment/openbravo/build.xml:767: The following error occurred while executing this line:
/home/openbravo/workspaces/january-2015-sodipram-environment/openbravo/src-db/database/build.xml:155: Reversing the change [AD_TAB.ISACTIVE <N->Y> PK: 800222] in configuration script for template org.openbravo.retail.pack couldn't be applied, and therefore, the export.database couldn't be completed. Fix (or remove) the configuration script, and then try the export again.
Put core in development
Make ant export.database
Deleting on the configScript.xml the line related to tab 800222 and also the related to tab 800223 allows to export the database
No tags attached.
duplicate of defect 0030489 closed inigosanchez configScript(retail.pack) seems not applied when doing install.source 
Issue History
2015-02-03 13:57airaceburuNew Issue
2015-02-03 13:57airaceburuAssigned To => AugustoMauch
2015-02-03 13:57airaceburuModules => Core
2015-02-03 13:57airaceburuTriggers an Emergency Pack => No
2015-02-09 12:41alostaleNote Added: 0074282
2015-02-09 12:41alostaleAssigned ToAugustoMauch => airaceburu
2015-02-09 12:41alostaleStatusnew => feedback
2015-05-13 15:57airaceburuNote Added: 0077388
2015-05-13 16:07airaceburuAssigned Toairaceburu => alostale
2015-05-13 16:07airaceburuStatusfeedback => new
2015-08-04 10:22alostaleRelationship addedrelated to 0030489
2015-08-04 10:58alostaleRelationship replacedduplicate of 0030489
2015-08-04 10:58alostaleStatusnew => closed
2015-08-04 10:58alostaleResolutionopen => duplicate

Notes
(0074282)
alostale   
2015-02-09 12:41   
following the steps to reproduce described in the issue, database is correctly exported without error
(0077388)
airaceburu   
2015-05-13 15:57   
Retail modules must be installed in order to reproduce the issue