Commit graph

10 commits

Author SHA1 Message Date
Colin Kuskie
73df992b1e Add missing Tax i18n. 2009-06-20 01:45:55 +00:00
Martin Kamerbeek
2e4ce42b76 Adding pluggable tax system. 2009-04-17 13:32:18 +00:00
Colin Kuskie
4dfac86f2f Add hoverHelp for the Tax screen.
Change tax rate to be an integer.
2008-06-17 21:12:00 +00:00
Colin Kuskie
994da561a5 web interface for importing and exporting products. Additional tests for the import/export API 2008-06-05 04:10:48 +00:00
Colin Kuskie
0b516612b9 add tax UI 2008-03-24 22:30:04 +00:00
Colin Kuskie
ff3a650cc7 import tax data 2008-03-24 20:43:07 +00:00
Colin Kuskie
58425066f9 finish delete UI 2008-03-24 19:06:23 +00:00
Colin Kuskie
825f6e2503 Add the export button and div. 2008-03-23 21:35:52 +00:00
Colin Kuskie
bb274380ce Add a column for the tax rate (duh) and the taxId. The taxId will
eventually be replaced with an icon for deleting tax info.
Change the comment character in the JS.
Return the generated output inside of an admin console.
2008-03-23 20:58:05 +00:00
Colin Kuskie
f40bed7ef3 Add i18n for Tax, for the UI.
Begin to flesh out the DataTable JS for www_view.  Add a method to slurp all the
tax data out of the db at once.
Add a test for the slurp method, and stop using the private sub that used to
do it in the tests.
2008-03-10 04:25:36 +00:00