details: /erp/devel/pi/rev/dad0e6a90725 changeset: 9129:dad0e6a90725 user: Antonio Moreno <antonio.moreno <at> openbravo.com> date: Tue Dec 14 15:58:42 2010 +0100 summary: Fixed issue 15353. Export reference data will no longer trigger autosave
diffstat: src-db/database/sourcedata/AD_COLUMN.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 17b85f344d49 -r dad0e6a90725 src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Tue Dec 14 15:57:09 2010 +0100 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Tue Dec 14 15:58:42 2010 +0100 @@ -278686,7 +278686,7 @@ <!--59C4D0498A3471B8E040007F010133FD--> <AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID> <!--59C4D0498A3471B8E040007F010133FD--> <POSITION><![CDATA[13]]></POSITION> <!--59C4D0498A3471B8E040007F010133FD--> <ISTRANSIENT><![CDATA[N]]></ISTRANSIENT> -<!--59C4D0498A3471B8E040007F010133FD--> <ISAUTOSAVE><![CDATA[Y]]></ISAUTOSAVE> +<!--59C4D0498A3471B8E040007F010133FD--> <ISAUTOSAVE><![CDATA[N]]></ISAUTOSAVE> <!--59C4D0498A3471B8E040007F010133FD--> <VALIDATEONNEW><![CDATA[Y]]></VALIDATEONNEW> <!--59C4D0498A3471B8E040007F010133FD--></AD_COLUMN> ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
