Metadata-Version: 2.1
Name: odoo-addon-mis_report_partner_details
Version: 18.0.1.0.0.2
Requires-Python: >=3.10
Requires-Dist: odoo-addon-mis_builder==18.0.*
Requires-Dist: odoo==18.0.*
Summary: Add partner detail expansion to MIS Reports
License: LGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 18.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Description-Content-Type: text/x-rst


        This module extends MIS Reports to allow automatic expansion
        of account balances by partner.
        
        Features:
        - Adds "Display by Partner" checkbox in KPI configuration
        - Automatically shows balance for each partner
        - Works with receivable and payable account types
    