webgui/lib/WebGUI/Shop
2008-09-10 20:00:29 +00:00
..
PayDriver Must have accidently deleted a semicolon 2008-09-10 20:00:29 +00:00
ShipDriver fix syntax error in FlatRate, calculate 2008-03-17 17:46:28 +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 fixed export, purge, and some other stuff for ems. 2008-07-29 02:10:55 +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 need to return the thank you screen generated for checkouts with a total of $0 2008-08-20 01:51:11 +00:00
PayDriver.pm fixed: ITransact error message now shows link to go back 2008-08-08 17:29:56 +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 Fix a bug where PayDriver and ShopDriver would do a redirect and ignore 2008-07-31 03:38:22 +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