@@ -17,21 +17,21 @@ Partner Delivery Zone
17
17
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
:alt: License: AGPL-3
19
19
.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github
20
- :target: https://github.com/OCA/delivery-carrier/tree/16 .0/partner_delivery_zone
20
+ :target: https://github.com/OCA/delivery-carrier/tree/17 .0/partner_delivery_zone
21
21
:alt: OCA/delivery-carrier
22
22
.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/delivery-carrier-16 -0/delivery-carrier-16 -0-partner_delivery_zone
23
+ :target: https://translation.odoo-community.org/projects/delivery-carrier-17 -0/delivery-carrier-17 -0-partner_delivery_zone
24
24
:alt: Translate me on Weblate
25
25
.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/delivery-carrier&target_branch=16 .0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/delivery-carrier&target_branch=17 .0
27
27
:alt: Try me on Runboat
28
28
29
29
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
30
30
31
- This module allows to allocate delivery zones to customers. Information is
32
- shown on sale orders and stock pickings.
33
- It also allows to group and search by delivery zone in partners, sale orders
34
- and stock pickings views.
31
+ This module allows to allocate delivery zones to customers. Information
32
+ is shown on sale orders and stock pickings. It also allows to group and
33
+ search by delivery zone in partners, sale orders and stock pickings
34
+ views.
35
35
36
36
**Table of contents **
37
37
@@ -43,66 +43,67 @@ Configuration
43
43
44
44
To configure this module, you need to:
45
45
46
- # . Go to **Contacts > Configuration > Delivery Zones ** and create the required
47
- codes.
46
+ 1 . Go to **Contacts > Configuration > Delivery Zones ** and create the
47
+ required codes.
48
48
49
49
Usage
50
50
=====
51
51
52
52
To use this module you need to:
53
53
54
- # . Go to Sales > Orders > Customers.
55
- # . Choose a customer.
56
- # . Click on 'Edit' button.
57
- # . Go to Sales & Purchase tab.
58
- # . In 'Delivery Zone' field select an option for this partner.
59
- # . Click on 'Save' button to apply changes.
60
- # . Go to Sales > Orders > Quotations.
61
- # . Create a quotation. 'Delivery zone' field is automatically filled. Confirm
62
- quotation.
63
- # . Open picking or 'Delivery' info (top right). In 'Additional Info' tab you
64
- can see a 'Delivery Zone' choice has been added.
54
+ 1 . Go to Sales > Orders > Customers.
55
+ 2 . Choose a customer.
56
+ 3 . Click on 'Edit' button.
57
+ 4 . Go to Sales & Purchase tab.
58
+ 5 . In 'Delivery Zone' field select an option for this partner.
59
+ 6 . Click on 'Save' button to apply changes.
60
+ 7 . Go to Sales > Orders > Quotations.
61
+ 8 . Create a quotation. 'Delivery zone' field is automatically filled.
62
+ Confirm quotation.
63
+ 9 . Open picking or 'Delivery' info (top right). In 'Additional Info' tab
64
+ you can see a 'Delivery Zone' choice has been added.
65
65
66
66
Known issues / Roadmap
67
67
======================
68
68
69
- * In future versions, the system will be capable of setting delivery zones based on partner's zip or postal codes.
69
+ - In future versions, the system will be capable of setting delivery
70
+ zones based on partner's zip or postal codes.
70
71
71
72
Bug Tracker
72
73
===========
73
74
74
75
Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues >`_.
75
76
In case of trouble, please check there if your issue has already been reported.
76
77
If you spotted it first, help us to smash it by providing a detailed and welcomed
77
- `feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20partner_delivery_zone%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
78
+ `feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20partner_delivery_zone%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
78
79
79
80
Do not contact contributors directly about support or help with technical issues.
80
81
81
82
Credits
82
83
=======
83
84
84
85
Authors
85
- ~~~~~~~
86
+ -------
86
87
87
88
* Tecnativa
88
89
* Pesol
89
90
90
91
Contributors
91
- ~~~~~~~~~~~~
92
+ ------------
92
93
93
- * `Tecnativa <https://www.tecnativa.com >`_
94
+ - `Tecnativa <https://www.tecnativa.com >`__
94
95
95
- * Sergio Teruel
96
- * César A. Sánchez
97
- * Luis Daniel Lafaurie
96
+ - Sergio Teruel
97
+ - César A. Sánchez
98
+ - Luis Daniel Lafaurie
98
99
99
- * `Pesol <https://www.pesol.es >`_
100
+ - `Pesol <https://www.pesol.es >`__
100
101
101
- * Angel Moya Pardo <angel.moya@pesol.es>
102
- * Antonio J Rubio Lorente <antonio.rubio@pesol.es>
102
+ - Angel Moya Pardo <angel.moya@pesol.es>
103
+ - Antonio J Rubio Lorente <antonio.rubio@pesol.es>
103
104
104
105
Maintainers
105
- ~~~~~~~~~~~
106
+ -----------
106
107
107
108
This module is maintained by the OCA.
108
109
@@ -114,6 +115,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
114
115
mission is to support the collaborative development of Odoo features and
115
116
promote its widespread use.
116
117
117
- This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/16 .0/partner_delivery_zone >`_ project on GitHub.
118
+ This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/17 .0/partner_delivery_zone >`_ project on GitHub.
118
119
119
120
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments