| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/18.0/l10n_it_account_stamp |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| COMMITTERS | |
| COMMITTERS | Sergio Zanchetta, tafaRU, Weblate, OCA-git-bot, Simone Rubino, oca-ci, gianmarco, odooNextev, Patrick Trabocchi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom - l10n_it_edi - l10n_it - account - onboarding - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban - base_vat - account_edi_proxy_client - certificate |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
cryptography |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **Italiano** Questo modulo permette di calcolare automaticamente ed addebitare al cliente l'imposta di bollo italiana nelle fatture e nelle ricevute mantenendo la sincronizzazione con il campo "Dati Bollo" (`l10n_it_stamp_duty`) di `l10n_it_edi`. In questo modo l'elemento XML `<DatiBollo>` verrà valorizzato correttamente. **English** This module allows to automatically compute and charge the Italian stamp duty to customers in invoices and receipts while maintaining synchronization with the "Stamp Duty Data" field (`l10n_it_stamp_duty`) of `l10n_it_edi`. In this way XML tag `<DatiBollo>` will be correctly set. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_form_stamp |
account.move.form.stamp | account.move | xpath | Inherits account.view_move_form |
product_template_form_view_account_stamp |
product.template.form.inherit | product.template | xpath | Inherits account.product_template_form_view |
report_invoice_document_custom_fields_ext |
report_invoice_document_custom_fields_ext | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_account_config_settings_stamp |
view_account_config_settings_stamp | res.config.settings | block | Inherits account.res_config_settings_view_form |
l10n_it_account_stamp_auto_compute_stamp_duty
Boolean
related='company_id.l10n_it_account_stamp_stamp_duty_product_id.l10n_it_account_stamp_auto_compute'
l10n_it_account_stamp_is_stamp_duty_applied
Boolean
compute='_compute_l10n_it_account_stamp_is_stamp_duty_applied'
help='Stamp duty is applied to this invoice.'
readonly=False
store=True
string='Stamp Duty'
l10n_it_account_stamp_is_stamp_duty_invoice_line_present
Boolean
compute='_compute_l10n_it_account_stamp_is_stamp_duty_invoice_line_present'
string='Stamp line is present in invoice'
l10n_it_account_stamp_manually_apply_stamp_duty
Boolean
string='Apply stamp duty'
l10n_it_stamp_duty
Float
compute='_compute_l10n_it_stamp_duty'
store=True
add_stamp_duty_invoice_line(self)
button_draft(self)
is_stamp_duty_applicable(self)
is_stamp_duty_line_present(self)
is_stamp_duty_product_present(self)
is_stamp_line
Boolean
readonly=True
No public methods.
l10n_it_account_stamp_auto_compute
Boolean
string='Auto-compute'
l10n_it_account_stamp_is_stamp
Boolean
string='Is a stamp'
l10n_it_account_stamp_stamp_duty_apply_tax_ids
Many2many → account.tax
column1='product_id'
column2='tax_id'
comodel_name='account.tax'
relation='l10n_it_account_stamp_product_tax_account_tax_rel'
string='Stamp taxes'
l10n_it_account_stamp_tax_apply_min_total_base
Float
digits='Account'
string='Stamp applicability min total base'
No public methods.
l10n_it_account_stamp_stamp_duty_product_id
Many2one → product.product
comodel_name='product.product'
help='Product used as stamp duty in customer invoices.'
string='Stamp Duty Product'
No public methods.
l10n_it_account_stamp_stamp_duty_product_id
Many2one
help='Product used as stamp duty in customer invoices.'
readonly=False
related='company_id.l10n_it_account_stamp_stamp_duty_product_id'
string='Stamp Duty Product'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/16.0/l10n_it_account_stamp |
| VERSION | |
| VERSION | 1.3.2 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| COMMITTERS | |
| COMMITTERS | eLBati, Sergio Zanchetta, tafaRU, Weblate, OCA-git-bot, Simone Rubino, oca-ci, gianmarco, matteoopenf, LorenzoC0, Patrick Trabocchi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | **Italiano** Questo modulo aggiunge il supporto all'imposta di bollo italiana nelle fatture e nelle ricevute. **English** This module adds Italian Tax Stamp support in invoices and receipts. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_form_stamp |
account.move.form.stamp | account.move | xpath | Inherits account.view_move_form |
product_template_form_view_account_stamp |
product.template.form.inherit | product.template | xpath | Inherits account.product_template_form_view |
report_invoice_document_custom_fields_ext |
report_invoice_document_custom_fields_ext | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_account_config_settings_stamp |
view_account_config_settings_stamp | res.config.settings | div | Inherits account.res_config_settings_view_form |
auto_compute_stamp
Boolean
related='company_id.tax_stamp_product_id.auto_compute'
manually_apply_tax_stamp
Boolean
tax_stamp
Boolean
compute='_compute_tax_stamp'
help='Tax stamp is applied to this invoice.'
readonly=False
store=True
tax_stamp_invoice_line_present
Boolean
compute='_compute_tax_stamp_invoice_line_present'
string='Stamp line is present in invoice'
add_tax_stamp_invoice_line(self)
button_draft(self)
is_tax_stamp_applicable(self)
is_tax_stamp_line_present(self)
is_tax_stamp_product_present(self)
is_stamp_line
Boolean
readonly=True
No public methods.
auto_compute
Boolean
is_stamp
Boolean
stamp_apply_min_total_base
Float
digits='Account'
args: 'Stamp applicability min total base'
stamp_apply_tax_ids
Many2many → account.tax
string='Stamp taxes'
args: 'account.tax', 'product_tax_account_tax__rel', 'product_id', 'tax_id'
No public methods.
tax_stamp_product_id
Many2one → product.product
help='Product used as Tax Stamp in customer invoices.'
args: 'product.product', 'Tax Stamp Product'
No public methods.
tax_stamp_product_id
Many2one
help='Product used as Tax Stamp in customer invoices.'
readonly=False
related='company_id.tax_stamp_product_id'
string='Tax Stamp Product'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_account_stamp |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| COMMITTERS | |
| COMMITTERS | Sergio Zanchetta, tafaRU, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, Simone Rubino, Alfredo Zamora, oca-ci, gianmarco, Giovanni, matteoopenf, Alessandro Uffreduzzi, Marco Colombo, daniel-chionne |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_form_stamp |
account.move.form.stamp | account.move | xpath | Inherits account.view_move_form |
product_template_form_view_account_stamp |
product.template.form.inherit | product.template | xpath | Inherits account.product_template_form_view |
report_invoice_document_custom_fields_ext |
report_invoice_document_custom_fields_ext | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_account_config_settings_stamp |
view_account_config_settings_stamp | res.config.settings | div | Inherits account.res_config_settings_view_form |
auto_compute_stamp
Boolean
related='company_id.tax_stamp_product_id.auto_compute'
manually_apply_tax_stamp
Boolean
tax_stamp
Boolean
compute='_compute_tax_stamp'
help='Tax stamp is applied to this invoice.'
readonly=False
store=True
tax_stamp_invoice_line_present
Boolean
compute='_compute_tax_stamp_invoice_line_present'
string='Stamp line is present in invoice'
add_tax_stamp_invoice_line(self)
button_draft(self)
is_tax_stamp_applicable(self)
is_tax_stamp_line_present(self)
is_tax_stamp_product_present(self)
is_stamp_line
Boolean
readonly=True
No public methods.
auto_compute
Boolean
is_stamp
Boolean
stamp_apply_min_total_base
Float
digits='Account'
args: 'Stamp applicability min total base'
stamp_apply_tax_ids
Many2many → account.tax
string='Stamp taxes'
args: 'account.tax', 'product_tax_account_tax__rel', 'product_id', 'tax_id'
No public methods.
tax_stamp_product_id
Many2one → product.product
help='Product used as Tax Stamp in customer invoices.'
args: 'product.product', 'Tax Stamp Product'
No public methods.
tax_stamp_product_id
Many2one
readonly=False
related='company_id.tax_stamp_product_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_account_stamp |
| VERSION | |
| VERSION | 1.4.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, eLBati, GitHub, Sergio Zanchetta, Alex Comba, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, Simone Rubino, Lara Baggio |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_account_stamp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - account - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_stamp |
account.invoice.form.stamp | account.invoice | xpath | Inherits account.invoice_form |
product_template_form_view_account_stamp |
product.template.form.inherit | product.template | group | Inherits account.product_template_form_view |
report_invoice_document_custom_fields_ext |
report_invoice_document_custom_fields_ext | ir.ui.view | qweb | Inherits account.report_invoice_document |
view_account_config_settings_stamp |
view_account_config_settings_stamp | res.config.settings | div | Inherits account.res_config_settings_view_form |
view_invoice_line_form_stamp |
view_invoice_line_form_stamp | account.invoice.line | field | Inherits account.view_invoice_line_form |
auto_compute_stamp
Boolean
related='company_id.tax_stamp_product_id.auto_compute'
manually_apply_tax_stamp
Boolean
tax_stamp
Boolean
compute='_compute_tax_stamp'
help='Tax stamp is applied to this invoice.'
readonly=False
store=True
string='Tax Stamp'
tax_stamp_line_present
Boolean
compute='_compute_tax_stamp_line_present'
string='Stamp line is present in invoice'
action_move_create(self)
add_tax_stamp_line(self)
is_tax_stamp_applicable(self)
is_tax_stamp_line_present(self)
is_stamp_line
Boolean
readonly=True
related='product_id.is_stamp'
No public methods.
auto_compute
Boolean
is_stamp
Boolean
stamp_apply_min_total_base
Float
digits=dp.get_precision('Account')
args: 'Stamp applicability min total base'
stamp_apply_tax_ids
Many2many → account.tax
string='Stamp taxes'
args: 'account.tax', 'product_tax_account_tax__rel', 'product_id', 'tax_id'
No public methods.
tax_stamp_product_id
Many2one → product.product
help='Product used as Tax Stamp in customer invoices.'
args: 'product.product', 'Tax Stamp Product'
No public methods.
tax_stamp_product_id
Many2one
readonly=False
related='company_id.tax_stamp_product_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/11.0/l10n_it_account_stamp |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, SilvioGregorini, Stefano Consolaro |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - account_invoicing - account - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_stamp |
account.invoice.form.stamp | account.invoice | xpath | Inherits account.invoice_form |
product_template_form_view_account_stamp |
product.template.form.inherit | product.template | page | Inherits account.product_template_form_view |
view_account_config_settings |
view_account_config_settings | res.config.settings | div | Inherits account.res_config_settings_view_form |
view_invoice_line_form_stamp |
view_invoice_line_form_stamp | account.invoice.line | field | Inherits account.view_invoice_line_form |
auto_compute_stamp
Boolean
related='company_id.tax_stamp_product_id.auto_compute'
tax_stamp
Boolean
readonly=True
states={'draft': [('readonly', False)]}
args: 'Tax Stamp'
action_move_create(self)
add_tax_stamp_line(self)
is_tax_stamp_applicable(self)
is_tax_stamp_line_present(self)
is_stamp_line
Boolean
readonly=True
related='product_id.is_stamp'
No public methods.
auto_compute
Boolean
is_stamp
Boolean
omit_move_from_missing_payback
Boolean
string='Omit Move From Missing Payback'
stamp_apply_min_total_base
Float
digits=dp.get_precision('Account')
args: 'Stamp apply min total base'
stamp_apply_tax_ids
Many2many → account.tax
string='Stamp taxes'
args: 'account.tax', 'product_tax_account_tax__rel', 'product_id', 'tax_id'
onchange_is_stamp(self)
tax_stamp_product_id
Many2one → product.product
help='Product used as Tax Stamp in customer invoices.'
args: 'product.product', 'Tax Stamp Product'
No public methods.
tax_stamp_product_id
Many2one
help='Product used as Tax Stamp in customer invoices.'
related='company_id.tax_stamp_product_id'
string='Tax Stamp Product'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/10.0/l10n_it_account_stamp |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| COMMITTERS | |
| COMMITTERS | Alex Comba, OCA Transbot, oca-travis, OCA-git-bot, Sergio Corato |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - account - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_stamp |
account.invoice.form.stamp | account.invoice | xpath | Inherits account.invoice_form |
product_template_form_view_account_stamp |
product.template.form.inherit | product.template | page | Inherits account.product_template_form_view |
view_account_config_settings |
view_account_config_settings | account.config.settings | xpath | Inherits account.view_account_config_settings |
view_invoice_line_form_stamp |
view_invoice_line_form_stamp | account.invoice.line | field | Inherits account.view_invoice_line_form |
tax_stamp_product_id
Many2one
help='Product used as Tax Stamp in customer invoices.'
related='company_id.tax_stamp_product_id'
string='Tax Stamp Product'
onchange_company_id(self)
tax_stamp
Boolean
readonly=True
states={'draft': [('readonly', False)]}
args: 'Tax Stamp'
action_move_create(self)
add_tax_stamp_line(self)
is_tax_stamp_applicable(self)
is_tax_stamp_line_present(self)
is_stamp_line
Boolean
readonly=True
related='product_id.is_stamp'
No public methods.
is_stamp
Boolean
stamp_apply_min_total_base
Float
digits=dp.get_precision('Account')
args: 'Stamp apply min total base'
stamp_apply_tax_ids
Many2many → account.tax
string='Stamp taxes'
args: 'account.tax', 'product_tax_account_tax__rel', 'product_id', 'tax_id'
No public methods.
tax_stamp_product_id
Many2one → product.product
help='Product used as Tax Stamp in customer invoices.'
args: 'product.product', 'Tax Stamp Product'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/8.0/l10n_it_account_stamp |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ermanno Gnan, Sergio Corato, Enrico Ganzaroli |
| COMMITTERS | |
| COMMITTERS | GitHub, oca-travis, Weblate, OCA-git-bot, sergiocorato |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - report - account - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_stamp |
account.invoice.form.stamp | account.invoice | xpath | Inherits account.invoice_form |
product_template_form_view_account_stamp |
product.template.form.inherit | product.template | page | Inherits account.product_template_form_view |
view_account_config_settings |
view_account_config_settings | account.config.settings | xpath | Inherits account.view_account_config_settings |
view_invoice_line_form_stamp |
view_invoice_line_form_stamp | account.invoice.line | field | Inherits account.view_invoice_line_form |
tax_stamp_product_id
Many2one
help='Product used as Tax Stamp in customer invoices.'
related='company_id.tax_stamp_product_id'
string='Tax Stamp Product'
onchange_company_id(self, cr, uid, ids, company_id, context=None)
tax_stamp
Boolean
compute='_compute_tax_stamp'
readonly=True
states={'draft': [('readonly', False)]}
args: 'Tax Stamp'
action_move_create(self)
add_tax_stamp_line(self)
is_tax_stamp_applicable(self)
is_tax_stamp_line_present(self)
is_stamp_line
Boolean
readonly=True
related='product_id.is_stamp'
No public methods.
is_stamp
Boolean
stamp_apply_min_total_base
Float
digits=dp.get_precision('Account')
args: 'Stamp apply min total base'
stamp_apply_tax_ids
Many2many → account.tax
string='Stamp taxes'
args: 'account.tax', 'product_tax_account_tax__rel', 'product_id', 'tax_id'
No public methods.
tax_stamp_product_id
Many2one → product.product
help='Product used as Tax Stamp in customer invoices.'
args: 'product.product', 'Tax Stamp Product'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-italy |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] l10n_it_account_stamp: Migration to 19.0 (#5069) |