| 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_withholding_tax_payment |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Simone Rubino, oca-ci, Borruso |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-italy: - l10n_it_withholding_tax 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 | **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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
wt_move_payment_id
Many2one → withholding.tax.move.payment
readonly=True
args: 'withholding.tax.move.payment', 'WT Payment Move'
check_unlink(self)
unlink(self)
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
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'
action_confirmed(self)
action_set_to_draft(self)
create_account_move(self)
generate_from_moves(self, wt_moves)
unlink(self)
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'
generate(self)
| 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_withholding_tax_payment |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Localization/Italy |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, SimoRubi, oca-ci, Alessandro Uffreduzzi, Marco Colombo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
wt_move_payment_id
Many2one → withholding.tax.move.payment
readonly=True
args: 'withholding.tax.move.payment', 'WT Payment Move'
check_unlink(self)
unlink(self)
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
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
state
Selection
copy=False
default='draft'
readonly=True
args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
action_confirmed(self)
action_set_to_draft(self)
create_account_move(self)
generate_from_moves(self, wt_moves)
unlink(self)
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'
generate(self)
| 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_withholding_tax_payment |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Invoicing & Payments |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino, Lara Baggio, Matteo Bilotta |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_withholding_tax_payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
wt_move_payment_id
Many2one → withholding.tax.move.payment
readonly=True
args: 'withholding.tax.move.payment', 'WT Payment Move'
check_unlink(self)
unlink(self)
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
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
state
Selection
copy=False
default='draft'
readonly=True
args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
action_confirmed(self)
action_set_to_draft(self)
create_account_move(self)
generate_from_moves(self, wt_moves)
unlink(self)
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'
generate(self)
| 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_withholding_tax_payment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| COMMITTERS | |
| COMMITTERS | eLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
wt_move_payment_id
Many2one → withholding.tax.move.payment
readonly=True
args: 'withholding.tax.move.payment', 'Move Payment'
check_unlink(self)
unlink(self)
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
date_payment
Date
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
state
Selection
copy=False
default='draft'
readonly=True
args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
action_confirmed(self)
action_set_to_draft(self)
create_account_move(self)
generate_from_moves(self, wt_moves)
unlink(self)
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'
default_get(self, fields)
generate(self)
| 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_withholding_tax_payment |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce, Odoo Italia Network |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, eLBati, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, SimoRubi |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
wt_move_payment_id
Many2one → withholding.tax.move.payment
readonly=True
args: 'withholding.tax.move.payment', 'Move Payment'
check_unlink(self)
unlink(self)
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
date_payment
Date
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
state
Selection
copy=False
default='draft'
readonly=True
args: [('draft', 'Draft'), ('confirmed', 'Confirmed')], 'Status'
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)
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'
default_get(self, fields)
generate(self)
| 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_withholding_tax_payment |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce di Alessandro Camilli |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce di Alessandro Camilli |
| COMMITTERS | |
| COMMITTERS | eLBati, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, v.terzulli, Vincenzo Terzulli |
| WEBSITE | |
| WEBSITE | http://www.openforce.it |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - report - analytic - board - edi - email_template - account_voucher |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (1)unlink(self, cr, uid, ids, context=None)
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)
No new fields.
Public methods (2)default_get(self, cr, uid, fields, context=None)
generate(self, cr, uid, ids, context=None)