| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/7.0/account_report_company |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Launchpad Translations on behalf of openerp, fka-odoo |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:43:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add an extra Company dimension on Invoices for consolidated Invoice Analysis ============================================================================ By default Customer and Supplier invoices can be linked to a contact within a company, but the company is not a direct reference in the database structure for invoices. Journal Entries are however always linked to the company and not to contacts, so that Accounts Payable and Receivable are always correct and consolidated at company level. When many different contacts/departments need to be invoiced within the same parent company, this can make reporting by Company more difficult: reports are directly based on the database structure and would not provide an aggregated company dimension. This modules solves the problem by adding an explicit company reference on invoices, automatically computed from the invoice contact, and use this new dimension when grouping the list of Invoices or the Invoice Analysis report by Partner. Note: this module will likely be removed for the next major OpenERP version and directly integrated in the core accounting. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_report_company_invoice_report_search_view |
account.invoice.report | filter | Inherits account.view_account_invoice_report_search | |
account_report_company_invoice_report_tree_view |
account.invoice.report | field | Inherits account.view_account_invoice_report_tree | |
account_report_company_search_view |
account.invoice | filter | Inherits account.view_account_invoice_filter | |
account_report_company_tree_view |
account.invoice | field | Inherits account.invoice_tree | |
account_report_copmany_partner_kanban_view |
res.partner | xpath | Inherits base.res_partner_kanban_view | |
account_report_copmany_partner_tree_view |
res.partner | field | Inherits base.view_partner_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.