Releases: wpcodefactory/cost-of-goods-for-woocommerce
Releases · wpcodefactory/cost-of-goods-for-woocommerce
v3.2.1
- Dev - Analytics - Stock - Show cost and profit totals on "Analytics > Stock".
v3.2.0
- Fix - Advanced - "Avoid empty order metadata from being saved to database" option might trigger errors on checkout.
v3.1.9
- Dev - Compatibility - Measurement Price Calculator - Add option to adjust the cost of goods sold according to the product measurement.
- Dev - Compatibility - Measurement Price Calculator - Create option to add the placeholder
%measurement_unit%
to the cost field label option. - Dev - Add filter hook
alg_wc_cog_cost_input_label_placeholders
.
v3.1.8
- Fix - Uncaught Error: Call to a member function is_type() on bool in
Alg_WC_Cost_of_Goods_Products_Add_Stock
. - WC tested up to: 8.4.
v3.1.7
- Fix - Cost archive - Cost data is updated even when previous and current values are the same.
- Fix - It's possible to use the "Add stock" feature even with the product "Stock management" disabled.
- Dev - Make "Add stock" feature available for variations.
- Dev - Create "Add stock" history date format option.
- Dev - Create "Add stock" history date order option.
- Dev - Make "Cost archive" feature available for variations.
- Dev - Create "Cost archive" date order option.
v3.1.6
v3.1.4
- Fix - Orders page triggers the error "Call to a member function
get_meta()
on bool inAlg_WC_Cost_of_Goods_Orders_Meta_Boxes
". - WC tested up to: 8.3.
v3.1.3
- Tested up to: 6.4.
- Dev - Advanced - Create new option to avoid saving empty order metadata.
v3.1.2
- Dev - New Option "Per Item" Under Extra shipping classes costs > Fixed cost calculation.
v3.1.1
- Fix - Alg_WC_Cost_of_Goods_WP_List_Bulk_Edit_Tool->fix_paged_query_string_on_search_change() with cookies.