webgui/lib/WebGUI/Shop
2008-05-25 17:07:22 +00:00
..
PayDriver Recurring payment stuff for the ITransact plugin. Still needs to be tested. 2008-05-21 20:42:40 +00:00
ShipDriver fix syntax error in FlatRate, calculate 2008-03-17 17:46:28 +00:00
Address.pm got transaction management working well enough to notice that there are a few things broken about it =) 2008-05-19 01:48:31 +00:00
AddressBook.pm added in-store credit 2008-04-20 01:12:25 +00:00
Admin.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Cart.pm changed the name of getCartBySession to newBySession 2008-05-24 23:27:30 +00:00
CartItem.pm mostly working transaction manager 2008-05-19 22:17:08 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm changed the name of getCartBySession to newBySession 2008-05-24 23:27:30 +00:00
PayDriver.pm changed the name of getCartBySession to newBySession 2008-05-24 23:27:30 +00:00
Ship.pm added vendor management 2008-04-29 21:25:15 +00:00
ShipDriver.pm finally got shipping driver management working 2008-03-12 23:18:04 +00:00
Tax.pm fixed a limitation with buildSearchQuery in SQL 2008-04-04 18:37:53 +00:00
Transaction.pm added a way to cancel recurring transactions through the mgmt interface 2008-05-25 17:07:22 +00:00
TransactionItem.pm transaction manager working 2008-05-20 21:00:00 +00:00
Vendor.pm added vendor management 2008-04-29 21:25:15 +00:00