webgui/lib/WebGUI/Shop
2009-05-14 22:12:33 +00:00
..
PayDriver pod and i18n fixes 2009-05-14 22:12:33 +00:00
ShipDriver Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
TaxDriver Added the methods for the pluggable tax system that add templ vars to the cart and cart items. 2009-05-08 13:34:42 +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 Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +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 Fix POD typos and add POD to get to 100% POD coverage. 2009-04-01 04:10:14 +00:00
PayDriver.pm Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars. 2009-05-13 12:52:19 +00:00
Ship.pm Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
ShipDriver.pm Add USPS Shipping Driver with tests, and i18n. 2009-05-12 23:58:19 +00:00
Tax.pm Pluggable Tax: more POD, more tests, better code and less bugs 2009-05-06 13:33:16 +00:00
TaxDriver.pm Added the methods for the pluggable tax system that add templ vars to the cart and cart items. 2009-05-08 13:34:42 +00:00
Transaction.pm Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars. 2009-05-13 12:52:19 +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