TIP: You can type at any time to perform a new search.
Account Invoice Line Sale Line Position
account_invoice_line_sale_line_position · OCA/account-invoice-reporting
- Repository
- OCA/account-invoice-reporting · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Sale
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoice-reporting
- Last tracking update
- 2026-08-07 08:43:00
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, Kimkhoi3010, Khôi (Kiên Kim)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module is build on top of the module sale_order_line_position. It adds (if any) the sale line position on the invoice line. There can be multiple positions for one invoicing line. And they are added to the report.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_invoice_document |
report_invoice_document | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_move_form |
account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
has_order_positionBooleancompute='_compute_has_order_position'
No public methods.
New fields (1)
-
position_formattedCharcompute='_compute_position_formatted'
No public methods.
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 112 days ago
- Last activity
- 3 days ago
- Repository
- OCA/account-invoice-reporting
- Pull request
- [19.0][MIG] account_invoice_line_sale_line_position: Migration to 19.0 (#403)