ITA - Ritenuta d'acconto - Pagamenti

l10n_it_withholding_tax_payment
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_withholding_tax_payment
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Openforce, Odoo Italia Network
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Openforce, Odoo Italia Network
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Simone Rubino, oca-ci, Borruso
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - l10n_it_withholding_tax
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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
**Italiano**

Per quanto riguarda la configurazione o l'utilizzo delle ritenute
seguire le istruzioni indicate nel modulo l10n_it_withholding_tax.

Questo modulo permette di tenere traccia del pagamento della ritenuta
d'acconto.

**English**

Regarding the configuration or use of withholding taxes, follow the
instructions in the module l10n_it_withholding_tax.

This module allows to keep track of the withholding tax payment.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_withholding_move_payment_form withholding.tax.move.payment.view.form withholding.tax.move.payment form New
view_withholding_move_payment_move_form withholding.move.payment.move.view.form withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_form
view_withholding_move_payment_move_tree withholding.move.payment.move.view.tree withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_tree
view_withholding_move_payment_tree withholding.tax.move.payment.view.tree withholding.tax.move.payment tree New
wizard_wt_move_payment_create_view wizard.wt.move.payment.create.view wizard.wt.move.payment.create form New
Models touched (3)

New fields (1)
  • wt_move_payment_id Many2one → withholding.tax.move.payment
    readonly=True args: 'withholding.tax.move.payment', 'WT Payment Move'
Public methods (2)
  • check_unlink(self)
  • unlink(self)

New fields (13)
  • account_id Many2one → account.account
    string='Account' args: 'account.account'
  • amount Float
    compute='_compute_total' args: 'WT Amount'
  • company_id Many2one → res.company
    default=<expr> required=True string='Company' args: 'res.company'
  • date Date
  • date_payment Date
    args: 'Payment Date'
  • date_start Date
    readonly=True args: 'Start Date'
  • date_stop Date
    readonly=True args: 'Stop Date'
  • description Html
  • journal_id Many2one → account.journal
    string='Journal' args: 'account.journal'
  • line_ids One2many → withholding.tax.move
    string='Lines' args: 'withholding.tax.move', 'wt_move_payment_id'
  • move_id Many2one → account.move
    string='Account Move' args: 'account.move'
  • name Char
  • state Selection
    copy=False default='draft' readonly=True args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
Public methods (5)
  • action_confirmed(self)
  • action_set_to_draft(self)
  • create_account_move(self)
  • generate_from_moves(self, wt_moves)
  • unlink(self)

New fields (1)
  • wt_move_ids Many2many → withholding.tax.move
    default=_default_wt_moves readonly=True args: 'withholding.tax.move', 'wiz_wt_move_payment_create_rel', 'wizard_id', 'wt_move_id', 'WT Moves'
Public methods (1)
  • generate(self)
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_withholding_tax_payment
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Openforce, Odoo Italia Network
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Openforce, Odoo Italia Network
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, SimoRubi, 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_withholding_tax
    - l10n_it_fatturapa
    - l10n_it_account
    - l10n_it_fiscalcode
    - l10n_it_ipa
    - l10n_it_rea
    - l10n_it_account_tax_kind
    - l10n_it_vat_payability
    - l10n_it_fiscal_payment_term
OCA/partner-contact:
    - partner_firstname
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
    - base_vat
    - attachment_indexation
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES asn1crypto
xmlschema
codicefiscale
openupgradelib
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_withholding_move_payment_form withholding.tax.move.payment.view.form withholding.tax.move.payment form New
view_withholding_move_payment_move_form withholding.move.payment.move.view.form withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_form
view_withholding_move_payment_move_tree withholding.move.payment.move.view.tree withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_tree
view_withholding_move_payment_tree withholding.tax.move.payment.view.tree withholding.tax.move.payment tree New
wizard_wt_move_payment_create_view wizard.wt.move.payment.create.view wizard.wt.move.payment.create form New
Models touched (3)

New fields (1)
  • wt_move_payment_id Many2one → withholding.tax.move.payment
    readonly=True args: 'withholding.tax.move.payment', 'WT Payment Move'
Public methods (2)
  • check_unlink(self)
  • unlink(self)

New fields (12)
  • account_id Many2one → account.account
    string='Account' args: 'account.account'
  • amount Float
    compute='_compute_total' args: 'WT Amount'
  • company_id Many2one → res.company
    default=<expr> required=True string='Company' args: 'res.company'
  • date Date
    string='Date'
  • date_payment Date
    args: 'Payment Date'
  • date_start Date
    readonly=True args: 'Start Date'
  • date_stop Date
    readonly=True args: 'Stop Date'
  • journal_id Many2one → account.journal
    string='Journal' args: 'account.journal'
  • line_ids One2many → withholding.tax.move
    string='Lines' args: 'withholding.tax.move', 'wt_move_payment_id'
  • move_id Many2one → account.move
    string='Account Move' args: 'account.move'
  • name Char
    args: 'Name'
  • state Selection
    copy=False default='draft' readonly=True args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
