Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-grap-bot committed Dec 17, 2024
1 parent 7ddaf94 commit 03a44ca
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[mrp_product_price_quick_menus](mrp_product_price_quick_menus/) | 16.0.1.0.0 | | Adds menus to help manage price between BoMs and Products.
[partner_hide_technical_company](partner_hide_technical_company/) | 16.0.1.0.1 | | Hide partners created when creating companies.
[partner_hide_technical_company](partner_hide_technical_company/) | 16.0.1.1.0 | | Hide partners created when creating companies.
[partner_hide_technical_user](partner_hide_technical_user/) | 16.0.1.0.1 | | Hide partners created when creating users.
[partner_hide_technical_user_calendar](partner_hide_technical_user_calendar/) | 16.0.1.0.0 | | Glue module with calendar, to Hide partners created when creating users.
[product_label](product_label/) | 16.0.2.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) [![quentinDupont](https://github.com/quentinDupont.png?size=30px)](https://github.com/quentinDupont) | Product Labels
[product_label_mrp](product_label_mrp/) | 16.0.1.0.0 | [![quentinDupont](https://github.com/quentinDupont.png?size=30px)](https://github.com/quentinDupont) | Adds labels in MRP BoMs
[product_standard_price_change_date](product_standard_price_change_date/) | 16.0.1.0.0 | | Adds Date field every time Product Standard Price change.
[recurring_consignment](recurring_consignment/) | 16.0.2.0.0 | | Sale - Handle Recurring Consignments
[recurring_consignment](recurring_consignment/) | 16.0.2.1.0 | | Sale - Handle Recurring Consignments

[//]: # (end addons)

Expand Down
2 changes: 1 addition & 1 deletion partner_hide_technical_company/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Partner - Hide Companies Partners
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f9c255aa5849f88f928e0c7b561153ccdabf4d3a63e14de3859504609434f623
!! source digest: sha256:84d1928a008d7752dae043025efb76549051d2fa46d355d48a1c5e0306581465
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion partner_hide_technical_company/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "Partner - Hide Companies Partners",
"summary": "Hide partners created when creating companies.",
"version": "16.0.1.0.1",
"version": "16.0.1.1.0",
"category": "base",
"author": "GRAP",
"website": "https://github.com/grap/grap-odoo-business",
Expand Down
2 changes: 1 addition & 1 deletion recurring_consignment/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Recurring Consignment
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a79cf2fe644ee7094058ee1bc189388e6ecf3870e71214b7ab67a97f4876e22b
!! source digest: sha256:86dbe11b825f7fcbe05443bfd32d99d6eb4283f22cbcdc3537e3fd8c5ceeb631
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion recurring_consignment/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Recurring Consignment",
"version": "16.0.2.0.0",
"version": "16.0.2.1.0",
"summary": "Sale - Handle Recurring Consignments",
"category": "Sale",
"author": "GRAP",
Expand Down

0 comments on commit 03a44ca

Please sign in to comment.