details: https://code.openbravo.com/erp/devel/pi/rev/87bffc7d1561 changeset: 19439:87bffc7d1561 user: Javier Etxarri <javier.echarri <at> openbravo.com> date: Fri Jan 25 13:32:04 2013 +0100 summary: 22309: The Process Expenses button label and pop-up message should be more generic
diffstat: src-db/database/sourcedata/AD_COLUMN.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 265cf4899bab -r 87bffc7d1561 src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Fri Jan 25 13:15:38 2013 +0100 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Fri Jan 25 13:32:04 2013 +0100 @@ -95810,8 +95810,8 @@ <!--6836--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID> <!--6836--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--6836--> <NAME><![CDATA[Process Now]]></NAME> -<!--6836--> <DESCRIPTION><![CDATA[Process/Unprocess Expenses]]></DESCRIPTION> -<!--6836--> <HELP><![CDATA[Process/Unprocess expense sheet.]]></HELP> +<!--6836--> <DESCRIPTION><![CDATA[A request to process the respective document or task.]]></DESCRIPTION> +<!--6836--> <HELP><![CDATA[When this field is set as 'Y' a process is being performed on this record.]]></HELP> <!--6836--> <COLUMNNAME><![CDATA[Processing]]></COLUMNNAME> <!--6836--> <AD_TABLE_ID><![CDATA[486]]></AD_TABLE_ID> <!--6836--> <AD_REFERENCE_ID><![CDATA[28]]></AD_REFERENCE_ID> ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
