woocommerce/admin/post-types
Mike Jolley e71d1b8034 Changed order item rows - see extended desc
Changed rows so we no longer store unit price. There were too many
rounding issues with inc. tax prices with the previous method. Now we
simply store line price - a subtotal which is before discounts, and a
total which is after discounts.
2012-01-22 02:39:21 +00:00
..
writepanels Changed order item rows - see extended desc 2012-01-22 02:39:21 +00:00
post-types-init.php Added help tabs to main WC admin pages 2012-01-18 11:53:34 +00:00
product.php Fixed admin ajax 2012-01-18 17:49:55 +00:00
shop_coupon.php Renamed textdomain Closes #444. 2012-01-05 11:31:22 +00:00
shop_order.php Switched to .com maps. Closes #515. 2012-01-21 01:18:49 +00:00