@@ -368,7 +368,7 @@ <h1 class="title">Delivery costs in purchases</h1>
368
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
369
!! source digest: sha256:3f9fa3a9fcf99bd54f68459b06d0102ef19bac20bab8b79085b10d0f16afdac7
370
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/15.0/delivery_purchase "> < 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-15-0/delivery-carrier-15-0-delivery_purchase "> < 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=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
371
+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.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/16.0/delivery_purchase "> < 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-16-0/delivery-carrier-16-0-delivery_purchase "> < 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=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
372
< p > This module allows to use delivery methods defined in < em > delivery</ em > module to
373
373
calculate purchase delivery costs.</ p >
374
374
< p > It reverses destinations in delivery pricelists to use them as sources when
@@ -412,7 +412,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
412
412
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/delivery-carrier/issues "> GitHub Issues</ a > .
413
413
In case of trouble, please check there if your issue has already been reported.
414
414
If you spotted it first, help us to smash it by providing a detailed and welcomed
415
- < a class ="reference external " href ="https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_purchase%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
415
+ < a class ="reference external " href ="https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_purchase%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
416
416
< p > Do not contact contributors directly about support or help with technical issues.</ p >
417
417
</ div >
418
418
< div class ="section " id ="credits ">
@@ -430,6 +430,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
430
430
< li > Ernesto Tejeda</ li >
431
431
< li > Pedro M. Baeza</ li >
432
432
< li > Vicent Cubells</ li >
433
+ < li > Carolina Fernandez</ li >
433
434
</ ul >
434
435
</ li >
435
436
</ ul >
@@ -441,7 +442,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
441
442
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
442
443
mission is to support the collaborative development of Odoo features and
443
444
promote its widespread use.</ p >
444
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/delivery-carrier/tree/15 .0/delivery_purchase "> OCA/delivery-carrier</ a > project on GitHub.</ p >
445
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/delivery-carrier/tree/16 .0/delivery_purchase "> OCA/delivery-carrier</ a > project on GitHub.</ p >
445
446
< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
446
447
</ div >
447
448
</ div >
0 commit comments