ITA - Tipi di documento fiscale per dichiarativi

l10n_it_fiscal_document_type
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/16.0/l10n_it_fiscal_document_type
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Link It srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Link It srl
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Simone Rubino, micheledic, oca-ci, Marco Colombo
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xmlschema
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
**Italiano**

Tabella con codici tipo documento previsti dall'Agenzia delle Entrate.

**English**

Document type table with codes as provided for by the Italian Revenue
Agency.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_account_move_fiscal_document_type account.move.fiscal.document.type.form account.move xpath Inherits account.view_move_form
view_account_position_fdt_form account.fiscal.position.fdt.form account.fiscal.position field Inherits account.view_account_position_form
view_fiscal_document_type_form fiscal.document.type.form fiscal.document.type form New
view_fiscal_document_type_tree fiscal.document.type.tree fiscal.document.type tree New
view_partner_fiscal_document_type res.partner.fiscal.document.type.form res.partner xpath Inherits base.view_partner_form
Models touched (5)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    readonly=False string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check_doc_type_relation(self)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    compute='_compute_set_document_fiscal_type' readonly=False store=True string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (9)
  • code Char
    required=True size=5
  • in_invoice Boolean
    string='Vendor Bill'
  • in_refund Boolean
    string='Vendor Credit Note'
  • journal_ids Many2many → account.journal
    args: 'account.journal', 'account_journal_fiscal_doc_type_rel', 'fiscal_document_type_id', 'journal_id', 'Journals'
  • name Char
    required=True size=100
  • out_invoice Boolean
    string='Customer Invoice'
  • out_refund Boolean
    string='Customer Credit Note'
  • priority Integer
    default='3'
  • refund_fiscal_document_type_id Many2one → fiscal.document.type
    string='Fiscal document for refund' args: 'fiscal.document.type'
Public methods (3)
  • create(self, vals_list)
    @api.model_create_multi
  • name_get(self)
  • write(self, vals)

New fields (2)
  • in_fiscal_document_type Many2one → fiscal.document.type
    args: 'fiscal.document.type'
  • out_fiscal_document_type Many2one → fiscal.document.type
    args: 'fiscal.document.type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/14.0/l10n_it_fiscal_document_type
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Link It srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Link It srl
COMMITTERS
COMMITTERSGitHub, Daniel Reis, Andrea Cometa, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, Alfredo Zamora, simonev, oca-ci, Alessandro Uffreduzzi, Marco Colombo
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xmlschema
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_account_move_fiscal_document_type account.move.fiscal.document.type.form account.move xpath Inherits account.view_move_form
view_account_position_fdt_form account.fiscal.position.fdt.form account.fiscal.position field Inherits account.view_account_position_form
view_fiscal_document_type_form fiscal.document.type.form fiscal.document.type form New
view_fiscal_document_type_tree fiscal.document.type.tree fiscal.document.type tree New
view_partner_fiscal_document_type res.partner.fiscal.document.type.form res.partner xpath Inherits base.view_partner_form
Models touched (5)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    readonly=False string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check_doc_type_relation(self)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    compute='_compute_set_document_fiscal_type' readonly=False store=True string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (9)
  • code Char
    required=True size=5 string='Code'
  • in_invoice Boolean
    string='Vendor Bill'
  • in_refund Boolean
    string='Vendor Credit Note'
  • journal_ids Many2many → account.journal
    args: 'account.journal', 'account_journal_fiscal_doc_type_rel', 'fiscal_document_type_id', 'journal_id', 'Journals'
  • name Char
    required=True size=100 string='Name'
  • out_invoice Boolean
    string='Customer Invoice'
  • out_refund Boolean
    string='Customer Credit Note'
  • priority Integer
    default='3' string='Priority'
  • refund_fiscal_document_type_id Many2one → fiscal.document.type
    string='Fiscal document for refund' args: 'fiscal.document.type'
Public methods (4)
  • create(self, vals)
    @api.model
  • name_get(self)
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
  • write(self, vals)

New fields (2)
  • in_fiscal_document_type Many2one → fiscal.document.type
    string='In Fiscal Document Type' args: 'fiscal.document.type'
  • out_fiscal_document_type Many2one → fiscal.document.type
    string='Out Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fiscal_document_type
