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 Nov 6, 2023
1 parent 67cb326 commit dbb7336
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[coupon_chatter](coupon_chatter/) | 16.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Register messages and activities on the sale coupon records
[loyalty_initial_date_validity](loyalty_initial_date_validity/) | 16.0.1.0.0 | | Set a start date for a promotion
[loyalty_partner_applicability](loyalty_partner_applicability/) | 16.0.2.0.0 | | Enables the definition of a customer filter for promotion rules that will only be applied to customers who meet the specified conditions in the filter.
[loyalty_partner_applicability](loyalty_partner_applicability/) | 16.0.2.0.1 | | Enables the definition of a customer filter for promotion rules that will only be applied to customers who meet the specified conditions in the filter.
[sale_loyalty_order_line_link](sale_loyalty_order_line_link/) | 16.0.1.0.1 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Adds a link between loyalty programs and their generated order linesfor easing tracking
[website_sale_loyalty_page](website_sale_loyalty_page/) | 16.0.1.0.0 | | Website Sale Loyalty Page

Expand Down
2 changes: 1 addition & 1 deletion loyalty_partner_applicability/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Loyalty Partner Applicability
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:27e7b5c9da11bffbe0e8e95997bdfab9096b1705674053128eaf5ff679dece97
!! source digest: sha256:b3f6e3e651800d2d608ec2bd7619b600a4c8661f5ee32d8820227d87289fa737
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion loyalty_partner_applicability/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Loyalty Partner Applicability",
"summary": "Enables the definition of a customer filter for promotion rules that will "
"only be applied to customers who meet the specified conditions in the filter.",
"version": "16.0.2.0.0",
"version": "16.0.2.0.1",
"category": "Sale",
"website": "https://github.com/OCA/sale-promotion",
"author": "Tecnativa, Odoo Community Association (OCA)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Loyalty Partner Applicability</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:27e7b5c9da11bffbe0e8e95997bdfab9096b1705674053128eaf5ff679dece97
!! source digest: sha256:b3f6e3e651800d2d608ec2bd7619b600a4c8661f5ee32d8820227d87289fa737
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-promotion/tree/16.0/loyalty_partner_applicability"><img alt="OCA/sale-promotion" src="https://img.shields.io/badge/github-OCA%2Fsale--promotion-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-promotion-16-0/sale-promotion-16-0-loyalty_partner_applicability"><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-promotion&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the Loyalty functionality by allowing the definition of a customer
Expand Down

0 comments on commit dbb7336

Please sign in to comment.