update
This commit is contained in:
parent
38e52d5e30
commit
0b4a2d5498
@ -6121,7 +6121,7 @@ class BillDetailView(LoginRequiredMixin, PermissionRequiredMixin, DetailView):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
model = BillModel
|
model = BillModel
|
||||||
template_name = "ledger/bills/bill_detail.html"
|
template_name = "bill/bill_detail.html"
|
||||||
context_object_name = "bill"
|
context_object_name = "bill"
|
||||||
permission_required = ["django_ledger.view_billmodel"]
|
permission_required = ["django_ledger.view_billmodel"]
|
||||||
|
|
||||||
|
|||||||
BIN
static/images/logos/vendors/Screenshot_2025-04-09_124932.png
vendored
Normal file
BIN
static/images/logos/vendors/Screenshot_2025-04-09_124932.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Loading…
x
Reference in New Issue
Block a user