8000 [ADD] sales: Use quotation templates · RBSbalbin/documentation-user@33f3733 · GitHub
[go: up one dir, main page]

Skip to content

Commit 33f3733

Browse files
committed
1 parent ce161f5 commit 33f3733

10 files changed

+102
-0
lines changed

sales.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Sales
77
.. toctree::
88
:titlesonly:
99

10+
sales/send_quotations
1011
sales/invoicing
1112
sales/products_prices
1213
sales/sale_ebay

sales/send_quotations.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
===============
2+
Send Quotations
3+
===============
4+
5+
.. toctree::
6+
:titlesonly:
7+
8+
send_quotations/quote_template
5.22 KB
Loading
30.8 KB
Loading
53.7 KB
Loading
24.9 KB
Loading
40.2 KB
Loading
14.7 KB
Loading
7.49 KB
Loading
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
=======================
2+
Use quotation templates
3+
=======================
4+
5+
If you often sell the same products or services, you can save a lot of
6+
time by creating custom quotation templates. By using a template you can
7+
send a complete quotation in no time.
8+
9+
Configuration
10+
=============
11+
12+
For this feature to work, go to :menuselection:`Sales --> Configuration
13+
--> Settings` and activate *Quotations Templates*.
14+
15+
.. image:: media/quote_template01.png
16+
:align: center
17+
18+
Create your first template
19+
==========================
20+
21+
You will find the templates menu under :menuselection:`Sales -->
22+
Configuration`.
23+
24+
You can then create or edit an existing one. Once named, you will be
25+
able to select the product(s) and their quantity as well as the
26+
expiration time for the quotation.
27+
28+
.. image:: media/quote_template02.png
29+
:align: center
30+
31+
On each template, you can also specify discounts if the option is
32+
activated in the *Sales* settings. The base price is set in the
33+
product configuration and can be alterated by customer pricelists.
34+
35+
.. TODO (TO LINK DOC LATER WHEN DONE based on this https://www.odoo.com/documentation/user/11.0/sales/products_prices/prices/pricing.html
36+
37+
Edit your template
38+
==================
39+
40+
You can edit the customer interface of the template that they see to
41+
accept or pay the quotation. This lets you describe your company,
42+
services and products. When you click on *Edit Template* you will be
43+
brought to the quotation editor.
44+
45+
.. image:: media/quote_template03.png
46+
:align: center
47+
48+
.. image:: media/quote_template04.png
49+
:align: center
50+
51+
This lets you edit the description content thanks to drag & drop of
52+
building blocks. To describe your products add a content block in the
53+
zone dedicated to each product.
54+
55+
.. image:: media/quote_template05.png
56+
:align: center
57+
58+
.. note::
59+
The description set for the products will be used in all
60+
quotations templates containing those products.
61+
62+
Use a quotation template
63+
========================
64+
65+
When creating a quotation, you can select a template.
66+
67+
.. image:: media/quote_template06.png
68+
:align: center
69+
70+
Each product in that template will be added to your quotation.
71+
72+
.. tip::
73+
You can select a template to be suggested by default in the
74+
*Sales* settings.
75+
76+
Confirm the quotation
77+
=====================
78+
79+
Templates also ease the confirmation process for customers with a
80+
digital signature or online payment. You can select that in the template
81+
itself.
82+
83+
.. image:: media/quote_template07.png
84+
:align: center
85+
86+
Every quotation will now have this setting added to it.
87+
88+
Of course you can still change it and make it specific for each
89+
quotation.
90+
91+
.. todo seealso
92+
.. `*https://docs.google.com/document/d/1OkC9MVvuDvzz2b9gZjfzMPzep7qdbOyZZxE0ZZj2K7E/edit* <https://docs.google.com/document/d/1OkC9MVvuDvzz2b9gZjfzMPzep7qdbOyZZxE0ZZj2K7E/edit>`__..
93+
.. `*https://docs.google.com/document/d/1LZC5C8dZY2gvP6QHx2w5BlakIxgcHIP6GeEuBBfsRNc/edit* <https://docs.google.com/document/d/1LZC5C8dZY2gvP6QHx2w5BlakIxgcHIP6GeEuBBfsRNc/edit>`__

0 commit comments

Comments
 (0)
0