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 28, 2024
1 parent 1ca97f5 commit 905d131
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 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
--- | --- | --- | ---
[disable_odoo_online](disable_odoo_online/) | 17.0.1.0.0 | | Remove odoo.com Bindings
[portal_odoo_debranding](portal_odoo_debranding/) | 17.0.1.0.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Remove Odoo Branding from Website
[remove_odoo_enterprise](remove_odoo_enterprise/) | 17.0.1.0.0 | | Remove enterprise modules and setting items
[remove_odoo_enterprise](remove_odoo_enterprise/) | 17.0.1.0.1 | | Remove enterprise modules and setting items

[//]: # (end addons)

Expand Down
14 changes: 7 additions & 7 deletions remove_odoo_enterprise/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Remove Odoo Enterprise
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5a1f12d8590afb4f5c4e395ad3ef44a2368993dd60e0d4d94c5b20e2aaf5120b
!! source digest: sha256:dd890517c70e1030028c22c2e87267e68ba5a89647febe4edb070b451c4d4b7d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -61,12 +61,12 @@ Authors
Contributors
------------

- Brett Wood <[email protected]>
- Michell Stuttgart <[email protected]>
- Andrea Stirpe <[email protected]>
- Levent Karakaş <[email protected]>
- Dennis Sluijk <[email protected]>
- remi-filament
- Brett Wood <[email protected]>
- Michell Stuttgart <[email protected]>
- Andrea Stirpe <[email protected]>
- Levent Karakaş <[email protected]>
- Dennis Sluijk <[email protected]>
- remi-filament

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion remove_odoo_enterprise/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Remove Odoo Enterprise",
"summary": "Remove enterprise modules and setting items",
"version": "17.0.1.0.0",
"version": "17.0.1.0.1",
"category": "Maintenance",
"author": "Eska, Onestein, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/server-brand",
Expand Down
2 changes: 1 addition & 1 deletion remove_odoo_enterprise/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Remove Odoo Enterprise</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5a1f12d8590afb4f5c4e395ad3ef44a2368993dd60e0d4d94c5b20e2aaf5120b
!! source digest: sha256:dd890517c70e1030028c22c2e87267e68ba5a89647febe4edb070b451c4d4b7d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/server-brand/tree/17.0/remove_odoo_enterprise"><img alt="OCA/server-brand" src="https://img.shields.io/badge/github-OCA%2Fserver--brand-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-brand-17-0/server-brand-17-0-remove_odoo_enterprise"><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/server-brand&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 removes enterprise-only apps and features from all settings
Expand Down

0 comments on commit 905d131

Please sign in to comment.