added support for weekly invoices (#1780)

This commit is contained in:
Maarten Kooyman
2020-06-28 15:13:35 +02:00
committed by GitHub
parent 1a24aabb6f
commit 8530a03449
7 changed files with 183 additions and 0 deletions

View File

@@ -225,6 +225,8 @@ class DebugRendererTest extends TestCase
'entry.end_time',
'entry.end_timestamp',
'entry.date',
'entry.week',
'entry.weekyear',
'entry.user_id',
'entry.user_name',
'entry.user_alias',