TIP: You can type at any time to perform a new search.
Account Voucher Default Writeoff
account_voucher_default_writeoff · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 0.1
- Category
- CRM
- Folder size
- 0.01 MB
- License
- AGPL-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
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Account Partner is a Company ============================ This module changes the payment option when the writeoff amount is not zero. Contributors ------------ * Joao Alfredo Gama Batista (joao.gama@savoirfairelinux.com)
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_vendor_payment_writeoff_form |
account.voucher.payment.writeoff.form | account.voucher | form | Inherits account_voucher.view_vendor_payment_form |
view_vendor_receipt_writeoff_form |
account.voucher.receipt.writeoff.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 (1)-
onchange_writeoff_amount(self, cr, uid, ids, writeoff_amount)