Sith/counter/views
Sli f63fb59cbf Allow filtering of refilling options
* Move settings.SITH_COUNTER_PAYMENT_METHOD to counter.apps.PAYMENT_METHOD
* Move student cards to an accordion on counter click
* Make cash default refilling option
* Disable bank selection option in refilling if CHECK are not allowed
* Disable refilling with CHECK from the frontend
2024-12-16 00:15:21 +01:00
..
__init__.py create views package 2024-11-27 17:07:08 +01:00
admin.py fix imports 2024-11-27 19:03:34 +01:00
auth.py extract counter auth views 2024-12-07 00:12:10 +01:00
cash.py fix imports 2024-11-27 19:03:34 +01:00
click.py Allow filtering of refilling options 2024-12-16 00:15:21 +01:00
eticket.py fix imports 2024-11-27 19:03:34 +01:00
home.py extract counter home views 2024-12-07 00:10:46 +01:00
invoice.py fix imports 2024-11-27 19:03:34 +01:00
mixins.py extract mixins views 2024-11-27 18:48:06 +01:00
student_card.py Convert customer refill to a fragment view 2024-12-15 21:33:19 +01:00