Files
kimai2/templates/invoice/renderer/export.csv
Kevin Papst 53f82a808b improved invoices with new renderer (#306)
* added docx renderer and demo template
* added csv renderer and demo template
* added xlsx renderer and demo template
* added ods renderer and demo template
* added user calculator
* added invoice documentation
2018-09-21 01:27:56 +02:00

277 B

1start_datestart_timestampend_dateend_timestampdurationusernamedescriptionrateamounttotal
2${entry.begin}${entry.begin_timestamp}${entry.end}${entry.end_timestamp}${entry.duration}${entry.user_name}${entry.description}${entry.rate}${entry.amount}${entry.total}