webgui/lib/WebGUI/Shop
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
..
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 ems badge listing now works and you can add badges 2008-03-21 22:14:26 +00:00
Admin.pm put in correct method for Taxes 2008-03-23 20:53:21 +00:00
Cart.pm ems badge listing now works and you can add badges 2008-03-21 22:14:26 +00:00
CartItem.pm update tests to match new code 2008-03-19 22:30:41 +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 Add a column for the tax rate (duh) and the taxId. The taxId will 2008-03-23 20:58:05 +00:00
Transaction.pm made event handlers for cart/sku 2008-03-19 20:18:00 +00:00
TransactionItem.pm started on transaction management interface 2008-03-15 19:39:19 +00:00