From c53a0b6b30c079083b4f3c9ea0582cc2d0a4708a Mon Sep 17 00:00:00 2001 From: git_admin Date: Sat, 2 May 2026 06:08:52 +0000 Subject: [PATCH] Tower: upload om_data_remove 1.4 (via marketplace) --- addons/om_data_remove/README.rst | 46 ++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 addons/om_data_remove/README.rst diff --git a/addons/om_data_remove/README.rst b/addons/om_data_remove/README.rst new file mode 100644 index 0000000..17567ce --- /dev/null +++ b/addons/om_data_remove/README.rst @@ -0,0 +1,46 @@ +=================== +Odoo 18 Remove Data +=================== + +This Module will help to remove transactional data from database + +Installation +============ + +To install this module, you need to: + +Download the module and add it to your Odoo addons folder. Afterward, log on to +your Odoo server and go to the Apps menu. Trigger the debug mode and update the +list by clicking on the "Update Apps List" link. Now install the module by +clicking on the install button. + +Upgrade +============ + +To upgrade this module, you need to: + +Download the module and add it to your Odoo addons folder. Restart the server +and log on to your Odoo server. Select the Apps menu and upgrade the module by +clicking on the upgrade button. + + +Configuration +============= + +There is Nothing to Configure + + +Credits +======= + +Contributors +------------ + +* Odoo Mates +* Sunpop.cn + + +Author & Maintainer +------------------- + +This module is maintained by the Odoo Mates \ No newline at end of file