add purchase_rappel. manage rappel commission for vendors

This commit is contained in:
Luis 2026-06-12 11:48:32 +02:00
parent 4fbf3284f4
commit 4c07dd042d
24 changed files with 1458 additions and 0 deletions

View file

@ -0,0 +1,7 @@
This module allows managing **rappel commission invoices** for vendors.
Features:
- Configure a rappel commission rate per vendor.
- Automatically mark vendor bills as "pending commission".
- Generate customer (sale) invoices from selected vendor bills via a wizard.
- Group invoices by vendor and compute commission amounts based on the taxable base.