| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/7.0/account_voucher_no_auto_lines |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Joao Alfredo Gama Batista, EL HADJI DEM, dufresnedavid, Loïc Faure-Lacroix |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account_voucher - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Account Voucher No Auto Lines
=============================
This module allows users to select manually the lines to be payed by
the voucher. The voucher will no longer try to match the credits/debits
with the total amount.
Contributors
------------
* Joao Alfredo Gama Batista (joao.gama@savoirfairelinux.com)
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_vendor_payment_form |
view.vendor.payment.form | account.voucher | Inherits account_voucher.view_vendor_payment_form | |
view_vendor_receipt_dialog_form |
view.vendor.payment.form | account.voucher | Inherits account_voucher.view_vendor_receipt_dialog_form | |
view_vendor_receipt_form |
view.vendor.receipt.form | account.voucher | Inherits account_voucher.view_vendor_receipt_form |
No HTTP endpoints found for this module.
No new fields.
Public methods (3)onchange_amount(self, cr, uid, ids, *args, **kwargs)
onchange_journal(self, cr, uid, ids, *args, **kwargs)
onchange_partner_id(self, cr, uid, ids, *args, **kwargs)