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 Dec 6, 2024
1 parent 8ac0574 commit f731b8a
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 @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[project_administrator_restricted_visibility](project_administrator_restricted_visibility/) | 17.0.1.0.0 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![edlopen](https://github.com/edlopen.png?size=30px)](https://github.com/edlopen) | Adds a 'Project Administrator' access group with restricted visibility to 'Projects'
[project_department](project_department/) | 17.0.1.0.0 | | Project Department Categorization
[project_parent](project_parent/) | 17.0.1.0.0 | | Project Parent
[project_purchase_link](project_purchase_link/) | 17.0.1.0.0 | | Project Purchase Link
Expand Down
12 changes: 6 additions & 6 deletions project_administrator_restricted_visibility/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Project Administrator Restricted Visibility
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:acd93071523d12e6bb59197e0b1fdebf319b1ae3f4e6e1ac0b019a9644283e5f
!! source digest: sha256:de867514e6ceb53a66db538209e29f78ae1c31e32ee305f1ea8c8832c3173331
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -75,14 +75,14 @@ Authors
Contributors
------------

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

- Ernesto Tejeda
- Pilar Vargas
- Ernesto Tejeda
- Pilar Vargas

- `Moduon <https://www.moduon.team>`__:
- `Moduon <https://www.moduon.team>`__:

- Eduardo López
- Eduardo López

Maintainers
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Project Administrator Restricted Visibility</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:acd93071523d12e6bb59197e0b1fdebf319b1ae3f4e6e1ac0b019a9644283e5f
!! source digest: sha256:de867514e6ceb53a66db538209e29f78ae1c31e32ee305f1ea8c8832c3173331
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/project/tree/17.0/project_administrator_restricted_visibility"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/project-17-0/project-17-0-project_administrator_restricted_visibility"><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/project&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 ‘Project’ module to add a new
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-project"
version = "17.0.20241122.0"
version = "17.0.20241206.0"
dependencies = [
"odoo-addon-project_administrator_restricted_visibility>=17.0dev,<17.1dev",
"odoo-addon-project_department>=17.0dev,<17.1dev",
"odoo-addon-project_parent>=17.0dev,<17.1dev",
"odoo-addon-project_purchase_link>=17.0dev,<17.1dev",
Expand Down

0 comments on commit f731b8a

Please sign in to comment.