mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 13:12:01 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
* Stefan Rijnhart <stefan@opener.amsterdam>
|
||||
* Holger Brunn <hbrunn@therp.nl>
|
||||
* Stéphane Mangin <stephane.mangin@camptocamp.com>
|
||||
* Mark Schuit <mark@gig.solutions>
|
||||
* `360ERP <https://www.360erp.com>`_:
|
||||
* Andrea Stirpe
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
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.
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
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).
|
||||
|
||||
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
||||
:alt: Try me on Runbot
|
||||
:target: https://runbot.odoo-community.org/runbot/149/11.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue