@dariodacierno,
Yes, when you update item costs in order, then order total cost and profit are updated, and this will be reflected in reports.
Alternatively, instead of modifying item costs in order, you can change product cost and it will be reflected in all future orders, until you change product cost back to the original.
In other words – when new order is made, plugin takes current product cost and saves it in order. If you change product cost later (on product edit page), it won’t affect the cost/profit of older orders, only future orders will be affected. Hope you get the idea…
So I believe your workflow would look like this:
- Product is not on sale – you set product price to $10, and cost to $9.
- You set product on sale – you set product price to $8, and cost to $6.
- You remove sale from product – you set product price back to $10, and cost back to $9.
All this will be reflected in reports.
P.S. If you will be changing product costs, do not run “Recalculate orders cost and profit for all orders” tool (in “WooCommerce > Settings > Cost of Goods > Tools & Reports”), as it will replace all orders items costs with current product costs.
Hope that clears it up. Please let me know if you have any questions.
-
This reply was modified 4 years, 5 months ago by Algoritmika.