djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

pass a query parameter to specify the amount of balance due canceled #301

Open smirolo opened 7 months ago

smirolo commented 7 months ago

Right now a cancel balance (StatementBalanceAPIView.destroy) is all or nothing. Add a query parameter such that it is possible to cancel only part of a balance due by a customer.