VERSION
VERSION 2.2.0
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Link It srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Link It srl
COMMITTERS
COMMITTERSLorenzo Battistini, eLBati, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino, Lara Baggio, alex_cam
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fiscal_document_type
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - test_mail
    - test_performance
    - mail_bot
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_account_inv_cus_fiscal_document_type account.invoice.cus.fiscal.document.type.form account.invoice xpath Inherits account.invoice_form
view_account_inv_supp_fiscal_document_type account.invoice.supp.fiscal.document.type.form account.invoice xpath Inherits account.invoice_supplier_form
view_account_position_fdt_form account.fiscal.position.fdt.form account.fiscal.position field Inherits account.view_account_position_form
view_fiscal_document_type_form fiscal.document.type.form fiscal.document.type form New
view_fiscal_document_type_tree fiscal.document.type.tree fiscal.document.type tree New
view_partner_fiscal_document_type res.partner.fiscal.document.type.form res.partner xpath Inherits base.view_partner_form
Models touched (5)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    readonly=False string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    compute='_set_document_fiscal_type' readonly=False store=True string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check_doc_type_relation(self)
    @api.multi

New fields (9)
  • code Char
    required=True size=5 string='Code'
  • in_invoice Boolean
    string='Vendor Bill'
  • in_refund Boolean
    string='Vendor Credit Note'
  • journal_ids Many2many → account.journal
    args: 'account.journal', 'account_journal_fiscal_doc_type_rel', 'fiscal_document_type_id', 'journal_id', 'Journals'
  • name Char
    required=True size=150 string='Name'
  • out_invoice Boolean
    string='Customer Invoice'
  • out_refund Boolean
    string='Customer Credit Note'
  • priority Integer
    default='3' string='Priority'
  • refund_fiscal_document_type_id Many2one → fiscal.document.type
    string='Fiscal document for refund' args: 'fiscal.document.type'
Public methods (4)
  • create(self, vals)
    @api.model
  • name_get(self)
    @api.multi
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
  • write(self, vals)
    @api.multi

New fields (2)
  • in_fiscal_document_type Many2one → fiscal.document.type
    string='In Fiscal Document Type' args: 'fiscal.document.type'
  • out_fiscal_document_type Many2one → fiscal.document.type
    string='Out Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/11.0/l10n_it_fiscal_document_type
VERSION
VERSION 2.1.0
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Link It srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Link It srl
COMMITTERS
COMMITTERSLorenzo Battistini, GitHub, Stéphane Bidoul (ACSONE), Sergio Zanchetta, Francesco Apruzzese, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, Sergio Corato, alex_cam, gconte, odoo-dev
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/11.0/l10n_it_fiscal_document_type
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_account_inv_cus_fiscal_document_type account.invoice.cus.fiscal.document.type.form account.invoice xpath Inherits account.invoice_form
view_account_inv_supp_fiscal_document_type account.invoice.supp.fiscal.document.type.form account.invoice xpath Inherits account.invoice_supplier_form
view_account_position_fdt_form account.fiscal.position.fdt.form account.fiscal.position field Inherits account.view_account_position_form
view_fiscal_document_type_form fiscal.document.type.form fiscal.document.type form New
view_fiscal_document_type_tree fiscal.document.type.tree fiscal.document.type tree New
view_partner_fiscal_document_type res.partner.fiscal.document.type.form res.partner xpath Inherits base.view_partner_form
Models touched (5)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    readonly=False string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    compute='_set_document_fiscal_type' readonly=False store=True string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check_doc_type_relation(self)
    @api.multi

New fields (9)
  • code Char
    required=True size=5 string='Code'
  • in_invoice Boolean
    string='Vendor Bill'
  • in_refund Boolean
    string='Vendor Credit Note'
  • journal_ids Many2many → account.journal
    args: 'account.journal', 'account_journal_fiscal_doc_type_rel', 'fiscal_document_type_id', 'journal_id', 'Journals'
  • name Char
    required=True size=150 string='Name'
  • out_invoice Boolean
    string='Customer Invoice'
  • out_refund Boolean
    string='Customer Credit Note'
  • priority Integer
    default='3' string='Priority'
  • refund_fiscal_document_type_id Many2one → fiscal.document.type
    string='Fiscal document for refund' args: 'fiscal.document.type'
Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (2)
  • in_fiscal_document_type Many2one → fiscal.document.type
    string='In Fiscal Document Type' args: 'fiscal.document.type'
  • out_fiscal_document_type Many2one → fiscal.document.type
    string='Out Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/10.0/l10n_it_fiscal_document_type
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Link It srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Link It srl
COMMITTERS
COMMITTERSLorenzo Battistini, eLBati, GitHub, Alex Comba, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/10.0/l10n_it_fiscal_document_type
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-tools:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_account_inv_cus_fiscal_document_type account.invoice.cus.fiscal.document.type.form account.invoice xpath Inherits account.invoice_form
view_account_inv_supp_fiscal_document_type account.invoice.supp.fiscal.document.type.form account.invoice xpath Inherits account.invoice_supplier_form
view_account_position_fdt_form account.fiscal.position.fdt.form account.fiscal.position field Inherits account.view_account_position_form
view_fiscal_document_type_form fiscal.document.type.form fiscal.document.type form New
view_fiscal_document_type_tree fiscal.document.type.tree fiscal.document.type tree New
view_partner_fiscal_document_type res.partner.fiscal.document.type.form res.partner xpath Inherits base.view_partner_form
Models touched (5)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    readonly=False string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    compute='_set_document_fiscal_type' readonly=False store=True string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check_doc_type_relation(self)
    @api.multi

