webgui/lib/WebGUI/Shop
Colin Kuskie 4db53bb8ed Reformat the JSON test for Shop/Tax.t
Add JSON tets to Shop/Transaction.t
Reindent several methods in SQL/ResultSet.pm
add a method for returning a YUI Data Table structure to SQL.pm
2008-03-19 04:33:24 +00:00
..
PayDriver - Added tests for Pay 2008-03-11 16:33:10 +00:00
ShipDriver fix syntax error in FlatRate, calculate 2008-03-17 17:46:28 +00:00
Address.pm shipping system integrated with cart, but need admin interface to test if it works 2008-03-06 17:06:59 +00:00
AddressBook.pm shipping system integrated with cart, but need admin interface to test if it works 2008-03-06 17:06:59 +00:00
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 Require a label to be passed to WebGUI::Shop::Pay->addPaymentGateway 2008-03-11 16:54:20 +00:00
PayDriver.pm Adding the getCart method to PayDriver.pm 2008-03-13 21:18:05 +00:00
Ship.pm finally got shipping driver management working 2008-03-12 23:18:04 +00:00
ShipDriver.pm finally got shipping driver management working 2008-03-12 23:18:04 +00:00
Tax.pm Fix a bug in the json method for getting tax data. 2008-03-18 23:34:35 +00:00
Transaction.pm Reformat the JSON test for Shop/Tax.t 2008-03-19 04:33:24 +00:00
TransactionItem.pm started on transaction management interface 2008-03-15 19:39:19 +00:00