details: /erp/devel/pi/rev/3fb281c57568 changeset: 10538:3fb281c57568 user: Pablo Sarobe <pablo.sarobe <at> openbravo.com> date: Thu Feb 10 19:18:19 2011 +0100 summary: Fixes issues 15944: Change the position number of the column edit line amount
diffstat: src-db/database/sourcedata/AD_COLUMN.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 5af820c99011 -r 3fb281c57568 src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Thu Feb 10 18:30:36 2011 +0100 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Thu Feb 10 19:18:19 2011 +0100 @@ -293063,7 +293063,7 @@ <!--7E011D1981B2E366E040007F01013030--> <ISDESENCRYPTABLE><![CDATA[N]]></ISDESENCRYPTABLE> <!--7E011D1981B2E366E040007F01013030--> <DEVELOPMENTSTATUS><![CDATA[RE]]></DEVELOPMENTSTATUS> <!--7E011D1981B2E366E040007F01013030--> <AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID> -<!--7E011D1981B2E366E040007F01013030--> <POSITION><![CDATA[47]]></POSITION> +<!--7E011D1981B2E366E040007F01013030--> <POSITION><![CDATA[48]]></POSITION> <!--7E011D1981B2E366E040007F01013030--> <ISTRANSIENT><![CDATA[N]]></ISTRANSIENT> <!--7E011D1981B2E366E040007F01013030--> <ISAUTOSAVE><![CDATA[Y]]></ISAUTOSAVE> <!--7E011D1981B2E366E040007F01013030--> <VALIDATEONNEW><![CDATA[Y]]></VALIDATEONNEW> ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
