{{ notification.message|safe }} {{ notification.created|timesince }}
{% else %}{{ notification.message|safe }} {{ notification.created|timesince }}
@@ -48,7 +48,5 @@No notifications found.
{% endif %} - - {% endblock %} diff --git a/templates/dashboards/manager.html b/templates/dashboards/manager.html index 6a259ec8..9540f0d9 100644 --- a/templates/dashboards/manager.html +++ b/templates/dashboards/manager.html @@ -37,7 +37,7 @@{{ _("Bank Account Name") }}: {{ bank_account.name }}
-{{ _("Cash Account") }}: {{ bank_account.cash_account }}
+{{ _("Cash Account") }}: {{ bank_account }}
{{ _("Amount") }}: {{ bank_account.amount }}
diff --git a/templates/purchase_orders/includes/card_po.html b/templates/purchase_orders/includes/card_po.html index 95574c33..9e87f5c9 100644 --- a/templates/purchase_orders/includes/card_po.html +++ b/templates/purchase_orders/includes/card_po.html @@ -228,7 +228,7 @@ {% else %}