woocommerce/classes
Mike Jolley 6dc4d2add8 Final tax logic fixes
Storing base cost/discounted cost instead of row_discount to keep calks
simple and maintain backwards compatibility.
2011-11-30 00:30:39 +00:00
..
gateways PayPal tweak 2011-11-28 17:03:53 +00:00
shipping FREESHIPPING 2011-11-28 16:10:31 +00:00
cart.class.php Totals cleanup 2011-11-28 23:33:08 +00:00
checkout.class.php Final tax logic fixes 2011-11-30 00:30:39 +00:00
countries.class.php Cart/order tables 2011-11-27 00:03:46 +00:00
coupons.class.php FREESHIPPING 2011-11-28 16:10:31 +00:00
customer.class.php Downloadable product table tweaks - added order ID as primary key 2011-11-17 00:30:46 +00:00
order.class.php Final tax logic fixes 2011-11-30 00:30:39 +00:00
orders.class.php Changed order system so order data is not serialised - its stored in individual meta fields 2011-08-29 17:09:42 +01:00
product.class.php Cart/order tables 2011-11-27 00:03:46 +00:00
product_variation.class.php Added dimensions to individual variationsAdded dimensions to individual variations. Closes #272. 2011-11-28 13:13:49 +00:00
tax.class.php Find tax rate fix 2011-11-29 00:20:51 +00:00
validation.class.php Validation class fix 2011-09-08 11:54:19 +01:00
woocommerce.class.php Sales logic fix, clear cache on upgrade 2011-11-18 00:38:46 +00:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php Catalog ordering filters 2011-11-23 00:53:57 +00:00
woocommerce_settings_api.class.php Settings API 2011-11-28 15:50:19 +00:00