File tree 4 files changed +6
-5
lines changed
delivery_send_to_shipper_at_operation
4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ addon | version | maintainers | summary
58
58
[ delivery_roulier_option] ( delivery_roulier_option/ ) | 14.0.1.0.0 | [ ![ florian-dacosta] ( https://github.com/florian-dacosta.png?size=30px )] ( https://github.com/florian-dacosta ) | Add options to roulier modules
59
59
[ delivery_schenker] ( delivery_schenker/ ) | 14.0.1.2.1 | | Delivery Carrier implementation for DB Schenker API
60
60
[ delivery_schenker_picking_volume] ( delivery_schenker_picking_volume/ ) | 14.0.1.2.0 | | Glue module between delivery_schenker and stock_picking_volumeWith this module the transmitted volume is changed,it uses the computed volume from stock_picking_volume
61
- [ delivery_send_to_shipper_at_operation] ( delivery_send_to_shipper_at_operation/ ) | 14.0.1.0.1 | | Send delivery notice to the shipper from any operation.
61
+ [ delivery_send_to_shipper_at_operation] ( delivery_send_to_shipper_at_operation/ ) | 14.0.1.0.2 | | Send delivery notice to the shipper from any operation.
62
62
[ delivery_state] ( delivery_state/ ) | 14.0.1.1.0 | | Provides fields to be able to contemplate the tracking statesand also adds a global fields
63
63
[ delivery_tnt_oca] ( delivery_tnt_oca/ ) | 14.0.1.2.5 | [ ![ victoralmau] ( https://github.com/victoralmau.png?size=30px )] ( https://github.com/victoralmau ) | Integrate TNT webservice
64
64
[ partner_default_delivery_carrier] ( partner_default_delivery_carrier/ ) | 14.0.1.0.0 | [ ![ SilvioC2C] ( https://github.com/SilvioC2C.png?size=30px )] ( https://github.com/SilvioC2C ) | Allows defining default delivery methods for partners
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Delivery Send To Shipper at Operation
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:d44cc0f90505a08dd8e9b3d46208b1554a91117af0198499cb2f98826fb93351
10
+ !! source digest: sha256:e08f1bae901fa7fb9746e9bc036a58e909da57a7dcad28411a0f362e3bd8cf56
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -94,6 +94,7 @@ Contributors
94
94
* Sébastien Alix <sebastien.alix@camptocamp.com>
95
95
* `Trobz <https://trobz.com >`_:
96
96
* Nguyen Hoang Hiep <hiepnh@trobz.com>
97
+ * Jacques-Etienne Baudoux (BCIM) <je@bcim.be>
97
98
98
99
Other credits
99
100
~~~~~~~~~~~~~
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : "Delivery Send To Shipper at Operation" ,
5
5
"summary" : "Send delivery notice to the shipper from any operation." ,
6
- "version" : "14.0.1.0.1 " ,
6
+ "version" : "14.0.1.0.2 " ,
7
7
"development_status" : "Beta" ,
8
8
"category" : "Inventory" ,
9
9
"website" : "https://github.com/OCA/delivery-carrier" ,
Original file line number Diff line number Diff line change 1
- < ?xml version="1.0" encoding="utf-8"?>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
3
< head >
@@ -367,7 +366,7 @@ <h1 class="title">Delivery Send To Shipper at Operation</h1>
367
366
!! This file is generated by oca-gen-addon-readme !!
368
367
!! changes will be overwritten. !!
369
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:d44cc0f90505a08dd8e9b3d46208b1554a91117af0198499cb2f98826fb93351
369
+ !! source digest: sha256:e08f1bae901fa7fb9746e9bc036a58e909da57a7dcad28411a0f362e3bd8cf56
371
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
371
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/delivery-carrier/tree/14.0/delivery_send_to_shipper_at_operation "> < img alt ="OCA/delivery-carrier " src ="https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/delivery-carrier-14-0/delivery-carrier-14-0-delivery_send_to_shipper_at_operation "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/delivery-carrier&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
372
< p > This module allows to send the delivery notification to the carrier when
@@ -444,6 +443,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
444
443
</ dd >
445
444
</ dl >
446
445
</ li >
446
+ < li > Jacques-Etienne Baudoux (BCIM) << a class ="reference external " href ="mailto:je@bcim.be "> je@bcim.be</ a > ></ li >
447
447
</ ul >
448
448
</ div >
449
449
< div class ="section " id ="other-credits ">
You can’t perform that action at this time.
0 commit comments