[interchange-docs] xmldocs - racke modified refs/discount

docs at icdevgroup.org docs at icdevgroup.org
Wed Jul 5 06:25:05 EDT 2006


User:      racke
Date:      2006-07-05 10:25:05 GMT
Modified:  refs     discount
Log:
clarified description based on input from Kevin Walsh

Revision  Changes    Path
1.6       +3 -4      xmldocs/refs/discount


rev 1.6, prev_rev 1.5
Index: discount
===================================================================
RCS file: /var/cvs/xmldocs/refs/discount,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- discount	5 Jul 2006 10:18:50 -0000	1.5
+++ discount	5 Jul 2006 10:25:05 -0000	1.6
@@ -110,14 +110,13 @@
 __END__
 
 
-__NAME__ example: Displaying the discounted subtotal
-<!-- TODO verify this and clarify description -->
-When you want to display the discounted subtotal, you need to
+__NAME__ example: Displaying the total discount
+When you want to display the total discount for an item, you need to
 use &tag-calc;:
 
 <programlisting>
 [item-list]
-Discounted subtotal for [item-code]: [currency][calc]
+Total discount applied to [item-code] is: [currency][calc]
                                        [item-discount noformat=1] * [item-quantity]
                                      [/calc][/currency]
 [/item-list]








More information about the docs mailing list