forked from OCA/server-tools
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1641 from OCA/18.0
Syncing from upstream OCA/server-tools (18.0)
- Loading branch information
Showing
116 changed files
with
40,141 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"pull_requests": { | ||
"2523": "(auto) Nothing to port from PR #2523", | ||
"2744": "(auto) Nothing to port from PR #2744" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
================ | ||
Database cleanup | ||
================ | ||
|
||
.. | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:41b121e4717dc74c9ca4d6d201d2ed1b651a26e198889e379cbda0af5b2ddc54 | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
:target: https://odoo-community.org/page/development-status | ||
:alt: Beta | ||
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png | ||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
:alt: License: AGPL-3 | ||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github | ||
:target: https://github.com/OCA/server-tools/tree/18.0/database_cleanup | ||
:alt: OCA/server-tools | ||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
:target: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-database_cleanup | ||
:alt: Translate me on Weblate | ||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=18.0 | ||
:alt: Try me on Runboat | ||
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
||
Clean your Odoo database from remnants of modules, models, columns and | ||
tables left by uninstalled modules (prior to 7.0) or a homebrew database | ||
upgrade to a new major version of Odoo. | ||
|
||
Caution! This module is potentially harmful and can *easily* destroy the | ||
integrity of your data. Do not use if you are not entirely comfortable | ||
with the technical details of the Odoo data model of *all* the modules | ||
that have ever been installed on your database, and do not purge any | ||
module, model, column or table if you do not know exactly what you are | ||
doing. | ||
|
||
**Table of contents** | ||
|
||
.. contents:: | ||
:local: | ||
|
||
Usage | ||
===== | ||
|
||
After installation of this module, go to the Settings menu -> Technical | ||
-> Database cleanup. This menu is only available to members of the | ||
*Access Rights* group. Go through the modules, models, columns and | ||
tables entries under this menu (in that order) and find out if there is | ||
orphaned data in your database. You can either delete entries by line, | ||
or sweep all entries in one big step (if you are *really* confident). | ||
|
||
|Try me on Runbot| | ||
|
||
.. |Try me on Runbot| image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas | ||
:target: https://runbot.odoo-community.org/runbot/149/11.0 | ||
|
||
Bug Tracker | ||
=========== | ||
|
||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_. | ||
In case of trouble, please check there if your issue has already been reported. | ||
If you spotted it first, help us to smash it by providing a detailed and welcomed | ||
`feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20database_cleanup%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
||
Do not contact contributors directly about support or help with technical issues. | ||
|
||
Credits | ||
======= | ||
|
||
Authors | ||
------- | ||
|
||
* Therp BV | ||
|
||
Contributors | ||
------------ | ||
|
||
- Stefan Rijnhart <stefan@opener.amsterdam> | ||
- Holger Brunn <hbrunn@therp.nl> | ||
- Stéphane Mangin <stephane.mangin@camptocamp.com> | ||
- `360ERP <https://www.360erp.com>`__: | ||
|
||
- Andrea Stirpe | ||
|
||
Maintainers | ||
----------- | ||
|
||
This module is maintained by the OCA. | ||
|
||
.. image:: https://odoo-community.org/logo.png | ||
:alt: Odoo Community Association | ||
:target: https://odoo-community.org | ||
|
||
OCA, or the Odoo Community Association, is a nonprofit organization whose | ||
mission is to support the collaborative development of Odoo features and | ||
promote its widespread use. | ||
|
||
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/18.0/database_cleanup>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Copyright 2014-2016 Therp BV <http://therp.nl> | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). | ||
from . import models |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Copyright 2014-2016 Therp BV <http://therp.nl> | ||
# Copyright 2021 Camptocamp SA <https://camptocamp.com> | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). | ||
{ | ||
"name": "Database cleanup", | ||
"version": "18.0.1.0.0", | ||
"author": "Therp BV,Odoo Community Association (OCA)", | ||
"website": "https://github.com/OCA/server-tools", | ||
"depends": ["base"], | ||
"license": "AGPL-3", | ||
"category": "Tools", | ||
"data": [ | ||
"views/purge_wizard.xml", | ||
"views/purge_menus.xml", | ||
"views/purge_modules.xml", | ||
"views/purge_models.xml", | ||
"views/purge_fields.xml", | ||
"views/purge_columns.xml", | ||
"views/purge_tables.xml", | ||
"views/purge_data.xml", | ||
"views/create_indexes.xml", | ||
"views/menu.xml", | ||
"security/ir.model.access.csv", | ||
], | ||
"installable": True, | ||
} |
Oops, something went wrong.