Skip to content

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

v2.4.6

17 Aug 19:10
Compare
Choose a tag to compare
  • Fix - Uncaught TypeError: Unsupported operand types: int + string in Alg_WC_Cost_of_Goods_Orders:888;
  • Dev - Tools - Import - Create "Meta key replaced" option.
  • Add compatibility admin settings section.

v2.4.4

14 Jun 17:20
Compare
Choose a tag to compare
  • Fix - Free and pro plugins can't be active at the same time.

v2.4.3

11 Jun 18:26
Compare
Choose a tag to compare
  • Fix - Some products are empty on Cost of goods stock reports csv.
  • Dev - Orders - Refunds - Create option to calculate quantity by excluding refunded items.
  • Dev - Add "Extra costs: Shipping classes" admin section.
  • Dev - Add wpfactory promoting notice.
  • Dev - Add composer.
  • Dev - Multicurrency - Add "Auto Currencies Rate From exchangerate-api.com" option.
  • Dev - Advanced - Add compatibility with WooCommerce Product Add-ons.
  • Improve admin settings texts.
  • WC tested up to: 5.4.

v2.4.2

20 May 21:10
Compare
Choose a tag to compare
  • Fix - Unsupported operand types: string * int on alg-wc-cog-orders.php:614 on PHP 8.
  • Fix - Unsupported operand types: float - string on PHP 8.
  • Dev - Products - Admin products list columns - Add "Column width" option for cost and profit.
  • Dev - Products - Admin products list columns - Add "Column width unit" option for cost and profit.
  • Dev - Products - Add stock - Add "Cost calculation expression" option.
  • Dev - Products - Add stock - Add "Empty cost field" option.
  • Dev - Products - Add stock - Add "Negative stock" option.
  • WC tested up to: 5.3.

v2.4.1

22 Apr 00:37
Compare
Choose a tag to compare
  • Dev - Tools & Reports - Analytics > Orders - Add "Cost" and "Profit" totals to the report charts.
  • Fix - Tools & Reports - Analytics > Orders - Format "Cost" and "Profit" columns as currency.
  • Add notice on settings page regarding pro version.
  • WC tested up to: 5.2.

v2.4.0

26 Mar 02:49
Compare
Choose a tag to compare
  • Fix - Advanced - Openpos - Some info doesn't reflect the "Order types" option.
  • Fix - Orders - Extra Costs: All Orders - Unsupported operand types.
  • Dev - Tools & Reports - Reports - Add "Stock report: Meta query" option.
  • Dev - Products - Add "Cost decimals" option.

v2.3.9

15 Mar 17:22
Compare
Choose a tag to compare
  • Dev - Advanced - Add compatibility with "Openpos - WooCommerce Point Of Sale" plugin allowing to manage POS orders on orders reports.
  • Dev - Products - Add "get price method" option.
  • Tested up to: 5.7.

v2.3.8

22 Feb 21:59
Compare
Choose a tag to compare
  • Dev - Tools & Reports - Reports - Stock - Add SKU reference.
  • Dev - Advanced - Add compatibility with WPC bundle products for WooCommerce.
  • Dev - Developers - Create alg_wc_cog_stock_report_args filter.
  • WC tested up to: 5.0.

v2.3.7

28 Jan 15:25
Compare
Choose a tag to compare
  • Fix "Refund calculation" option.

v2.3.6

27 Jan 19:04
Compare
Choose a tag to compare
  • Fix - Orders - Refunds - "Net Payment inclusive of tax" option.
  • Fix error - Call to undefined method OrderRefund::get_total_refunded().