Hello, I am sorry for picking this issue up, since I just stumbled across this issue. I found several entries like
but non solved my problem / understanding.
From my perspective, there is a subtle but important difference between optional and alternative item in a quotation. An alternative item is alternative to a previously listed item (e.g. a better variant of an already listed item in a quote). This use-case is well handled an described in manual of Quotation .
An optional item however is an additional item that has no alternative to it in the quotation (e.g. an optional service). This use case can not yet be handled in ERPNext to my knowledge.
An example quotation:
Item 1: Computer ($100)
Item 2a: Monitor Type A ($50)
Alternative Item 2b: Monitor Type B ($80)
Optional Item 3: Installation Service ($10)
You for sure want to sell a computer and a monitor, and you would prefer to sell the more expensive monitor item 2b. In best case you can add the optional item 3 “installation service”.
In my understanding only “Alternative Item” is implemented. But not “Optional Item”. Am i wrong?


