Sith/counter
2024-12-22 16:16:28 +01:00
..
management Fix the account dump command. 2024-12-05 12:50:40 +01:00
migrations remove obsolete RunPython operations 2024-12-19 10:39:07 +01:00
static Split counter-click-index.ts 2024-12-22 13:01:37 +01:00
templates/counter Fix get_operator on non bar counters and better display of counter with no products 2024-12-22 13:36:50 +01:00
tests Add proper tests for refilling view 2024-12-22 16:16:28 +01:00
views Fix get_operator on non bar counters and better display of counter with no products 2024-12-22 13:36:50 +01:00
widgets Make products filterable by product type 2024-12-21 02:15:51 +01:00
__init__.py ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
admin.py Make ProductType an OrderedModel 2024-12-17 13:35:29 +01:00
api.py Apply review comments 2024-12-17 17:23:13 +01:00
apps.py Allow filtering of refilling options 2024-12-16 00:15:21 +01:00
baker_recipes.py custom queryset method to bulk update customer balance 2024-11-10 02:59:43 +01:00
forms.py Fix counter main 2024-12-22 12:06:15 +01:00
models.py Improve age management for getting products and make get_product a part of counter model 2024-12-22 12:27:58 +01:00
schemas.py rename producttype to product_type 2024-12-18 14:48:59 +01:00
signals.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
urls.py ajaxify the product admin page 2024-12-21 02:14:38 +01:00
utils.py Make StudentCardFormView fragment only 2024-12-07 22:36:15 +01:00