Releases: wpcodefactory/cost-of-goods-for-woocommerce
Releases · wpcodefactory/cost-of-goods-for-woocommerce
v3.2.8
- Fix - Call to a member function is_type() on bool in class-alg-wc-cog-products.php:504.
v3.2.7
- Fix - Orders - Calculations - Shipping to profit percentage is going to fees and taxes to profit.
- Dev - Orders - Calculations - Create option to set taxes to profit percentage.
- Dev - Orders - Calculations - Create option to set fees to profit percentage.
v3.2.6
- Fix - Products - Quick and Bulk Edit - Cost field - Auto populate javascript initializes even with the option disabled.
v3.2.5
- Fix - Add stock - Using the Add stock option triggers an error with the Add stock option is disabled.
- Fix - Add stock - Selecting a variation with empty history triggers an error.
v3.2.4
- Dev - Compatibility - Add compatibility options with WPSyncSheets plugin to export order cost and profit.
- Dev - Improve compatibility settings readability.
v3.2.3
- Fix - Multicurrency - Improve multicurrency description.
- Dev - Products - Quick and Bulk Edit - Cost field - Auto populate cost on quick edit.
- Dev - Create separate class for quick and bulk edit fields.
v3.2.2
- Fix - Analytics - Stock - Cost and profit totals do not consider products with zero stock.
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
.