webgui/lib/WebGUI/Shop
2009-08-20 20:32:00 +00:00
..
PayDriver added legal section 2009-07-22 22:00:45 +00:00
ShipDriver Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
TaxDriver Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
Address.pm Add missing POD and legal statements for many Shop modules. 2009-04-24 03:13:28 +00:00
AddressBook.pm Adding copy-from-profile buttons to the edit Address screen. 2009-05-14 12:53:33 +00:00
Admin.pm Adding minimum checkout amount. 2009-03-18 13:06:00 +00:00
Cart.pm Fix a typo in the illegal product quantity error checker in the cart. 2009-08-10 15:56:51 +00:00
CartItem.pm Fix bugs when trying to handle a Sku that no longer exists in the db. 2009-04-02 21:28:41 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm Log any errors found when calling Shop::Pay->getDrivers, instead of 2009-08-20 20:32:00 +00:00
PayDriver.pm added legal section 2009-07-22 22:00:45 +00:00
Ship.pm Add group privilege checking to the Shipping Drivers 2009-06-18 23:24:33 +00:00
ShipDriver.pm Add group privilege checking to the Shipping Drivers 2009-06-18 23:24:33 +00:00
Tax.pm Add missing Tax i18n. 2009-06-20 01:45:55 +00:00
TaxDriver.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
Transaction.pm Fix a typo in getting the in store credit for the post-transaction email. 2009-08-11 04:41:42 +00:00
TransactionItem.pm Tax details are now stored with the transaction items they belong to. 2009-05-08 10:03:25 +00:00
Vendor.pm Fixed bug where unsuccessful transations were included in the payout totals and My Sales summary. 2009-05-14 13:53:47 +00:00