added pdf template and other invoice improvements (#1693)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
{% block main %}
|
||||
{% if entries.count == 0 %}
|
||||
{{ widgets.callout('warning', 'error.no_entries_found') }}
|
||||
{{ widgets.nothing_found('kimai.invoiceTemplateUpdate') }}
|
||||
{% endif %}
|
||||
|
||||
{{ tables.datatable_header(tableName, columns, null, {'reload': 'kimai.invoiceTemplateUpdate'}) }}
|
||||
|
||||
Reference in New Issue
Block a user