Skip to content

Releases: wpcodefactory/cost-of-goods-for-woocommerce

v3.2.8

14 Feb 17:54
Compare
Choose a tag to compare
  • Fix - Call to a member function is_type() on bool in class-alg-wc-cog-products.php:504.

v3.2.7

13 Feb 19:41
Compare
Choose a tag to compare
  • 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

09 Feb 21:56
Compare
Choose a tag to compare
  • Fix - Products - Quick and Bulk Edit - Cost field - Auto populate javascript initializes even with the option disabled.

v3.2.5

04 Feb 20:36
Compare
Choose a tag to compare
  • 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

03 Feb 19:22
Compare
Choose a tag to compare
  • Dev - Compatibility - Add compatibility options with WPSyncSheets plugin to export order cost and profit.
  • Dev - Improve compatibility settings readability.

v3.2.3

31 Jan 22:51
Compare
Choose a tag to compare
  • 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

03 Jan 16:36
Compare
Choose a tag to compare
  • Fix - Analytics - Stock - Cost and profit totals do not consider products with zero stock.

v3.2.1

29 Dec 00:00
Compare
Choose a tag to compare
  • Dev - Analytics - Stock - Show cost and profit totals on "Analytics > Stock".

v3.2.0

20 Dec 19:40
Compare
Choose a tag to compare
  • Fix - Advanced - "Avoid empty order metadata from being saved to database" option might trigger errors on checkout.

v3.1.9

19 Dec 15:26
Compare
Choose a tag to compare
  • 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.