Open tolland opened 3 months ago
It's happening because the string its looking for is in the conditional block that requires the bill model to be accrue == True
https://github.com/arrobalytics/django-ledger/blob/develop/django_ledger/templates/django_ledger/bills/bill_detail.html#L68-L76
Describe the bug Run the tests from the develop branch some are failing, this one on a template issue:
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.