@@ -3,78 +3,40 @@ How to link terms and conditions to a quotation?
3
3
================================================
4
4
5
5
Overview
6
- ========
6
+ --------
7
7
8
- Specifying Terms and conditions is essential to ensure the good
9
- relationships between customer and seller . Every seller has to declare
10
- all the formal information which includes products and company policy so
8
+ Specifying Terms and Conditions is essential to ensure a good
9
+ relationship between customers and sellers . Every seller has to declare
10
+ all the formal information which include products and company policy so
11
11
customer can read all those terms before committing to anything.
12
12
13
13
Thanks to Odoo you can easily include your default terms and conditions
14
- on every quotation, sales order and invoice. Moreover you can also
15
- include specific information regarding any products.
14
+ on every quotation, sales order and invoice.
16
15
17
16
Let's take the following example: Your company sells water bottles to
18
17
restaurants and you would like to add the following standard terms and
19
18
conditions on all your quotations:
20
19
21
- - *Payment is 30 days net upon delivery. Safe storage of the products
22
- of MyCompany is necessary in order to ensure their quality,
23
- MyCompany will not be held accountable in case of unsafe storage
24
- of the products. *
25
-
26
- Configuration
27
- =============
28
-
29
- No special configuration is needed to be able to add your terms and
30
- conditions. It is however necessary to install the invoice application
31
- to have the possibility of sending out invoices. To do so go into the
32
- app module and install the invoicing application.
33
-
34
- .. image :: media/terms_conditions01.png
35
- :align: center
20
+ *Safe storage of the products of MyCompany is necessary in order to
21
+ ensure their quality, MyCompany will not be held accountable in case of
22
+ unsafe storage of the products. *
36
23
37
24
General terms and conditions
38
- ============================
25
+ ----------------------------
39
26
40
- General terms and conditions can be specified in the company data. They
41
- will then automatically appear on every sales document from the
27
+ General terms and conditions can be specified in the Sales settings.
28
+ They will then automatically appear on every sales document from the
42
29
quotation to the invoice.
43
30
44
- To specify your Terms and Conditions go into
45
- :menuselection: `Settings --> General Settings --> Configure your company data `
46
- (see picture below).
47
-
48
- .. image :: media/terms_conditions02.png
49
- :align: center
50
-
51
- In this new window you will be able to specify our general terms and
52
- conditions by editing the page and going in the configuration window
53
- (see picture below).
31
+ To specify your Terms and Conditions go into : :menuselection: `Sales --> Configuration --> Settings --> Default Terms and Conditions `.
54
32
55
- .. image :: media/terms_conditions03 .png
33
+ .. image :: media/terms_conditions01 .png
56
34
:align: center
57
35
58
- Information on the product
59
- ==========================
60
-
61
- It is also possible to add specific information regarding a product
62
- on the quotation. To add information regarding the water bottle in your
63
- quotation, go into :menuselection: `Sales --> Sales --> Products `.
64
-
65
- Select or create your waterbottle in the products. Click on your product, then click the edit button
66
-
67
- If you go into the notes widget you will have the possibility to
68
- specify your description necessary for the quotation (see picture
69
- below).
36
+ After saving, your terms and conditions will appear on your new
37
+ quotations, sales orders and invoices (in the system but also on your
38
+ printed documents).
70
39
71
- .. image :: media/terms_conditions04 .png
40
+ .. image :: media/terms_conditions02 .png
72
41
:align: center
73
42
74
- Quotation and sales terms
75
- =========================
76
-
77
- After saving, your terms and conditions appear on your quotation.
78
-
79
- .. image :: media/terms_conditions05.png
80
- :align: center
0 commit comments