@@ -17,26 +17,27 @@ Delivery UPS OCA
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/14 .0/delivery_ups_oca
20
+ :target: https://github.com/OCA/delivery-carrier/tree/17 .0/delivery_ups_oca
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-14 -0/delivery-carrier-14 -0-delivery_ups_oca
23
+ :target: https://translation.odoo-community.org/projects/delivery-carrier-17 -0/delivery-carrier-17 -0-delivery_ups_oca
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=14 .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 adds `UPS <https://ups.com >`_ to the available carriers.
31
+ This module adds `UPS <https://ups.com >`__ to the available carriers.
32
32
33
- It allows you to register shippings, generate labels, get rates from order, read
34
- shipping states and cancel shipments using UPS webservice, so no need of exchanging
35
- any kind of file.
33
+ It allows you to register shippings, generate labels, get rates from
34
+ order, read shipping states and cancel shipments using UPS webservice,
35
+ so no need of exchanging any kind of file.
36
36
37
- When a sales order is created in Odoo and the UPS carrier is assigned, the shipping
38
- price that will be obtained will be the price that the UPS webservice estimates
39
- according to the order information (address and products).
37
+ When a sales order is created in Odoo and the UPS carrier is assigned,
38
+ the shipping price that will be obtained will be the price that the UPS
39
+ webservice estimates according to the order information (address and
40
+ products).
40
41
41
42
**Table of contents **
42
43
@@ -48,79 +49,84 @@ Configuration
48
49
49
50
To configure this module, you need to:
50
51
51
- #. Add a carrier account with delivery type ``ups `` and fill in your credentials (UPS
52
- Client and UPS Client Secret)
53
- #. Configure in Odoo all required fields of the UPS tab with your account data
54
- https://wwwapps.ups.com/ppc/ppc.html (Shipper number, Default Packaging, Package
55
- Dimension Code, Package Weight Code and File Format).
56
- #. If yo have "Tracking state update sync" checked all delivery orders state check will
57
- be done querying UPS services.
58
- #. It is possible to create a UPS carrier for cash on delivery parcels. Select the
59
- ``ups `` delivery type and check the "Cash on Delivery" checkbox under the "UPS" tab.
60
- It is required to select the "UPS COD Funds Code" when the "Cash on Delivery" option
61
- is selected.
62
-
63
- **NOTE ** You need to add an APP from https://developer.ups.com/ for using the
64
- webservice.
52
+ 1. Add a carrier account with delivery type ``ups `` and fill in your
53
+ credentials (UPS Client and UPS Client Secret)
54
+ 2. Configure in Odoo all required fields of the UPS tab with your
55
+ account data https://wwwapps.ups.com/ppc/ppc.html (Shipper number,
56
+ Default Packaging, Package Dimension Code, Package Weight Code and
57
+ File Format).
58
+ 3. If yo have "Tracking state update sync" checked all delivery orders
59
+ state check will be done querying UPS services.
60
+ 4. It is possible to create a UPS carrier for cash on delivery parcels.
61
+ Select the ``ups `` delivery type and check the "Cash on Delivery"
62
+ checkbox under the "UPS" tab. It is required to select the "UPS COD
63
+ Funds Code" when the "Cash on Delivery" option is selected.
64
+
65
+ **NOTE ** You need to add an APP from https://developer.ups.com/ for
66
+ using the webservice.
65
67
66
68
Usage
67
69
=====
68
70
69
- You have to set the created shipping method in the delivery order to ship:
71
+ You have to set the created shipping method in the delivery order to
72
+ ship:
70
73
71
- * When the picking is 'Transferred', a *Create Shipping Label * button appears. Just
72
- click on it, and if all went well, the label will be 'attached'.
73
- * If the shipment creation process fails, a validation error will appear displaying UPS
74
- error.
75
- * When the delivery order is cancelled, it's automatically cancelled too in UPS.
76
- * If you have "Tracking state update sync" checked in the shipping method, a periodical
77
- state check will be done querying UPS services.
74
+ - When the picking is 'Transferred', a *Create Shipping Label * button
75
+ appears. Just click on it, and if all went well, the label will be
76
+ 'attached'.
77
+ - If the shipment creation process fails, a validation error will
78
+ appear displaying UPS error.
79
+ - When the delivery order is cancelled, it's automatically cancelled
80
+ too in UPS.
81
+ - If you have "Tracking state update sync" checked in the shipping
82
+ method, a periodical state check will be done querying UPS services.
78
83
79
84
Known issues / Roadmap
80
85
======================
81
86
82
- * Support international forms
83
- * Support package service options
87
+ - Support international forms
88
+ - Support package service options
84
89
85
90
Bug Tracker
86
91
===========
87
92
88
93
Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues >`_.
89
94
In case of trouble, please check there if your issue has already been reported.
90
95
If you spotted it first, help us to smash it by providing a detailed and welcomed
91
- `feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_ups_oca%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
96
+ `feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_ups_oca%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
92
97
93
98
Do not contact contributors directly about support or help with technical issues.
94
99
95
100
Credits
96
101
=======
97
102
98
103
Authors
99
- ~~~~~~~
104
+ -------
100
105
101
106
* Hunki Enterprises BV
102
107
* Tecnativa
103
108
* ForgeFlow
104
109
105
110
Contributors
106
- ~~~~~~~~~~~~
111
+ ------------
107
112
108
- * Holger Brunn <mail@hunki-enterprises.nl> (https://hunki-enterprises.nl)
109
- * `Tecnativa <https://www.tecnativa.com >`_:
113
+ - Holger Brunn <mail@hunki-enterprises.nl>
114
+ (https://hunki-enterprises.nl)
115
+ - `Tecnativa <https://www.tecnativa.com >`__:
110
116
111
- * Víctor Martínez
112
- * Pedro M. Baeza
117
+ - Víctor Martínez
118
+ - Pedro M. Baeza
113
119
114
- * `ForgeFlow <https://www.forgeflow.com >`_ :
120
+ - `ForgeFlow <https://www.forgeflow.com >`__ :
115
121
116
- * Jordi Ballester
122
+ - Jordi Ballester
117
123
118
- * `Sygel <https://www.sygel.es >`_ :
124
+ - `Sygel <https://www.sygel.es >`__ :
119
125
120
- * Manuel Regidor
126
+ - Manuel Regidor
121
127
122
128
Maintainers
123
- ~~~~~~~~~~~
129
+ -----------
124
130
125
131
This module is maintained by the OCA.
126
132
@@ -132,6 +138,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
132
138
mission is to support the collaborative development of Odoo features and
133
139
promote its widespread use.
134
140
135
- This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/14 .0/delivery_ups_oca >`_ project on GitHub.
141
+ This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/17 .0/delivery_ups_oca >`_ project on GitHub.
136
142
137
143
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments