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 Feb 19, 2025
1 parent 6c8da93 commit 076c541
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ addon | version | maintainers | summary
[product_label](product_label/) | 16.0.2.0.2 | [![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.1 | [![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.1.2 | | Sale - Handle Recurring Consignments
[recurring_consignment](recurring_consignment/) | 16.0.2.2.0 | | Sale - Handle Recurring Consignments
[recurring_consignment_pos](recurring_consignment_pos/) | 16.0.1.1.0 | | Glue module for Recurring Consignment and PoS modules

[//]: # (end addons)

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:9fc9b815c0f2a465b919140ca22aee8d54bea909c2346b986c1a3cc579023e0d
!! source digest: sha256:c899ebfbfd09b067d4b69240d18c8510ae8d0e112a48db7bad02e01b8c80f036
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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.1.2",
"version": "16.0.2.2.0",
"summary": "Sale - Handle Recurring Consignments",
"category": "Sale",
"author": "GRAP",
Expand Down
8 changes: 4 additions & 4 deletions recurring_consignment_pos/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Recurring Consignment - Point of Sale
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5b9c1329a4c44942e11396a348f4ca8df6d3f39a946e0be32ef37e2d4d58301e
!! source digest: sha256:6fca429f0000a19d33cd101a1bfc249c0900fda30979ef26b1bbe62648549065
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand All @@ -17,7 +17,7 @@ Recurring Consignment - Point of Sale
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--business-lightgray.png?logo=github
:target: https://github.com/grap/grap-odoo-business/tree/12.0/recurring_consignment_pos
:target: https://github.com/grap/grap-odoo-business/tree/16.0/recurring_consignment_pos
:alt: grap/grap-odoo-business

|badge1| |badge2| |badge3|
Expand All @@ -42,7 +42,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-business/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-business/issues/new?body=module:%20recurring_consignment_pos%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/grap/grap-odoo-business/issues/new?body=module:%20recurring_consignment_pos%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Expand All @@ -63,6 +63,6 @@ Contributors
Maintainers
~~~~~~~~~~~

This module is part of the `grap/grap-odoo-business <https://github.com/grap/grap-odoo-business/tree/12.0/recurring_consignment_pos>`_ project on GitHub.
This module is part of the `grap/grap-odoo-business <https://github.com/grap/grap-odoo-business/tree/16.0/recurring_consignment_pos>`_ project on GitHub.

You are welcome to contribute.
2 changes: 1 addition & 1 deletion recurring_consignment_pos/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Recurring Consignment - Point of Sale",
"version": "16.0.1.0.0",
"version": "16.0.1.1.0",
"summary": "Glue module for Recurring Consignment and PoS modules",
"category": "Sale",
"author": "GRAP",
Expand Down

0 comments on commit 076c541

Please sign in to comment.