| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-japan |
| GIT | |
| GIT | https://github.com/OCA/l10n-japan.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-japan/tree/18.0/account_tax_rounding_method |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Quartile |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Quartile |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Aungkokolin1997 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-japan |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides the ability to configure tax rounding methods in invoices and other business documents such as sales orders and purchase orders. Supported methods include Half-up (Default), Round-up, and Round-down. Only 'exclusive' taxes are supported, and the rounding behavior is limited to the `round_globally` option of the `tax_calculation_rounding_method`. It assumes that the `round_per_line` method is not used in Japan. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.account | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_property_form |
res.partner.form | res.partner | xpath | Inherits account.view_partner_property_form |
No new fields.
Public methods (0)No public methods.
tax_rounding_method
Selection
default='HALF-UP'
selection=[('HALF-UP', 'Half-up'), ('UP', 'Round-up'), ('DOWN', 'Round-down')]
tracking=True
No public methods.
tax_rounding_method
Selection
readonly=False
related='company_id.tax_rounding_method'
No public methods.
No new fields.
Public methods (1)round(self, amount)
tax_rounding_method
Selection
selection=[('HALF-UP', 'Half-up'), ('UP', 'Round-up'), ('DOWN', 'Round-down')]
tracking=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-japan |
| GIT | |
| GIT | https://github.com/OCA/l10n-japan.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-japan/tree/17.0/account_tax_rounding_method |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Quartile |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Quartile |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Aungkokolin1997 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-japan |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides the ability to configure tax rounding methods in invoices and other business documents such as sales orders and purchase orders. Supported methods include Half-up (Default), Round-up, and Round-down. Only 'exclusive' taxes are supported, and the rounding behavior is limited to the `round_globally` option of the `tax_calculation_rounding_method`. It assumes that the `round_per_line` method is not used in Japan. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.account | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_property_form |
res.partner.form | res.partner | xpath | Inherits account.view_partner_property_form |
No new fields.
Public methods (1)create(self, vals_list)
No new fields.
Public methods (0)No public methods.
tax_rounding_method
Selection
default='HALF-UP'
selection=[('HALF-UP', 'Half-up'), ('UP', 'Round-up'), ('DOWN', 'Round-down')]
No public methods.
tax_rounding_method
Selection
readonly=False
related='company_id.tax_rounding_method'
No public methods.
No new fields.
Public methods (1)round(self, amount)
tax_rounding_method
Selection
selection=[('HALF-UP', 'Half-up'), ('UP', 'Round-up'), ('DOWN', 'Round-down')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-japan |
| GIT | |
| GIT | https://github.com/OCA/l10n-japan.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-japan/tree/16.0/account_tax_rounding_method |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Quartile |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Quartile |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Aungkokolin1997 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-japan |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides the ability to configure tax rounding methods in invoices and other business documents such as sales orders and purchase orders. Supported methods include Half-up (Default), Round-up, and Round-down. Only 'exclusive' taxes are supported, and the rounding behavior is limited to the `round_globally` option of the `tax_calculation_rounding_method`. It assumes that the `round_per_line` method is not used in Japan. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.account | res.config.settings | xpath | Inherits account.res_config_settings_view_form |
view_partner_property_form |
res.partner.form | res.partner | xpath | Inherits account.view_partner_property_form |
No new fields.
Public methods (1)create(self, vals_list)
No new fields.
Public methods (0)No public methods.
tax_rounding_method
Selection
default='HALF-UP'
selection=[('HALF-UP', 'Half-up'), ('UP', 'Round-up'), ('DOWN', 'Round-down')]
No public methods.
tax_rounding_method
Selection
readonly=False
related='company_id.tax_rounding_method'
No public methods.
No new fields.
Public methods (1)round(self, amount)
tax_rounding_method
Selection
selection=[('HALF-UP', 'Half-up'), ('UP', 'Round-up'), ('DOWN', 'Round-down')]
No public methods.