Openbravo Issue Tracking System - Modules
View Issue Details
0010839ModulesSample Modulespublic2009-10-01 10:532017-06-08 13:12
leonardopercoco 
marvintm 
normalmajoralways
closedduplicate 
20rPath Linux
2.50 
 
alostale
0010839: REMOVE CONSTRAINTS ON TABLES C_BANK, C_BANKACCOUNT
I have created an industry template module, after I have customized some elements, I removed following constraints:

c1) CBANK_SPANISHACCOUNT_CHECK on table C_BANK
c2) C_BANKACC_SHOWSPANISH_CHECK on table C_BANKACCOUNT

At this point I have launched the export.config.script ant task and
the configScript.xml file is correctly updated with the following tags:

<removeCheckChange tableName="C_BANK" checkName="CBANK_SPANISHACCOUNT_CHECK"/>
<removeCheckChange tableName="C_BANKACCOUNT" checkName="C_BANKACC_SHOWSPANISH_CHECK"/>

but when I execute the install.source ant task, constraints c1,c2 are on the tables t1,t2 again.
1) Create an industry template for the core
1) Remove constraints c1,c2 using a Postgres client
2) Execute export.config.script ant task
3) Execute install.source ant task
No tags attached.
duplicate of defect 0036137 closed inigosanchez Openbravo ERP [SER-QA 2918] Config script removeCheckChange are not applied on install.source 
Issue History
2009-10-01 10:53leonardopercocoNew Issue
2009-10-01 10:53leonardopercocoAssigned To => alostale
2009-10-01 11:19alostaleAssigned Toalostale => marvintm
2009-12-04 15:28leonardopercocoIssue Monitored: leonardopercoco
2009-12-04 15:29leonardopercocoNote Added: 0022460
2009-12-04 15:29leonardopercocoNote Deleted: 0022460
2017-06-05 19:23inigosanchezRelationship addeddepends on 0036137
2017-06-05 19:23inigosanchezRelationship deleteddepends on 0036137
2017-06-05 19:23inigosanchezRelationship addedrelated to 0036137
2017-06-08 13:11inigosanchezRelationship replacedduplicate of 0036137
2017-06-08 13:11inigosanchezStatusnew => closed
2017-06-08 13:11inigosanchezResolutionopen => duplicate
2017-06-08 13:12inigosanchezReview Assigned To => alostale

There are no notes attached to this issue.