# Debit Notes In a lot of countries, a debit note is used as an increase of the amounts of an existing invoice or in some specific cases to cancel a credit note. It is like a regular invoice, but we need to keep track of the link with the original invoice. The wizard used is similar as the one for the credit note. ## Installation ```bash pip install odoo-bringout-oca-ocb-account_debit_note ``` ## Dependencies - account ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/account_debit_note ## License This package preserves the original LGPL-3 license.