TIP: You can type at any time to perform a new search.
Account Invoice Custom Rounding
account_invoice_custom_rounding · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Invoicing
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:42:47
- Authors
- Odoo Community Association (OCA), Sygel
- Maintainers
- Odoo Community Association (OCA), Sygel
- Committers
- Enric Tobella, Weblate, OCA-git-bot, oca-ci, Luis Rodriguez
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
acount_invoice_custom_rounding_view_move_form |
account.invoice.custom.rounding.view.move.form | account.move | form | Inherits account.view_move_form |
acount_invoice_custom_rounding_view_partner_form |
account.invoice.custom.rounding.view.partner.form | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
tax_calculation_rounding_methodSelectioncompute='_compute_tax_calculation_rounding_method'help='How total tax amount is computed. If no value selected, the method defined in the company is used.'readonly=Falserelated=Falsestore=True args: [('round_per_line', 'Round per Line'), ('round_globally', 'Round Globally')]
No public methods.
New fields (1)
-
tax_calculation_rounding_methodSelectionrelated='move_id.tax_calculation_rounding_method'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
tax_calculation_rounding_methodSelectioncompany_dependent=Truecopy=Falsehelp='How total tax amount is computed in sale orders and invoices when this contact is selected. If no value selected, the method defined in the company is used.' args: [('round_per_line', 'Round per Line'), ('round_globally', 'Round Globally')]
No public methods.
Loading…