When i add an news product line on my quote, i can either add a product title (without selecting an existing product in the database), select an existing product (wich will add the product informations on my quote line) or create a new product.
I would like to insert an existing product and customise its description for the current quote (for example, to make it fit to the customer specific needs).
How can i do that ?
Thank you for your answer.
And first, thank you for all the work you are doing on this amazing project.
When i select an existing product, it populates my quote with it, but i am unable to edit its content (i.e. its description).
On the following pictures :
I select Test 4 in the list of existing products
I see it is added to my quote’s products list
When i click on it in the input area, it open a dropdown menu where the occurence of the used product appear, but nothing happens when i click on it (is it where it should allow me to edit its content ?)
I tried with the desktop App (MacOs).
On the quote edition interface, when i try to add a product line, a dropdown is showing up with the list of my products. No option to create a new product is visible.
I only can select a product, and can’t edit its description. In the product row, i can modify the price, but that’s it. (see the screenshot)
Great !
I didn’t think that invoice design parameters would impact the quote edition interface.
Thank you. I just have to hide product description from my PDF invoices (by CSS).
Thank you