TIP: You can type at any time to perform a new search.
Account Voucher No Auto Lines
account_voucher_no_auto_lines · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Accounting & Finance
- Folder size
- 0.01 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.savoirfairelinux.com
- Last tracking update
- 2026-08-07 06:56:11
- Authors
- Savoir-faire Linux
- Maintainers
- Savoir-faire Linux
- Committers
- Joao Alfredo Gama Batista, EL HADJI DEM, Loïc Faure-Lacroix, dufresnedavid
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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)
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_vendor_payment_form |
view.vendor.payment.form | account.voucher | form | Inherits account_voucher.view_vendor_payment_form |
view_vendor_receipt_dialog_form |
view.vendor.payment.form | account.voucher | form | Inherits account_voucher.view_vendor_receipt_dialog_form |
view_vendor_receipt_form |
view.vendor.receipt.form | account.voucher | form | Inherits account_voucher.view_vendor_receipt_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
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)