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 Jan 24, 2025
1 parent aae5926 commit 25cf90b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ addon | version | maintainers | summary
[purchase_cancel_reason](purchase_cancel_reason/) | 18.0.1.0.0 | | Purchase Cancel Reason
[purchase_commercial_partner](purchase_commercial_partner/) | 18.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add stored related field 'Commercial Supplier' on POs
[purchase_deposit](purchase_deposit/) | 18.0.1.0.0 | | Option to create deposit from purchase order
[purchase_exception](purchase_exception/) | 18.0.1.0.0 | | Custom exceptions on purchase order
[purchase_last_price_info](purchase_last_price_info/) | 18.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Purchase Product Last Price Info
[purchase_order_archive](purchase_order_archive/) | 18.0.1.0.0 | | Archive Purchase Orders
[purchase_order_line_menu](purchase_order_line_menu/) | 18.0.1.0.0 | | Adds Purchase Order Lines Menu
Expand Down
12 changes: 6 additions & 6 deletions purchase_exception/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Exception
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:281406707c7212a72a3372d7bdc874b3a6bee12ef87fb8dd28a692f8d925ce5e
!! source digest: sha256:29c7452991fd422b124fd1d1763a2b0272bc6de1b1107e57f9599c5a4e1c7b4f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -62,12 +62,12 @@ Authors
Contributors
------------

- Mourad EL HADJ MIMOUNE <[email protected]>
- Sudhir Arya <[email protected]>
- Kitti U. <[email protected]> (migration to v14)
- ``Trobz <https://trobz.com>``\ \_:
- Mourad EL HADJ MIMOUNE <[email protected]>
- Sudhir Arya <[email protected]>
- Kitti U. <[email protected]> (migration to v14)
- ``Trobz <https://trobz.com>``\ \_:

- Son Ho <[email protected]>
- Son Ho <[email protected]>

Other credits
-------------
Expand Down
2 changes: 1 addition & 1 deletion purchase_exception/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase Exception</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:281406707c7212a72a3372d7bdc874b3a6bee12ef87fb8dd28a692f8d925ce5e
!! source digest: sha256:29c7452991fd422b124fd1d1763a2b0272bc6de1b1107e57f9599c5a4e1c7b4f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/purchase-workflow/tree/18.0/purchase_exception"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-purchase_exception"><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/purchase-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 allows you attach several customizable exceptions to your
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[project]
name = "odoo-addons-oca-purchase-workflow"
version = "18.0.20250124.0"
version = "18.0.20250124.1"
dependencies = [
"odoo-addon-purchase_all_shipments==18.0.*",
"odoo-addon-purchase_cancel_reason==18.0.*",
"odoo-addon-purchase_commercial_partner==18.0.*",
"odoo-addon-purchase_deposit==18.0.*",
"odoo-addon-purchase_exception==18.0.*",
"odoo-addon-purchase_last_price_info==18.0.*",
"odoo-addon-purchase_order_archive==18.0.*",
"odoo-addon-purchase_order_line_menu==18.0.*",
Expand Down

0 comments on commit 25cf90b

Please sign in to comment.