Files
opensem/app/Http/Controllers/Admin
Valentin Lab 94af725373 new: block order cancellation when invoice has payments
When changing an order status to « Annulé », check if the related
invoice has any validated payments via ``Invoices::getPayments()``.
If the total paid is greater than zero, the cancellation is refused
with a growl error showing the amount already paid.
2026-02-20 11:59:45 +01:00
..
2024-03-03 22:52:00 +01:00
2021-07-25 23:19:27 +02:00
2024-02-22 19:35:51 +01:00