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 25, 2023
1 parent e9e0e48 commit 0f4c611
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 @@ -24,7 +24,7 @@ addon | version | maintainers | summary
[disable_odoo_online](disable_odoo_online/) | 16.0.1.0.0 | | Remove odoo.com Bindings
[hr_expense_remove_mobile_link](hr_expense_remove_mobile_link/) | 16.0.1.0.0 | | Remove Odoo Enterprise mobile app download links
[portal_odoo_debranding](portal_odoo_debranding/) | 16.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/) | 16.0.2.0.0 | | Remove enterprise modules and setting items
[remove_odoo_enterprise](remove_odoo_enterprise/) | 16.0.2.0.1 | | Remove enterprise modules and setting items

[//]: # (end addons)

Expand Down
2 changes: 1 addition & 1 deletion 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:5379bcedea1e39defd7de08fd08db2948f31496d763170436fe7b15a3256e058
!! source digest: sha256:51e86f62ad09ef5e5264ed35cb8081541dfe7082531a4ecd13a96cc54e66c1bd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
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": "16.0.2.0.0",
"version": "16.0.2.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:5379bcedea1e39defd7de08fd08db2948f31496d763170436fe7b15a3256e058
!! source digest: sha256:51e86f62ad09ef5e5264ed35cb8081541dfe7082531a4ecd13a96cc54e66c1bd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/16.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-16-0/server-brand-16-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=16.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 views.</p>
Expand Down

0 comments on commit 0f4c611

Please sign in to comment.