[interchange-docs] xmldocs - racke modified refs/assign.tag

docs at icdevgroup.org docs at icdevgroup.org
Wed Dec 19 10:52:53 EST 2007


User:      racke
Date:      2007-12-19 15:52:53 GMT
Modified:  refs     assign.tag
Log:
overrides is a more appropriate term for the task of assigns
consolidated rounding remarks to subsection of description

Revision  Changes    Path
1.5       +16 -15    xmldocs/refs/assign.tag


rev 1.5, prev_rev 1.4
Index: assign.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/assign.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- assign.tag	19 Dec 2007 09:25:15 -0000	1.4
+++ assign.tag	19 Dec 2007 15:52:53 -0000	1.5
@@ -17,8 +17,7 @@
 	None
 	</entry>
 	<entry>
-	Sales &glos-tax; assignment.
-	This total amount of sales tax is taken verbatim and is not rounded.
+	Override for &tag-salestax;.
 	</entry>
 </row> 
 <row>
@@ -35,11 +34,8 @@
 	None
 	</entry>
 	<entry>
-	&glos-shipping; assignment.
-	For the assigned shipping amount to be used,
-	<mv>mv_shipmode</mv> must be set to <literal>shipping</literal>.
-	This total amount of shipping costs is rounded to &glos-locale;-specific
-	number of fractional digits.
+	Override for &tag-shipping;. Applies only if 
+	<mv>mv_shipmode</mv> is set to <literal>shipping</literal>.
 	</entry>
 </row> 
 <row>
@@ -56,11 +52,8 @@
 	None
 	</entry>
 	<entry>
-	Handling assignment.
-	For the assigned handling amount to be used,
-	<mv>mv_handling</mv> must be set to <literal>handling</literal>.
-	This total amount of handling costs is rounded to &glos-locale;-specific
-	number of fractional digits.
+	Override for &tag-handling;. Applies only if
+	<mv>mv_handling</mv> is set to <literal>handling</literal>.
 	</entry>
 </row> 
 <row>
@@ -77,9 +70,7 @@
 	None
 	</entry>
 	<entry>
-	Subtotal assignment. It sets the &glos-cart; subtotal that would otherwise
-	be calculated by summing up individual item prices.
-	This subtotal amount is taken verbatim and is not rounded.
+	Override for &tag-subtotal;.
 	</entry>
 </row> 
 <row>
@@ -134,6 +125,16 @@
 (Beware, a specification such as <literal>handling=0</literal> actually sets
 handling costs to zero, it does not clear the assignment. To clear the
 assignment, you must use <literal>handling=""</literal>).
+</para>
+<refsect2>
+<title>Rounding</title>
+<para>
+Overrides for &tag-shipping; and &tag-handling; are rounded to &glos-locale;-specific
+number of fractional digits. Overrides for &tag-subtotal; and &tag-salestax; are 
+used verbatim.
+</para>
+</refsect2>
+<para>
 __END__
 
 








More information about the docs mailing list