diff --git a/designdocs/commerce.pod b/designdocs/commerce.pod index 31124eaa1..b4ddc20a9 100644 --- a/designdocs/commerce.pod +++ b/designdocs/commerce.pod @@ -1018,7 +1018,7 @@ Deletes an item from the tax table. param: taxId EE<128>E<147> the id of the item to delete -export +exportTaxData Creates a tab delimited file from the tax table using the field, value, and taxRate in a temporary storage location, and returns a reference to @@ -1029,7 +1029,7 @@ getItems Returns a WebGUI::SQL::Result object containing the information in the tax table. -import +importTaxData Deletes all the existing records in the tax table, and replaces them with the values in the file.