Index: openacs-4/packages/ecommerce/www/admin/customer-service/issue.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/customer-service/issue.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/ecommerce/www/admin/customer-service/issue.tcl 9 Mar 2004 00:59:47 -0000 1.4 +++ openacs-4/packages/ecommerce/www/admin/customer-service/issue.tcl 9 Mar 2004 04:58:51 -0000 1.5 @@ -49,7 +49,7 @@ } append doc_body " -\[ edit | $open_close_link | send email | record an interaction \] +\[ change issue type | $open_close_link | send email | record an interaction \]

Index: openacs-4/packages/ecommerce/www/admin/products/one.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/products/one.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/ecommerce/www/admin/products/one.tcl 9 Mar 2004 00:59:51 -0000 1.5 +++ openacs-4/packages/ecommerce/www/admin/products/one.tcl 9 Mar 2004 04:58:52 -0000 1.6 @@ -150,6 +150,7 @@

Complete Record

+ Edit This Item
" Index: openacs-4/packages/ecommerce/www/admin/sales-tax/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/sales-tax/index.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/ecommerce/www/admin/sales-tax/index.tcl 9 Mar 2004 00:59:53 -0000 1.5 +++ openacs-4/packages/ecommerce/www/admin/sales-tax/index.tcl 9 Mar 2004 04:58:53 -0000 1.6 @@ -87,21 +87,22 @@ In general, you must collect sales tax on orders shipped to states where you have some kind of physical presence, e.g., a warehouse, a -sales office, or a retail store. A reliable source of data on sales -tax rates by zip code is -www.salestax.com. +sales office, or a retail store. +Some sources of data on sales tax rates by zip codes are: + +

We tried to keep this module simple by ignoring the ugly fact of local taxing jurisdictions (e.g., that New York City collects tax on top of what New York State collects). If you're a Fortune 500 company with nexus in 50 states, you'll probably have to add in a fair amount of complexity to collect tax more precisely or at least remit -sales tax more precisely. See -the ecommerce chapter - of Philip and Alex's Guide to Web Publishing for -more on this mournful topic. +sales tax more precisely.

Audit Trail