mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-18 07:11:59 +02:00
The ledger action domains only filtered display types but relied on
a removable search_default_posted filter to exclude cancelled moves.
Added parent_state != cancel to the hard domain so cancelled entries
never appear regardless of active search filters.
🤖 assisted by claude
|
||
|---|---|---|
| .. | ||
| data | ||
| doc | ||
| i18n | ||
| models | ||
| report | ||
| security | ||
| static/description | ||
| views | ||
| wizard | ||
| __init__.py | ||
| __manifest__.py | ||
| README.rst | ||
==================================== Odoo 16 Accounting Financial Reports ==================================== This Module will provide all the financial reports for odoo 16 community edition 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 <odoomates@gmail.com> Author & Maintainer ------------------- This module is maintained by the Odoo Mates