fix: invite user to the system.

fix: soft delete system user.
This commit is contained in:
a.bouhuolia
2021-01-19 13:18:48 +02:00
parent ef53b25c18
commit 59f44d9ef6
17 changed files with 320 additions and 136 deletions

View File

@@ -59,7 +59,6 @@ export default class SaleInvoiceSubscriber {
);
}
/**
* Handles customer balance decrement once sale invoice deleted.
*/