.. image:: https://img.shields.io/badge/license-AGPLv3-blue.svg :target: https://www.gnu.org/licenses/agpl.html :alt: License: AGPL-3 ============================ Account Entries Report Hooks ============================ This module extends the functionality of the "Account Entries Report" by overriding the standard query with a new one that will allow other modules to extend it more flexibly. Configuration ============= In order to extend the Account Entries Report, you need to: * Include this module as dependency in your own module * Inherit from "account.entries.report" module * Add your own fields, as needed * Implement one of the new methods _select, _from, _where, _group_by, calling first to the super() method and then adding the extra string as needed. Usage ===== .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot :target: https://runbot.odoo-community.org/runbot/91/8.0 Bug Tracker =========== Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed `feedback `_. Credits ======= Images ------ * Odoo Community Association: `Icon `_. Contributors ------------ * Eficent Business and IT Consulting Services S.L. * Serpent Consulting Services Pvt. Ltd. * Xpansa Group Maintainer ---------- .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: http://odoo-community.org This module is maintained by the OCA. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. To contribute to this module, please visit http://odoo-community.org.