As you can see in my screenshot; We create quotes for our customers where we set a (1 single) price item for 1 product, without the "1 x" in front, as this is merely a way to set/show a price for our customer, and if there are no products listed with <1 there should also be no sum, only sum if there are for example.
The scenario is that the customer wants 10 apples but has requested a quote for Pears and bananas but will not purchase them now. He only wants a price for reference. He will, however, purchase the apples but needs a quote for his boss to sign.
Pears -------------------------------- 1,35
Banana ------------------------------ 0,99 Apples -----------------------------10 x 1,25 = 12,50 ---------------------------------------------------------
Sub ------------------------------------ 12,50
tax X ---------------------------------- 2,50
Total ----------------------------------- 15,00
Is there anyone out there that could help me achieve this?