Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.1
Category
Accounting & Finance
Folder size
0.11 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-invoicing
Last tracking update
2026-08-07 07:31:48
Authors
SYLEAM, Akretion, Odoo Community Association (OCA)
Maintainers
SYLEAM, Akretion, Odoo Community Association (OCA)
Committers
sergiocorato, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Emmanuel HURET
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_journal_form group.invoice.lines.account.journal.form account.journal form Inherits account.view_account_journal_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • line_get_convert(self, line, part)
    @api.model

New fields (1)
  • group_method Selection
    default='account' help="If you select 'By Product', the account move lines generated when you validate an invoice will be grouped by product, account, analytic account and tax code. If you select 'By Account', they will be grouped by account, analytic account and tax code, without taking into account the product." string='Group by' args: [('product', 'By Product'), ('account', 'By Account')]
Public methods (0)

No public methods.

Loading…