webgui/lib/WebGUI/Shop
2008-10-07 22:43:22 +00:00
..
PayDriver Must have accidently deleted a semicolon 2008-09-10 20:00:29 +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 first name and last name are separated by a space, not a break 2008-07-31 02:56:34 +00:00
AddressBook.pm Added first name and last name address options for products. 2008-07-29 20:46:17 +00:00
Admin.pm Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
Cart.pm Fix a variable clash in the Cart www_view method. 2008-08-25 01:59:22 +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 isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +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 fix broken i18n labels in Asset export, and in the Shop 2008-07-27 02:59:33 +00:00
Transaction.pm In store credit now correctly deducted from with new purchases. Shop/Transaction was not updating the shopCreditDeduction column. 2008-08-06 16:54: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