account_general_ledger_company/README.md
2026-06-09 17:17:59 +07:00

12 lines
501 B
Markdown

Account General Ledger Company Column
=====================================
This module adds a "Company" column to the General Ledger report in Odoo 19, allowing users to identify which company a transaction line belongs to when running reports in a multi-company environment.
Features
--------
- Adds a "Company" column to the General Ledger report.
- Retrieves company names in a single batch query for optimal performance.
- Supports multi-company contexts without altering base Odoo SQL views.