Releases: wpcodefactory/cost-of-goods-for-woocommerce
Releases · wpcodefactory/cost-of-goods-for-woocommerce
v3.0.7
- Fix - Products - Quick and bulk edit - "Replace all variations from the main variable product" does not work if "Hide out of stock items from the catalog" is enabled.
- Fix CSS from bulk edit.
- WC tested up to: 8.2.
v3.0.6
- WC tested up to: 8.1.
- update plugin icon, banner
v3.0.5
- Fix - Orders - Extra costs:Per order - PHP memory error fixed.
v3.0.4
- Fix - Fix error where free and pro versions are enabled simultaneously and the free version is updated before pro version.
v3.0.3
- Fix - Undefined property:
Alg_WC_Cost_of_Goods_Orders::$order_columns
. - Dev - Move main class to a separate file.
- Tested up to: 6.3.
- WC tested up to: 8.0.
v3.0.1
- WC tested up to: 7.8.
v3.0.0
- Dev - Tools - Analytics - Orders - Individual elements should be present on the CSV.
v2.9.9
Update function Alg_WC_Cost_of_Goods_Products() ->get_product_price() with condition if product object exist or not .
v2.9.8
- Fix - Analytics - Update dependencies.
- Dev - Tools - Analytics - Orders - New option: Add columns for individual elements from the costs total.
- WC tested up to: 7.7.
v2.9.7
- Fix - Bulk edit prices - Calculation is incorrect.