Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
database_cleanup/readme/CONTRIBUTORS.md
Executable file
5
database_cleanup/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,5 @@
|
||||
- Stefan Rijnhart \<<stefan@opener.amsterdam>\>
|
||||
- Holger Brunn \<<hbrunn@therp.nl>\>
|
||||
- Stéphane Mangin \<<stephane.mangin@camptocamp.com>\>
|
||||
- [360ERP](https://www.360erp.com):
|
||||
- Andrea Stirpe
|
||||
1
database_cleanup/readme/CREDIT.md
Executable file
1
database_cleanup/readme/CREDIT.md
Executable file
@@ -0,0 +1 @@
|
||||
The migration of this module from 17.0 to 18.0 was financially supported by Camptocamp.
|
||||
10
database_cleanup/readme/DESCRIPTION.md
Executable file
10
database_cleanup/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,10 @@
|
||||
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.
|
||||
8
database_cleanup/readme/USAGE.md
Executable file
8
database_cleanup/readme/USAGE.md
Executable file
@@ -0,0 +1,8 @@
|
||||
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).
|
||||
|
||||
[](https://runbot.odoo-community.org/runbot/149/11.0)
|
||||
Reference in New Issue
Block a user