Hi Johan,
I don't think the above is accurate.
Here is an example:
Item in Order nr. 123456 | Stock in warehouse | Cost price in warehouse | Total stock value |
---|---|---|---|
THURLOW_GIZMO_01 | 10 | 9.00 | 90.00 |
THURLOW_GIZMO_02 | 10 | 1.00 | 10.00 |
THURLOW_GIZMO_03 | 0 | 5.00 | 0.00 |
THURLOW_GIZMO_04 | 0 | 15.00 | 0.00 |
Total | 100.00 |
Here is another example:
Item in Order nr. 654321 | Stock in warehouse | Cost price in warehouse | Total stock value |
---|---|---|---|
THURLOW_GIZMO_01 | 20 | 9.00 | 180.00 |
THURLOW_GIZMO_02 | 0 | 1.00 | 0.00 |
THURLOW_GIZMO_03 | 0 | 5.00 | 0.00 |
THURLOW_GIZMO_04 | 0 | 15.00 | 0.00 |
Total | 180.00 |
Both of these orders should show in the report.
So - in the end, it is not a requirement for a line item to be over $100, but collectively over the sales order if it is over $100 it should show.
Thanks
Rick