TIP: You can type at any time to perform a new search.
Account invoice line gross price subtotal
account_invoice_line_price_subtotal_gross · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://odoo-community.org
- Last tracking update
- 2026-08-07 07:03:02
- Authors
- Odoo Community Association (OCA), initOS GmbH
- Maintainers
- Odoo Community Association (OCA), initOS GmbH
- Committers
- Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, Peter Hahn, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_line_price_subtotal_gross |
account.invoice.line.price.subtotal.gross | account.invoice | form | Inherits account.invoice_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
price_subtotal_grossFloatcompute='_compute_price_gross'digits=dp.get_precision('Account')readonly=Truestore=Truestring='Amount gross'
No public methods.