webgui/lib/WebGUI/Shop
2009-09-06 20:23:12 -07:00
..
PayDriver Handle UTF8 in XML data sent to ITransact. Adds a test. Fixes bug #10855. 2009-09-01 15:42:39 +00:00
ShipDriver For USPS priority service, add another container type. 2009-09-06 20:23:12 -07: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 Use the right group in the canView check for Shop settings. fixes #10845. 2009-08-28 15:50:00 +00:00
Cart.pm Provide warnings in the Cart and Ship Driver screens when there are no 2009-08-28 15:35:40 +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 Provide warnings in the Cart and Ship Driver screens when there are no 2009-08-28 15:35:40 +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