Public methods (5)
  • action_confirmed(self)
  • action_set_to_draft(self)
  • create_account_move(self)
  • generate_from_moves(self, wt_moves)
  • unlink(self)

New fields (1)
  • wt_move_ids Many2many → withholding.tax.move
    default=_default_wt_moves readonly=True args: 'withholding.tax.move', 'wiz_wt_move_payment_create_rel', 'wizard_id', 'wt_move_id', 'WT Moves'
Public methods (1)
  • generate(self)
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_withholding_tax_payment
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYInvoicing & Payments
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Openforce, Odoo Italia Network
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Openforce, Odoo Italia Network
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino, Lara Baggio, Matteo Bilotta
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_withholding_tax_payment
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_withholding_tax
    - l10n_it_fatturapa
    - l10n_it_account
    - l10n_it_fiscalcode
    - l10n_it_ipa
    - l10n_it_rea
    - l10n_it_account_tax_kind
    - l10n_it_esigibilita_iva
    - l10n_it_fiscal_payment_term
    - l10n_it_split_payment
    - l10n_it_fiscal_document_type
OCA/partner-contact:
    - partner_firstname
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
    - base_vat
    - document
    - base_iban
    - test_mail
    - test_performance
    - mail_bot
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES asn1crypto
pyxb
codicefiscale
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_withholding_move_payment_form withholding.tax.move.payment.view.form withholding.tax.move.payment form New
view_withholding_move_payment_move_form withholding.move.payment.move.view.form withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_form
view_withholding_move_payment_move_tree withholding.move.payment.move.view.tree withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_tree
view_withholding_move_payment_tree withholding.tax.move.payment.view.tree withholding.tax.move.payment tree New
wizard_wt_move_payment_create_view wizard.wt.move.payment.create.view wizard.wt.move.payment.create form New
Models touched (3)

New fields (1)
  • wt_move_payment_id Many2one → withholding.tax.move.payment
    readonly=True args: 'withholding.tax.move.payment', 'WT Payment Move'
Public methods (2)
  • check_unlink(self)
    @api.multi
  • unlink(self)

New fields (12)
  • account_id Many2one → account.account
    string='Account' args: 'account.account'
  • amount Float
    compute='_compute_total' args: 'WT Amount'
  • company_id Many2one → res.company
    default=<expr> required=True string='Company' args: 'res.company'
  • date Date
    string='Date'
  • date_payment Date
    args: 'Payment Date'
  • date_start Date
    readonly=True args: 'Start Date'
  • date_stop Date
    readonly=True args: 'Stop Date'
  • journal_id Many2one → account.journal
    string='Journal' args: 'account.journal'
  • line_ids One2many → withholding.tax.move
    string='Lines' args: 'withholding.tax.move', 'wt_move_payment_id'
  • move_id Many2one → account.move
    string='Account Move' args: 'account.move'
  • name Char
    args: 'Name'
  • state Selection
    copy=False default='draft' readonly=True args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
Public methods (5)
  • action_confirmed(self)
  • action_set_to_draft(self)
  • create_account_move(self)
  • generate_from_moves(self, wt_moves)
  • unlink(self)
    @api.multi

New fields (1)
  • wt_move_ids Many2many → withholding.tax.move
    default=_default_wt_moves readonly=True args: 'withholding.tax.move', 'wiz_wt_move_payment_create_rel', 'wizard_id', 'wt_move_id', 'WT Moves'
Public methods (1)
  • generate(self)
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_withholding_tax_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Openforce, Odoo Italia Network
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Openforce, Odoo Italia Network
COMMITTERS
COMMITTERSeLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://odoo-community.org/
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_withholding_tax
    - l10n_it_fatturapa
    - l10n_it_account
    - l10n_it_fiscalcode
    - l10n_it_ipa
    - l10n_it_rea
    - l10n_it_account_tax_kind
    - l10n_it_esigibilita_iva
    - l10n_it_fiscal_payment_term
    - l10n_it_split_payment
    - l10n_it_fiscal_document_type
OCA/partner-contact:
    - partner_firstname
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
    - base_vat
    - document
    - base_iban
    - account_invoicing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES asn1crypto
pyxb
codicefiscale
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_withholding_move_payment_form withholding.tax.move.payment.view.form withholding.tax.move.payment form New
view_withholding_move_payment_move_form withholding.move.payment.move.view.form withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_form
view_withholding_move_payment_move_tree withholding.move.payment.move.view.tree withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_tree
view_withholding_move_payment_tree withholding.tax.move.payment.view.tree withholding.tax.move.payment tree New
wizard_wt_move_payment_create_view wizard.wt.move.payment.create.view wizard.wt.move.payment.create form New
Models touched (3)

New fields (1)
  • wt_move_payment_id Many2one → withholding.tax.move.payment
    readonly=True args: 'withholding.tax.move.payment', 'Move Payment'
Public methods (2)
  • check_unlink(self)
    @api.multi
  • unlink(self)

