mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-18 22:42:02 +02:00
| .. | ||
| account_debit_note | ||
| doc | ||
| pyproject.toml | ||
| README.md | ||
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
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.