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 8, 2025
1 parent 913aa84 commit b1c67b9
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 @@ -30,6 +30,7 @@ addon | version | maintainers | summary
[sale_order_line_date](sale_order_line_date/) | 18.0.1.0.0 | | Adds a commitment date to each sale order line.
[sale_order_line_menu](sale_order_line_menu/) | 18.0.1.0.0 | | Adds a Sale Order Lines Menu
[sale_order_type](sale_order_type/) | 18.0.1.0.0 | | Sale Order Type
[sale_partner_selectable_option](sale_partner_selectable_option/) | 18.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Sale Partner Selectable Option
[sale_procurement_group_by_line](sale_procurement_group_by_line/) | 18.0.1.0.0 | | Base module for multiple procurement group by Sale order
[sale_sourced_by_line](sale_sourced_by_line/) | 18.0.1.0.0 | | Multiple warehouse source locations for Sale order

Expand Down
2 changes: 1 addition & 1 deletion sale_partner_selectable_option/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale Partner Selectable Option
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:89d65b7254f42288a61f34981549e8d4ccb9890dc4467dd62f2d6f8bfe6ce9af
!! source digest: sha256:3fcf699d282f41b1c2ae89e1c20e3c159b6873e3d471b1f2a5e9d73e481afcf0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Sale Partner Selectable Option</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:89d65b7254f42288a61f34981549e8d4ccb9890dc4467dd62f2d6f8bfe6ce9af
!! source digest: sha256:3fcf699d282f41b1c2ae89e1c20e3c159b6873e3d471b1f2a5e9d73e481afcf0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/18.0/sale_partner_selectable_option"><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-18-0/sale-workflow-18-0-sale_partner_selectable_option"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module limits the partners to be selected in the sales orders
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 = "18.0.20250203.0"
version = "18.0.20250208.0"
dependencies = [
"odoo-addon-sale_automatic_workflow==18.0.*",
"odoo-addon-sale_automatic_workflow_stock==18.0.*",
Expand All @@ -11,6 +11,7 @@ dependencies = [
"odoo-addon-sale_order_line_date==18.0.*",
"odoo-addon-sale_order_line_menu==18.0.*",
"odoo-addon-sale_order_type==18.0.*",
"odoo-addon-sale_partner_selectable_option==18.0.*",
"odoo-addon-sale_procurement_group_by_line==18.0.*",
"odoo-addon-sale_sourced_by_line==18.0.*",
]
Expand Down

0 comments on commit b1c67b9

Please sign in to comment.