AttributeError at /sales/ can't set attribute 'outstanding_credit' Request Method: GET Request URL: http://hyperkthika.posapp.co.ke/sales/ Django Version: 5.2.4 Exception Type: AttributeError Exception Value: can't set attribute 'outstanding_credit' Exception Location: /var/www/html/hyperkenya/venv/lib/python3.10/site-packages/django/db/models/query.py, line 131, in __iter__ Raised during: sales.views.dashboard Python Executable: /var/www/html/hyperkenya/venv/bin/python Python Version: 3.10.12 Python Path: ['/var/www/html/hyperkenya', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/var/www/html/hyperkenya/venv/lib/python3.10/site-packages'] Server time: Tue, 15 Jul 2025 19:34:03 +0300 Error during template rendering In template /var/www/html/hyperkenya/sales/templates/sales/sale_dashboard.html, error at line 28 can't set attribute 'outstanding_credit' 18

Real-time sales analytics and insights

19 20
21 Last updated: 22
23 24 25 26 27 28 {% if overdue_debts %} 29
30
31