[IMP] sales: add event prods to quote templates
closes odoo/documentation#9878
X-original-commit: 55f2d86800
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
This commit is contained in:
parent
0dadc8e580
commit
467e2f2550
@ -123,10 +123,14 @@ tab of a quotation template form. Doing so reveals a blank field in the :guilabe
|
|||||||
When clicked, a drop-down menu with existing products in the database appear. Select the desired
|
When clicked, a drop-down menu with existing products in the database appear. Select the desired
|
||||||
product from the drop-down menu to add it to the quotation template.
|
product from the drop-down menu to add it to the quotation template.
|
||||||
|
|
||||||
|
If the desired product isn't readily visible, type the name of the desired product in the
|
||||||
|
:guilabel:`Product` field, and the option appears in the drop-down menu. Products can also be found
|
||||||
|
by clicking :guilabel:`Search More...` from the drop-down menu.
|
||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
If the desired product isn't readily visible, type the name of the desired product in the
|
In Odoo 17, it is now possible to add event-related products (booths and registrations) to
|
||||||
:guilabel:`Product` field, and the option appears in the drop-down menu. Products can also be
|
quotation templates. To do so, click the :guilabel:`Product` field, type in `Event`, and select
|
||||||
found by clicking :guilabel:`Search More...` from the drop-down menu.
|
the desired event-related product from the resulting drop-down menu.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
When a product is added to a quotation template, the default :guilabel:`Quantity` is `1`, but
|
When a product is added to a quotation template, the default :guilabel:`Quantity` is `1`, but
|
||||||
|
Loading…
Reference in New Issue
Block a user