Actions
Support #428
openOwn template for outgoing invoices
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/07/2022
Due date:
% Done:
0%
Estimated time:
Description
I found out, how to change the logo.
But where i can create a own template or edit the delivered Template for the outgoing invoice print?
Files
Updated by dhanalakshmi c over 2 years ago
yes, the logo can be updated under ERPmine settings -> Location , set the logo to the main location.
The invoice print template can only be modified in the code for now. the file to be modified is redmine_wktime/app/views/wkorderentity/invreport.html.erb
Updated by Carsten Stanusch about 2 years ago
- File invoice_template.png invoice_template.png added
Hello,
I programmed a way to choose your own template in the settings (/settings/plugin/redmine_wktime?tab=billing) of the module...
https://github.com/dhanasingh/redmine_wktime/pull/274
Actions