on ‎2021 Jul 23 11:49 AM
Hi all,
I have to do something after the cancellation of a sales item from the receipt (the pression of the "Cancel item" button).
I know the status changed to "3" but the updateSalesItem method in the ReceiptPosService class is not called in this case, so I can't do my things with a pluginAt in this method.
Someone know the right method and class for pluginAt?
Thank you in advance.
Request clarification before answering.
Hello matteogiacon
This should be Class ReturnSalesItemPosService and method voidSalesItem.
Best Regards
Klaus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you know if there is still a (@Pluginat) class and a method that gets triggered when a Sales Item is added to the receipt?
for Old UI I used IReceiptManager class and addSalesItems as method, however, these don't work anymore.
I know it is possible via fronted with JS, however, I do prefer @Pluginat annotations.
Any feedback will be appreciated, regards!
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.