Account Voucher Default Writeoff

account_voucher_default_writeoff
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/7.0/account_voucher_default_writeoff
VERSION
VERSION 0.1
CATEGORY
CATEGORYCRM
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSJoao Alfredo Gama Batista
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_voucher
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 IDNameModelTypeStatus
view_vendor_payment_writeoff_form account.voucher.payment.writeoff.form account.voucher Inherits account_voucher.view_vendor_payment_form
view_vendor_receipt_writeoff_form account.voucher.receipt.writeoff.form account.voucher 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)