Inventory-Management-System/transaction
2023-11-18 19:06:50 +07:00
..
migrations Add Transaction related model 2023-11-18 19:06:40 +07:00
__init__.py Install new Django apps 2023-11-18 16:21:44 +07:00
admin.py Register transaction model to admin 2023-11-18 19:06:50 +07:00
apps.py Install new Django apps 2023-11-18 16:21:44 +07:00
models.py Add Transaction related model 2023-11-18 19:06:40 +07:00
tests.py Install new Django apps 2023-11-18 16:21:44 +07:00
views.py Install new Django apps 2023-11-18 16:21:44 +07:00