added json, xml and txt invoice renderer (#1576)
This commit is contained in:
@@ -27,6 +27,9 @@ class InvoiceDocumentRepositoryTest extends TestCase
|
||||
'default.html.twig',
|
||||
'freelancer.html.twig',
|
||||
'timesheet.html.twig',
|
||||
'text.txt.twig',
|
||||
'javascript.json.twig',
|
||||
'xml.xml.twig',
|
||||
];
|
||||
|
||||
public function testWithEmptyDirectory()
|
||||
|
||||
Reference in New Issue
Block a user