Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #10732 All Revisions ] Back to Issue ]
Summary 0010732: Config Script problems
Revision 2010-12-10 09:16 by rafaroda
Steps To Reproduce 1) Create a Module with type Industry Template
2) Launch scripts :
ALTER TABLE c_city ADD CONSTRAINT it_nomecitta UNIQUE(c_country_id, c_region_id, name);
ALTER TABLE c_tax ALTER COLUMN isnotaxable SET NOT NULL;
3) ALTER TABLE C_DOCTYPE DISABLE CONSTRAINT C_DOCTYPE_NAME
4) Run script task "ant export.config.script"
Revision 2010-10-07 09:52 by rafaroda
Steps To Reproduce 1) Create a Module with type Industry Template
2) Launch scripts :
ALTER TABLE c_city ADD CONSTRAINT it_nomecitta UNIQUE(c_country_id, c_region_id, name);
ALTER TABLE c_tax ALTER COLUMN isnotaxable SET NOT NULL;
3) Run script task "ant export.config.script"


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker