diff --git a/addons/om_account_daily_reports/README.rst b/addons/om_account_daily_reports/README.rst new file mode 100644 index 0000000..bff8eeb --- /dev/null +++ b/addons/om_account_daily_reports/README.rst @@ -0,0 +1,45 @@ +============================= +Odoo 18 Daily Financial Reports +============================= + +This module will add the reports like cash book report, bank book report and day book report + +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 + + +Author & Maintainer +------------------- + +This module is maintained by the Odoo Mates \ No newline at end of file