1
- .. image :: https://img.shields.io/badge/licence-AGPL--3-blue.svg
2
- :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
3
- :alt: License: AGPL-3
4
-
5
1
=======================
6
2
Sale Commercial Partner
7
3
=======================
8
4
5
+ .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
+ !! This file is generated by oca-gen-addon-readme !!
7
+ !! changes will be overwritten. !!
8
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
+
10
+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
11
+ :target: https://odoo-community.org/page/development-status
12
+ :alt: Beta
13
+ .. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
14
+ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
15
+ :alt: License: AGPL-3
16
+ .. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github
17
+ :target: https://github.com/OCA/sale-workflow/tree/12.0/sale_commercial_partner
18
+ :alt: OCA/sale-workflow
19
+ .. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
+ :target: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_commercial_partner
21
+ :alt: Translate me on Weblate
22
+ .. |badge5 | image :: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
+ :target: https://runbot.odoo-community.org/runbot/167/12.0
24
+ :alt: Try me on Runbot
25
+
26
+ |badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
27
+
9
28
This module adds a related stored field *Commercial Entity * on sale orders.
10
29
11
30
This module is the twin brother of the OCA module *purchase_commercial_partner * located in the `purchase-workflow project <https://github.com/OCA/purchase-workflow/ >`_.
12
31
32
+ **Table of contents **
33
+
34
+ .. contents ::
35
+ :local:
36
+
13
37
Usage
14
38
=====
15
39
@@ -19,38 +43,43 @@ You can group by *Commercial Entity*:
19
43
* in *Sales > Sales > Sales Orders *,
20
44
* in *Sales > Reports > Sales * (it is a native feature in this menu)
21
45
22
- .. image :: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
23
- :alt: Try me on Runbot
24
- :target: https://runbot.odoo-community.org/runbot/167/11.0
25
-
26
46
Bug Tracker
27
47
===========
28
48
29
- Bugs are tracked on `GitHub Issues
30
- <https://github.com/OCA/sale-workflow/issues> `_. In case of trouble, please
31
- check there if your issue has already been reported. If you spotted it first,
32
- help us smashing it by providing a detailed and welcomed feedback.
49
+ Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues >`_.
50
+ In case of trouble, please check there if your issue has already been reported.
51
+ If you spotted it first, help us smashing it by providing a detailed and welcomed
52
+ `feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_commercial_partner%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
53
+
54
+ Do not contact contributors directly about support or help with technical issues.
33
55
34
56
Credits
35
57
=======
36
58
59
+ Authors
60
+ ~~~~~~~
61
+
62
+ * Akretion
63
+
37
64
Contributors
38
- ------------
65
+ ~~~~~~~~~~~~
39
66
40
67
* Alexis de Lattre <alexis.delattre@akretion.com>
41
68
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
42
69
43
- Maintainer
44
- ----------
70
+ Maintainers
71
+ ~~~~~~~~~~~
72
+
73
+ This module is maintained by the OCA.
45
74
46
75
.. image :: https://odoo-community.org/logo.png
47
76
:alt: Odoo Community Association
48
77
:target: https://odoo-community.org
49
78
50
- This module is maintained by the OCA.
51
-
52
79
OCA, or the Odoo Community Association, is a nonprofit organization whose
53
80
mission is to support the collaborative development of Odoo features and
54
81
promote its widespread use.
55
82
56
- To contribute to this module, please visit https://odoo-community.org.
83
+ This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/12.0/sale_commercial_partner >`_ project on GitHub.
84
+
85
+ You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments