Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0r089
Category
Accounting & Finance
Folder size
0.01 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://therp.nl
Last tracking update
2026-08-07 07:03:08
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Stéphane Bidoul, Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Display writeoff options on sale or purchase vouchers. Without setting these
options explicitely, if a payment difference is encountered on vouchers of these
types, it is booked on the account payable or account receivable which can pose
problems for automatic reconciliation.

This addon also enables setting the voucher type as a selection criterium for
default values, so that you can set different default values for writeoff
settings for different voucher types.

At Therp, we use this functionality to write off small rounding differences
when applying an inclusive tax on purchase vouchers. This is currently
depending on lp:827649 for which we are proposing a fix.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_purchase_receipt_form Voucher form: enable writeoff on purchase receipt vouchers account.voucher form Inherits account_voucher.view_purchase_receipt_form
view_sale_receipt_form Voucher form: enable writeoff on sale receipt vouchers account.voucher form Inherits account_voucher.view_sale_receipt_form
view_voucher_form Voucher form: enable writeoff on sale/purchase vouchers account.voucher form Inherits account_voucher.view_voucher_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…