TIP: You can type at any time to perform a new search.
Account Invoice Grouped by Picking
account_invoice_report_grouped_by_picking · OCA/account-invoice-reporting
- Repository
- OCA/account-invoice-reporting · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting & Finance
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoice-reporting
- Last tracking update
- 2026-08-07 09:06:28
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, AlexGarS73, Rik Wagemans
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows print invoices with picking info. This module groups invoice lines and shows information related to sales and pickings on every group. It also groups under the same block those service lines that are not in the picking, but belongs to the same sales order as the rest of the lines of the picking.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
lines_grouped_by_picking(self)This prepares a data structure for printing the invoice report grouped by pickings.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…