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