Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 24, 2025
1 parent 77087c0 commit 1cc9989
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ addon | version | maintainers | summary
[sale_partner_address_restrict](sale_partner_address_restrict/) | 17.0.1.0.0 | | Restrict addresses domain in the sales order form taking into account the partner selected
[sale_partner_incoterm](sale_partner_incoterm/) | 17.0.1.0.0 | | Set the customer preferred incoterm on each sales order
[sale_partner_selectable_option](sale_partner_selectable_option/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Sale Partner Selectable Option
[sale_pricelist_global_rule](sale_pricelist_global_rule/) | 17.0.1.0.0 | | Apply a global rule to all sale order
[sale_procurement_group_by_line](sale_procurement_group_by_line/) | 17.0.1.0.0 | | Base module for multiple procurement group by Sale order
[sale_product_multi_add](sale_product_multi_add/) | 17.0.1.0.0 | | Sale Product Multi Add
[sale_product_set](sale_product_set/) | 17.0.1.0.0 | | Sale product set
Expand Down
2 changes: 1 addition & 1 deletion sale_pricelist_global_rule/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale pricelist global rule
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b93829a100ce8864f9f399ba2bf2c998544d9a7b00d3555405045eaebe3f4cd4
!! source digest: sha256:5cb63290b669d0a75e8eb06e51a6be5653dc3de78c4fbab7a7700fa5a2a852dd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion sale_pricelist_global_rule/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Sale pricelist global rule</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b93829a100ce8864f9f399ba2bf2c998544d9a7b00d3555405045eaebe3f4cd4
!! source digest: sha256:5cb63290b669d0a75e8eb06e51a6be5653dc3de78c4fbab7a7700fa5a2a852dd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/sale-workflow/tree/17.0/sale_pricelist_global_rule"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_pricelist_global_rule"><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/sale-workflow&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows configured pricelists to be applied to a sales order
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-sale-workflow"
version = "17.0.20250224.0"
version = "17.0.20250224.1"
dependencies = [
"odoo-addon-partner_contact_sale_info_propagation>=17.0dev,<17.1dev",
"odoo-addon-partner_sale_pivot>=17.0dev,<17.1dev",
Expand Down Expand Up @@ -46,6 +46,7 @@ dependencies = [
"odoo-addon-sale_partner_address_restrict>=17.0dev,<17.1dev",
"odoo-addon-sale_partner_incoterm>=17.0dev,<17.1dev",
"odoo-addon-sale_partner_selectable_option>=17.0dev,<17.1dev",
"odoo-addon-sale_pricelist_global_rule>=17.0dev,<17.1dev",
"odoo-addon-sale_procurement_group_by_line>=17.0dev,<17.1dev",
"odoo-addon-sale_product_multi_add>=17.0dev,<17.1dev",
"odoo-addon-sale_product_set>=17.0dev,<17.1dev",
Expand Down

0 comments on commit 1cc9989

Please sign in to comment.