12 lines
501 B
Markdown
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.
|