details: /erp/stable/2.50/rev/05985d41095b changeset: 9083:05985d41095b user: Antonio Moreno <antonio.moreno <at> openbravo.com> date: Tue Dec 14 16:03:17 2010 +0100 summary: Fixed issue 15408. 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 06a1060d50de -r 05985d41095b src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Tue Dec 14 12:39:22 2010 +0100 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Tue Dec 14 16:03:17 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
