I would like to know if anyone would be able to assist me with regards to the functionality of the "Product Levels"
I am currently busy setting up my Stocks for a Printing firm and would like to have my Admin users be able to export a BOM on every order (Front End If possible).
My main concern is that they print books so each book contains a certain amount of paper sheets, so if at all an order is made for 6 Books and together the books Sheet count is say 480 Sheets, the BOM Export for this order should show 1 X Ream of Paper and not 480 Sheets as 1 Ream is = 500 Sheets.
Should the order placed be more than 500 then 2 x Reams are to be allocated on the BOM, and for every 500 over that another Ream will be added.
As indicated below:
If order <= 500
Output = 1 Ream
If Order >= 501
= 2 Reams
If Order >= 1001
= 3 Reams
ETC..
I would like to purchase the Product Level add on and would just like to know if this can be possible