webgui/lib/WebGUI/Shop
2011-04-18 12:03:31 -07:00
..
PayDriver Unescape paypal's content before parsing it so that multi-line data is handled correctly. Fixes bug #12103. 2011-04-12 16:41:20 -07:00
ShipDriver Update the USPS International driver for the newest USPS IMM. Fixes bug #11757. 2010-08-02 09:04:39 -07:00
TaxDriver Typo caused EU TaxDriver to not charge taxes for shipping addresses in France. 2010-01-28 10:39:40 +01:00
Address.pm More tests for bug fix #11009. 2009-09-21 19:44:43 -07:00
AddressBook.pm Labels in the Cart for addresses are optional. They take the first line of the address if left blank. Tested w and w/o JS. 2010-09-01 12:22:55 -07:00
Admin.pm Supply a value, and a default value for Shop/Admin. 2009-11-05 15:34:47 -08:00
Cart.pm If there is a problem with the user's billing address, still let them get into the Cart. Fixes bug #12081. 2011-03-31 16:56:09 -07: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 Add purge method to Shop::Credit, tests. 2010-10-04 14:20:08 -07:00
Pay.pm remove www_selectPaymentGateway, and www_checkout which are now dead code 2010-04-29 14:57:27 -07:00
PayDriver.pm Fix shop credit display and calculations in the PayDriver. Fixes bug #11891 2010-10-04 14:20:45 -07:00
Ship.pm Fix flag for having a price. Remove debug. Fix typos in ship driver selector generator. 2010-04-26 16:12:02 -07: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 small pod fix 2011-04-05 08:42:15 -05:00
Transaction.pm Fix a syntax error in the Transaction. 2011-04-18 12:03:31 -07:00
TransactionItem.pm Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088. 2011-04-05 15:10:23 -07:00
Vendor.pm UI improvement to the Vendor Payouts screen. Display username in parentheses after actual name. 2010-01-29 09:08:13 -08:00