33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Database cleanup </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="database-cleanup ">
364- < h1 class ="title "> Database cleanup</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="database-cleanup ">
370+ < h1 > Database cleanup</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:8e972dd8d647163c6d93e026514d854ced08bbe13ac2c39e3a7c36202e1aa328
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < 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-tools/tree/16.0/database_cleanup "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup "> < 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-tools&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373- < p > Clean your Odoo database from remnants of modules, models, columns and
374- tables left by uninstalled modules (prior to 7.0) or a homebrew database
377+ < 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/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-tools/tree/16.0/database_cleanup "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-database_cleanup "> < 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-tools&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378+ < p > Clean your Odoo database from remnants of modules, models, columns, tables and
379+ attachment records left by uninstalled modules (prior to 7.0) or a homebrew database
375380upgrade to a new major version of Odoo.</ p >
376381< p > Caution! This module is potentially harmful and can < em > easily</ em > destroy the
377382integrity of your data. Do not use if you are not entirely comfortable
@@ -392,10 +397,10 @@ <h1 class="title">Database cleanup</h1>
392397</ ul >
393398</ div >
394399< div class ="section " id ="usage ">
395- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
400+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
396401< p > After installation of this module, go to the Settings menu -> Technical ->
397402Database cleanup. This menu is only available to members of the < em > Access Rights</ em >
398- group. Go through the modules, models, columns and tables
403+ group. Go through the modules, models, columns, tables and attachment
399404entries under this menu (in that order) and find out if there is orphaned data
400405in your database. You can either delete entries by line, or sweep all entries
401406in one big step (if you are < em > really</ em > confident).</ p >
@@ -404,23 +409,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
404409</ a >
405410</ div >
406411< div class ="section " id ="bug-tracker ">
407- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
412+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
408413< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-tools/issues "> GitHub Issues</ a > .
409414In case of trouble, please check there if your issue has already been reported.
410415If you spotted it first, help us to smash it by providing a detailed and welcomed
411416< a class ="reference external " href ="https://github.com/OCA/server-tools/issues/new?body=module:%20database_cleanup%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
412417< p > Do not contact contributors directly about support or help with technical issues.</ p >
413418</ div >
414419< div class ="section " id ="credits ">
415- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
420+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
416421< div class ="section " id ="authors ">
417- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
422+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
418423< ul class ="simple ">
419424< li > Therp BV</ li >
420425</ ul >
421426</ div >
422427< div class ="section " id ="contributors ">
423- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
428+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
424429< ul class ="simple ">
425430< li > Stefan Rijnhart << a class ="reference external " href ="mailto:stefan@opener.amsterdam "> stefan@opener.amsterdam</ a > ></ li >
426431< li > Holger Brunn << a class ="reference external " href ="mailto:hbrunn@therp.nl "> hbrunn@therp.nl</ a > ></ li >
@@ -437,7 +442,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
437442</ ul >
438443</ div >
439444< div class ="section " id ="maintainers ">
440- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
445+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
441446< p > This module is maintained by the OCA.</ p >
442447< a class ="reference external image-reference " href ="https://odoo-community.org ">
443448< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -450,5 +455,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
450455</ div >
451456</ div >
452457</ div >
458+ </ div >
453459</ body >
454460</ html >
0 commit comments