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 21, 2025
1 parent b855540 commit 7d18166
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 @@ -29,6 +29,7 @@ addon | version | maintainers | summary
[event_sale_reservation](event_sale_reservation/) | 17.0.1.0.1 | [![pilarvargas-tecnativa](https://github.com/pilarvargas-tecnativa.png?size=30px)](https://github.com/pilarvargas-tecnativa) | Allow selling event registrations before the event exists
[event_stage_cancelled](event_stage_cancelled/) | 17.0.1.0.0 | | Event cancellation workflows
[partner_event](partner_event/) | 17.0.1.0.0 | | Link partner to events
[sale_crm_event_reservation](sale_crm_event_reservation/) | 17.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) [![pilarvargas-tecnativa](https://github.com/pilarvargas-tecnativa.png?size=30px)](https://github.com/pilarvargas-tecnativa) | Combine event reservations, opportunities and quotations
[website_event_filter_city](website_event_filter_city/) | 17.0.1.1.0 | [![pilarvargas-tecnativa](https://github.com/pilarvargas-tecnativa.png?size=30px)](https://github.com/pilarvargas-tecnativa) | Add a customizable top area to filter events with city
[website_event_membership_restriction](website_event_membership_restriction/) | 17.0.1.0.0 | | Restrict event registration to members only
[website_event_questions_by_ticket](website_event_questions_by_ticket/) | 17.0.1.0.0 | | Events Questions conditional to the chosen ticket
Expand Down
12 changes: 6 additions & 6 deletions sale_crm_event_reservation/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Create event quotations from opportunities
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:08a4d72558ab1cb7796630463d64cce3503eaa98283529e2132d7cd067fbc2b2
!! source digest: sha256:2b3370c46282983063ae3ebe712f06434632e9822d8c05ed81b9b083105c886b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
Expand Down Expand Up @@ -51,8 +51,8 @@ Configuration

To make use of this module, a user needs these minimal permissions:

- Sales / User: Own Documents Only
- Events / User
- Sales / User: Own Documents Only
- Events / User

Usage
=====
Expand Down Expand Up @@ -104,10 +104,10 @@ Authors
Contributors
------------

- `Tecnativa <https://www.tecnativa.com>`__:
- `Tecnativa <https://www.tecnativa.com>`__:

- Jairo Llopis
- Stefan Ungureanu
- Jairo Llopis
- Stefan Ungureanu

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion sale_crm_event_reservation/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Create event quotations from opportunities</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:08a4d72558ab1cb7796630463d64cce3503eaa98283529e2132d7cd067fbc2b2
!! source digest: sha256:2b3370c46282983063ae3ebe712f06434632e9822d8c05ed81b9b083105c886b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/event/tree/17.0/sale_crm_event_reservation"><img alt="OCA/event" src="https://img.shields.io/badge/github-OCA%2Fevent-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/event-17-0/event-17-0-sale_crm_event_reservation"><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/event&amp;target_branch=17.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 functionality of <em>crm_event</em>,
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-event"
version = "17.0.20241220.0"
version = "17.0.20250121.0"
dependencies = [
"odoo-addon-crm_event>=17.0dev,<17.1dev",
"odoo-addon-event_mail>=17.0dev,<17.1dev",
Expand All @@ -10,6 +10,7 @@ dependencies = [
"odoo-addon-event_sale_reservation>=17.0dev,<17.1dev",
"odoo-addon-event_stage_cancelled>=17.0dev,<17.1dev",
"odoo-addon-partner_event>=17.0dev,<17.1dev",
"odoo-addon-sale_crm_event_reservation>=17.0dev,<17.1dev",
"odoo-addon-website_event_filter_city>=17.0dev,<17.1dev",
"odoo-addon-website_event_membership_restriction>=17.0dev,<17.1dev",
"odoo-addon-website_event_questions_by_ticket>=17.0dev,<17.1dev",
Expand Down

0 comments on commit 7d18166

Please sign in to comment.