New fields (8)
  • code Char
    required=True size=5 string='Code'
  • in_invoice Boolean
    string='Vendor Bill'
  • in_refund Boolean
    string='Vendor Credit Note'
  • journal_ids Many2many → account.journal
    args: 'account.journal', 'account_journal_fiscal_doc_type_rel', 'fiscal_document_type_id', 'journal_id', 'Journals'
  • name Char
    required=True size=150 string='Name'
  • out_invoice Boolean
    string='Customer Invoice'
  • out_refund Boolean
    string='Customer Credit Note'
  • priority Integer
    default='3' string='Priority'
Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (2)
  • in_fiscal_document_type Many2one → fiscal.document.type
    string='Fiscal Document Type' args: 'fiscal.document.type'
  • out_fiscal_document_type Many2one → fiscal.document.type
    string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/8.0/l10n_it_fiscal_document_type
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Link It srl
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Link It srl
COMMITTERS
COMMITTERSLorenzo Battistini, eLBati, GitHub, Francesco Apruzzese, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi, v.terzulli, sergiocorato
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/8.0/l10n_it_fiscal_document_type
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - l10n_it_account
    - l10n_it_fiscalcode
    - l10n_it_base
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES codicefiscale
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_account_inv_cus_fiscal_document_type account.invoice.cus.fiscal.document.type.form account.invoice xpath Inherits account.invoice_form
view_account_inv_supp_fiscal_document_type account.invoice.supp.fiscal.document.type.form account.invoice xpath Inherits account.invoice_supplier_form
view_account_position_fdt_form account.fiscal.position.fdt.form account.fiscal.position field Inherits account.view_account_position_form
view_fiscal_document_type_form fiscal.document.type.form fiscal.document.type form New
view_fiscal_document_type_tree fiscal.document.type.tree fiscal.document.type tree New
view_partner_fiscal_document_type res.partner.fiscal.document.type.form res.partner xpath Inherits base.view_partner_form
Models touched (5)

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    readonly=False string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.

New fields (1)
  • fiscal_document_type_id Many2one → fiscal.document.type
    readonly=False string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (3)
  • create(self, vals)
    @api.model
  • onchange_journal_id(self, journal_id=False)
    @api.multi
  • onchange_partner_id(self, type, partner_id, date_invoice=False, payment_term=False, partner_bank_id=False, company_id=False)
    @api.multi

New fields (0)

No new fields.

Public methods (1)
  • check_doc_type_relation(self)
    @api.multi

New fields (8)
  • code Char
    required=True size=5 string='Code'
  • in_invoice Boolean
    string='Vendor Bill'
  • in_refund Boolean
    string='Vendor Credit Note'
  • journal_ids Many2many → account.journal
    args: 'account.journal', 'account_journal_fiscal_doc_type_rel', 'fiscal_document_type_id', 'journal_id', 'Journals'
  • name Char
    required=True size=150 string='Name'
  • out_invoice Boolean
    string='Customer Invoice'
  • out_refund Boolean
    string='Customer Credit Note'
  • priority Integer
    default='3' string='Priority'
Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi

New fields (2)
  • in_fiscal_document_type Many2one → fiscal.document.type
    string='Fiscal Document Type' args: 'fiscal.document.type'
  • out_fiscal_document_type Many2one → fiscal.document.type
    string='Fiscal Document Type' args: 'fiscal.document.type'
Public methods (0)

No public methods.