details: https://code.openbravo.com/erp/devel/pi/rev/719b27e8fb11 changeset: 18981:719b27e8fb11 user: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> date: Wed Dec 05 18:51:51 2012 +0100 summary: Fixes issue missing Syncronize Terminology
diffstat: src-db/database/sourcedata/AD_COLUMN.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 9d5b68fafd0b -r 719b27e8fb11 src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Wed Dec 05 18:44:59 2012 +0100 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Wed Dec 05 18:51:51 2012 +0100 @@ -53083,8 +53083,8 @@ <!--3393--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID> <!--3393--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--3393--> <NAME><![CDATA[Process Now]]></NAME> -<!--3393--> <DESCRIPTION><![CDATA[GL Journal Batch Process]]></DESCRIPTION> -<!--3393--> <HELP><![CDATA[GL Journal Batch Process]]></HELP> +<!--3393--> <DESCRIPTION><![CDATA[A request to process the respective document or task.]]></DESCRIPTION> +<!--3393--> <HELP><![CDATA[When this field is set as 'Y' a process is being performed on this record.]]></HELP> <!--3393--> <COLUMNNAME><![CDATA[Processing]]></COLUMNNAME> <!--3393--> <AD_TABLE_ID><![CDATA[225]]></AD_TABLE_ID> <!--3393--> <AD_REFERENCE_ID><![CDATA[28]]></AD_REFERENCE_ID> ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
