Releases: wpcodefactory/cost-of-goods-for-woocommerce
Releases · wpcodefactory/cost-of-goods-for-woocommerce
v2.4.6
- 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
- Fix - Free and pro plugins can't be active at the same time.
v2.4.3
- 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
- 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
- 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
- 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
- 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
- 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
- Fix "Refund calculation" option.
v2.3.6
- Fix - Orders - Refunds - "Net Payment inclusive of tax" option.
- Fix error - Call to undefined method
OrderRefund::get_total_refunded()
.