POS-Awesome icon indicating copy to clipboard operation
POS-Awesome copied to clipboard

Feat: disable items selector section if invoice is return invoice.

Open Madcheese101 opened this issue 1 year ago • 2 comments

https://github.com/yrestom/POS-Awesome/assets/40042269/e1b110b3-ec25-47a7-a945-8d5d595c0a4d

Madcheese101 avatar Nov 08 '23 13:11 Madcheese101

This is nice, can this be an option in PoS Profile?

@yrestom this is not a bad feature, quite useful for control purposes

CloudERPng avatar Dec 03 '23 21:12 CloudERPng

@CloudERPng It can, but it is best to leave it as default because it would contradict the logic of returning an invoice.

when returning an invoice the employee should not be allowed to add new items and only allows the employee to edit the original content of the sale invoice. This allows for fewer validations on the server/client side and fewer mistakes from the employee.

Madcheese101 avatar Dec 04 '23 18:12 Madcheese101