| .. |
|
PayDriver
|
Remove an empty sub stub.
|
2009-04-02 17:05:32 +00:00 |
|
ShipDriver
|
Add an option to the Sku to require individual shipping of this sku, separate
|
2009-04-29 16:52:16 +00:00 |
|
TaxDriver
|
Pluggable Tax: more POD, more tests, better code and less bugs
|
2009-05-06 13:33:16 +00:00 |
|
Address.pm
|
Add missing POD and legal statements for many Shop modules.
|
2009-04-24 03:13:28 +00:00 |
|
AddressBook.pm
|
Forward porting bug fix for random checkout problems in the Shop
|
2009-03-12 15:32:48 +00:00 |
|
Admin.pm
|
Adding minimum checkout amount.
|
2009-03-18 13:06:00 +00:00 |
|
Cart.pm
|
Adding pluggable tax system.
|
2009-04-17 13:32:18 +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
|
some POD fixes
|
2009-04-23 16:22:22 +00:00 |
|
Ship.pm
|
fix a bug where getOptions returns all shipping drivers, regardless of their enabled status
|
2008-08-20 18:03:46 +00:00 |
|
ShipDriver.pm
|
use to_json and from_json in more places instead of encode_json and decode_json
|
2009-01-22 01:14:14 +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
|
Pluggable Tax: more POD, more tests, better code and less bugs
|
2009-05-06 13:33:16 +00:00 |
|
Transaction.pm
|
use proper JSON encoding/decoding
|
2009-02-10 21:41:36 +00:00 |
|
TransactionItem.pm
|
Adding vendor payout manager
|
2009-03-13 12:39:29 +00:00 |
|
Vendor.pm
|
Remove hardcoded extras in Shop/Vendor.pm, also an i18n fix.
|
2009-04-01 00:08:11 +00:00 |