details: https://code.openbravo.com/erp/stable/2.50/rev/90e1bc45cb11 changeset: 9652:90e1bc45cb11 user: Maite Elizari <maite.elizari <at> openbravo.com> date: Wed Sep 07 16:37:53 2011 +0200 summary: Fixes issue 0018322: improve Discount field documentation
diffstat: src-db/database/sourcedata/AD_FIELD.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 4b2156ebe0da -r 90e1bc45cb11 src-db/database/sourcedata/AD_FIELD.xml --- a/src-db/database/sourcedata/AD_FIELD.xml Tue Sep 06 09:42:13 2011 +0200 +++ b/src-db/database/sourcedata/AD_FIELD.xml Wed Sep 07 16:37:53 2011 +0200 @@ -36097,7 +36097,7 @@ <!--3124--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--3124--> <NAME><![CDATA[Discount]]></NAME> <!--3124--> <DESCRIPTION><![CDATA[Discount in percent]]></DESCRIPTION> -<!--3124--> <HELP><![CDATA[The Discount indicates the discount applied as a percentage of the List Price.]]></HELP> +<!--3124--> <HELP><![CDATA[The Discount indicates the discount applied as a percentage of the List Price. Note that it shows relation between Standard and List price.]]></HELP> <!--3124--> <ISCENTRALLYMAINTAINED><![CDATA[N]]></ISCENTRALLYMAINTAINED> <!--3124--> <AD_TAB_ID><![CDATA[187]]></AD_TAB_ID> <!--3124--> <AD_COLUMN_ID><![CDATA[4031]]></AD_COLUMN_ID> ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
