support template variable entry.row for docx if description is not used (#504)

This commit is contained in:
Kevin Papst
2019-01-18 16:19:02 +01:00
committed by GitHub
parent 64330e6cc4
commit 1ad440f488
4 changed files with 15 additions and 3 deletions

View File

@@ -95,6 +95,7 @@ class DebugRendererTest extends AbstractRendererTest
protected function assertEntryStructure(array $model)
{
$keys = [
'entry.row',
'entry.description',
'entry.amount',
'entry.rate',