-
-
Notifications
You must be signed in to change notification settings - Fork 366
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] delivery_postlogistics: Migration to 18.0
- Loading branch information
1 parent
5293e95
commit df17089
Showing
26 changed files
with
364 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,14 +56,13 @@ See `Log in <https://account.post.ch/selfadmin/?login&lang=en>`__ | |
|
||
To configure: | ||
|
||
- Go to Inventory -> Configuration -> Delivery -> Shipping Methods | ||
- Create new shipping methods for PostLogistics and set your login | ||
informations in the "PostLogistics" tab | ||
- Go to Inventory -> Configuration -> Delivery -> Delivery Packages to | ||
create the PostLogistics delivery packaging with the relevant Package | ||
Code (see section 8.10 of | ||
https://developer.post.ch/en/digital-commerce-api for available | ||
codes) | ||
- Go to Inventory -> Configuration -> Delivery -> Shipping Methods | ||
- Create new shipping methods for PostLogistics and set your login | ||
informations in the "PostLogistics" tab | ||
- Go to Inventory -> Configuration -> Delivery -> Delivery Packages to | ||
create the PostLogistics delivery packaging with the relevant Package | ||
Code (see section 8.10 of | ||
https://developer.post.ch/en/digital-commerce-api for available codes) | ||
|
||
Technical references | ||
-------------------- | ||
|
@@ -74,11 +73,11 @@ documentation <https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail | |
Known issues / Roadmap | ||
====================== | ||
|
||
- Integration of price webservice : | ||
https://www.post.ch/en/customer-center/all-online-services/preise-berechnen/info | ||
- Not sure if the recursive patch of suds is still needed as there's no | ||
need to use the integration WS anymore. However we still want to | ||
patch open to get meaningful error messages. | ||
- Integration of price webservice : | ||
https://www.post.ch/en/customer-center/all-online-services/preise-berechnen/info | ||
- Not sure if the recursive patch of suds is still needed as there's no | ||
need to use the integration WS anymore. However we still want to patch | ||
open to get meaningful error messages. | ||
|
||
Bug Tracker | ||
=========== | ||
|
@@ -101,31 +100,31 @@ Authors | |
Contributors | ||
------------ | ||
|
||
- Yannick Vaucher <[email protected]> | ||
- Yannick Vaucher <[email protected]> | ||
|
||
- Guewen Baconnier <[email protected]> | ||
- Guewen Baconnier <[email protected]> | ||
|
||
- Akim Juillerat <[email protected]> | ||
- Akim Juillerat <[email protected]> | ||
|
||
- Julien Coux <[email protected]> | ||
- Julien Coux <[email protected]> | ||
|
||
- Dung Tran <[email protected]> | ||
- Dung Tran <[email protected]> | ||
|
||
- Phuc Tran <[email protected]> | ||
- Phuc Tran <[email protected]> | ||
|
||
- Jacques-Etienne Baudoux <[email protected]> | ||
- Jacques-Etienne Baudoux <[email protected]> | ||
|
||
- `Trobz <https://trobz.com>`__: | ||
- `Trobz <https://trobz.com>`__: | ||
|
||
- Jack Le <[email protected]> | ||
- Jack Le <[email protected]> | ||
|
||
Other credits | ||
------------- | ||
|
||
The development of this module in version 14.0 and its migration from | ||
14.0 to 16.0 has been financially supported by: | ||
|
||
- Camptocamp | ||
- Camptocamp | ||
|
||
Maintainers | ||
----------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.