Skip to content

Commit c2a5e70

Browse files
committed
[BOT] post-merge updates
1 parent 7400fe2 commit c2a5e70

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ addon | version | maintainers | summary
5050
[delivery_postlogistics_dangerous_goods](delivery_postlogistics_dangerous_goods/) | 14.0.1.0.0 | | Declare dangerous goods when generating postlogistics labels
5151
[delivery_postlogistics_server_env](delivery_postlogistics_server_env/) | 14.0.1.0.0 | | Server Environment layer for Delivery Postlogistics
5252
[delivery_price_method](delivery_price_method/) | 14.0.1.0.0 | | Provides fields to be able to contemplate the tracking statesand also adds a global fields
53-
[delivery_price_product_domain](delivery_price_product_domain/) | 14.0.1.0.1 | [![solo4games](https://github.com/solo4games.png?size=30px)](https://github.com/solo4games) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Apply domain to product in shipping charges rules
53+
[delivery_price_product_domain](delivery_price_product_domain/) | 14.0.1.0.2 | [![solo4games](https://github.com/solo4games.png?size=30px)](https://github.com/solo4games) [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Apply domain to product in shipping charges rules
5454
[delivery_price_rule_untaxed](delivery_price_rule_untaxed/) | 14.0.1.0.2 | [![AshishHirapara](https://github.com/AshishHirapara.png?size=30px)](https://github.com/AshishHirapara) | Add untaxed amount to variables for price delivery price rule
5555
[delivery_purchase](delivery_purchase/) | 14.0.1.1.1 | | Delivery costs in purchases
5656
[delivery_roulier](delivery_roulier/) | 14.0.1.0.1 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) | Integration of multiple carriers

delivery_price_product_domain/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Delivery Price Product Domain
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:38b8f349806272501bdde4c0a5339900105bd588fdb6d051858d22a33b70072a
10+
!! source digest: sha256:947fdee006469e2b57b3b4c8fefc4a628b9548e61915f990c3e12cf00e2bdb4a
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

delivery_price_product_domain/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"website": "https://github.com/OCA/delivery-carrier",
88
"license": "AGPL-3",
99
"category": "Delivery",
10-
"version": "14.0.1.0.1",
10+
"version": "14.0.1.0.2",
1111
"application": False,
1212
"installable": True,
1313
"depends": ["delivery", "delivery_price_rule_untaxed"],

delivery_price_product_domain/static/description/index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
@@ -367,7 +366,7 @@ <h1 class="title">Delivery Price Product Domain</h1>
367366
!! This file is generated by oca-gen-addon-readme !!
368367
!! changes will be overwritten. !!
369368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:38b8f349806272501bdde4c0a5339900105bd588fdb6d051858d22a33b70072a
369+
!! source digest: sha256:947fdee006469e2b57b3b4c8fefc4a628b9548e61915f990c3e12cf00e2bdb4a
371370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372371
<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_price_product_domain"><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_price_product_domain"><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&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373372
<p>This module allows to set a domain of applicability on products when calculating shipping charged based on rules.

0 commit comments

Comments
 (0)