webgui/lib/WebGUI/Shop
Colin Kuskie 94b03aa3f5 Fix a bug in the json method for getting tax data.
Tests for the json method.
A LOT of California tax data for testing.
2008-03-18 23:34:35 +00:00
..
PayDriver
ShipDriver fix syntax error in FlatRate, calculate 2008-03-17 17:46:28 +00:00
Address.pm
AddressBook.pm
Admin.pm started on transaction management interface 2008-03-15 19:39:19 +00:00
Cart.pm fixed leftover api error 2008-03-17 20:47:34 +00:00
CartItem.pm added basic quantity checking for inventory management, and a dateAdded field to the cart in case we need to monitor how long items have been in the cart 2008-03-17 17:33:54 +00:00
Pay.pm
PayDriver.pm
Ship.pm
ShipDriver.pm
Tax.pm Fix a bug in the json method for getting tax data. 2008-03-18 23:34:35 +00:00
Transaction.pm fixed a pagination problem 2008-03-17 23:13:27 +00:00
TransactionItem.pm started on transaction management interface 2008-03-15 19:39:19 +00:00