barker/barker/barker/routers/voucher
Amritanshu Agrawal 8bc7d66123 Fix: Prevent creation of customer with blank name when adding a guest book item.
Fix: Also prevent creation of customer with blank phone number when adding a guest book.
Feature: Show the old bill of a customer in guest book
Fix: In reprint, allow changing of customer
Chore: Updated dependencies
2023-04-09 15:42:32 +05:30
..
__init__.py Fix: Check if moved/merged kots could lead to negative products of a situation where happy hour products were more than regular products. 2023-03-24 10:17:06 +05:30
cancel.py Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
change.py Fix: Prevent creation of customer with blank name when adding a guest book item. 2023-04-09 15:42:32 +05:30
merge_move.py Fix: Check if moved/merged kots could lead to negative products of a situation where happy hour products were more than regular products. 2023-03-24 10:17:06 +05:30
receive_payment.py
save.py Feature: Allow bills without items so that tables can be seated from the guest book. 2023-03-24 09:09:13 +05:30
show.py Feature: Allow edit of time in guest book. 2023-03-24 12:46:42 +05:30
split.py
update.py Feature: Allow bills without items so that tables can be seated from the guest book. 2023-03-24 09:09:13 +05:30