webgui/lib/WebGUI/Shop
2008-11-24 15:15:52 +00:00
..
PayDriver - Added Cashier/Point of Sale mode for the Shop. 2008-11-15 01:26:16 +00:00
ShipDriver Fix a bug with shipping costs as a percentage of weight. Build 2008-10-07 22:43:22 +00:00
Address.pm EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00
AddressBook.pm the real fix to the problem frank just checked in 2008-11-15 18:51:14 +00:00
Admin.pm - Added Cashier/Point of Sale mode for the Shop. 2008-11-15 01:26:16 +00:00
Cart.pm made it more obvious how to check out 2008-11-24 15:15:52 +00:00
CartItem.pm update CartItem POD for get 2008-08-06 16:11:49 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm added todo 2008-11-07 03:34:09 +00:00
PayDriver.pm - Updated WebGUI::Shop::PayDriver::processTransaction() to accept a 2008-10-07 18:05:04 +00:00
Ship.pm fix a bug where getOptions returns all shipping drivers, regardless of their enabled status 2008-08-20 18:03:46 +00:00
ShipDriver.pm Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
Tax.pm change mime type of json methods from text/json to application/json 2008-10-26 04:11:47 +00:00
Transaction.pm Forgot one cleanup item. Transactions now properly redirect to the account module when directly called 2008-11-15 12:04:33 +00:00
TransactionItem.pm upgrade related fixes 2008-06-12 22:24:07 +00:00
Vendor.pm More Vendor POD and tests. new and created are both basically tested. 2008-08-13 18:47:04 +00:00