added new invoice fields, improved invoice templates (#1258)
This commit is contained in:
@@ -73,6 +73,9 @@ class DebugRendererTest extends TestCase
|
||||
'template.title',
|
||||
'template.payment_terms',
|
||||
'template.due_days',
|
||||
'template.vat_id',
|
||||
'template.contact',
|
||||
'template.payment_details',
|
||||
'query.begin',
|
||||
'query.day',
|
||||
'query.end',
|
||||
@@ -84,6 +87,7 @@ class DebugRendererTest extends TestCase
|
||||
'customer.name',
|
||||
'customer.contact',
|
||||
'customer.company',
|
||||
'customer.vat',
|
||||
'customer.country',
|
||||
'customer.number',
|
||||
'customer.homepage',
|
||||
|
||||
Reference in New Issue
Block a user