New fields (12)
  • account_id Many2one → account.account
    string='Account' args: 'account.account'
  • amount Float
    compute='_compute_total' args: 'WT amount'
  • company_id Many2one → res.company
    default=<expr> required=True string='Company' args: 'res.company'
  • date Char
    args: 'Date'
  • date_payment Date
    args: 'Date Payment'
  • date_start Date
    readonly=True args: 'Date Start'
  • date_stop Date
    readonly=True args: 'Date Stop'
  • journal_id Many2one → account.journal
    string='Journal' args: 'account.journal'
  • line_ids One2many → withholding.tax.move
    string='Lines' args: 'withholding.tax.move', 'wt_move_payment_id'
  • move_id Many2one → account.move
    string='Account move' args: 'account.move'
  • name Char
    args: 'Name'
  • state Selection
    copy=False default='draft' readonly=True args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
Public methods (5)
  • action_confirmed(self)
  • action_set_to_draft(self)
  • create_account_move(self)
  • generate_from_moves(self, wt_moves)
  • unlink(self)
    @api.multi

New fields (1)
  • wt_move_ids Many2many → withholding.tax.move
    readonly=True args: 'withholding.tax.move', 'wiz_wt_move_payment_create_rel', 'wizard_id', 'wt_move_id', 'Wt Moves'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • generate(self)
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_withholding_tax_payment
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Openforce, Odoo Italia Network
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Openforce, Odoo Italia Network
COMMITTERS
COMMITTERSLorenzo Battistini, eLBati, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - l10n_it_withholding_tax
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 (5)
XML IDNameModelTypeStatus
view_withholding_move_payment_form withholding.tax.move.payment.view.form withholding.tax.move.payment form New
view_withholding_move_payment_move_form withholding.move.payment.move.view.form withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_form
view_withholding_move_payment_move_tree withholding.move.payment.move.view.tree withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_tree
view_withholding_move_payment_tree withholding.tax.move.payment.view.tree withholding.tax.move.payment tree New
wizard_wt_move_payment_create_view wizard.wt.move.payment.create.view wizard.wt.move.payment.create form New
Models touched (3)

New fields (1)
  • wt_move_payment_id Many2one → withholding.tax.move.payment
    readonly=True args: 'withholding.tax.move.payment', 'Move Payment'
Public methods (2)
  • check_unlink(self)
    @api.multi
  • unlink(self)

New fields (12)
  • account_id Many2one → account.account
    string='Account' args: 'account.account'
  • amount Float
    compute='_compute_total' args: 'WT amount'
  • company_id Many2one → res.company
    default=<expr> required=True string='Company' args: 'res.company'
  • date Char
    args: 'Date'
  • date_payment Date
    args: 'Date Payment'
  • date_start Date
    readonly=True args: 'Date Start'
  • date_stop Date
    readonly=True args: 'Date Stop'
  • journal_id Many2one → account.journal
    string='Journal' args: 'account.journal'
  • line_ids One2many → withholding.tax.move
    string='Lines' args: 'withholding.tax.move', 'wt_move_payment_id'
  • move_id Many2one → account.move
    string='Account move' args: 'account.move'
  • name Char
    args: 'Name'
  • state Selection
    copy=False default='draft' readonly=True args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
Public methods (7)
  • action_confirmed(self)
  • action_set_to_draft(self)
  • create_account_move(self)
  • generate_from_moves(self, wt_moves)
  • move_payment_confirmed(self)
  • move_payment_to_draft(self)
  • unlink(self)
    @api.multi

New fields (1)
  • wt_move_ids Many2many → withholding.tax.move
    readonly=True args: 'withholding.tax.move', 'wiz_wt_move_payment_create_rel', 'wizard_id', 'wt_move_id', 'Wt Moves'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • generate(self)
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_withholding_tax_payment
VERSION
VERSION 2.1.0
CATEGORY
CATEGORYAccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Openforce di Alessandro Camilli
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Openforce di Alessandro Camilli
COMMITTERS
COMMITTERSeLBati, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, v.terzulli, Vincenzo Terzulli
WEBSITE
WEBSITEhttp://www.openforce.it
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - l10n_it_withholding_tax
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_withholding_move_payment_form of.withholding.tax.move.payment.view.form withholding.tax.move.payment form New
view_withholding_move_payment_move_form of.withholding.move.payment.move.view.form withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_form
view_withholding_move_payment_move_tree of.withholding.move.payment.move.view.tree withholding.tax.move xpath Inherits l10n_it_withholding_tax.view_withholding_move_tree
view_withholding_move_payment_tree of.withholding.tax.move.payment.view.tree withholding.tax.move.payment tree New
wizard_wt_move_payment_create_view wizard.wt.move.payment.create.view wizard.wt.move.payment.create form New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (7)
  • action_confirmed(self, cr, uid, ids, context=None)
  • action_set_to_draft(self, cr, uid, ids, context=None)
  • create_account_move(self, cr, uid, ids, context=None)
  • generate_from_moves(self, cr, uid, move_ids, context=None)
  • move_payment_confirmed(self, cr, uid, ids, *args)
  • move_payment_to_draft(self, cr, uid, ids, *args)
  • unlink(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (2)
  • default_get(self, cr, uid, fields, context=None)
  • generate(self, cr, uid, ids, context=None)