oca-ocb-accounting/odoo-bringout-oca-ocb-account_debit_note
Ernad Husremovic 768b70e05e 19.0 vanilla
2026-03-09 09:30:07 +01:00
..
account_debit_note 19.0 vanilla 2026-03-09 09:30:07 +01:00
doc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:39 +01:00
pyproject.toml 19.0 vanilla 2026-03-09 09:30:07 +01:00
README.md 19.0 vanilla 2026-03-09 09:30:07 +01:00

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

License

This package preserves the original LGPL-3 license.