Remove employee name on invoices?
I have a freelancer account, so I am the only project member on all projects and tasks. When I view an invoice, the item description for anything that required a time entry will show my name. Is there any way to remove my name from these notes? It will look confusing to my clients to see my name there. See attached image.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Seth B on 15 Aug, 2013 03:58 PM
Well, on the provided screenshot it looks as if you have your actual name in the line item. Just edit the invoice there and delete your name from the description.
However, if you're referencing when you use the "show detailed time entries" box, and it shows individual time entries for a task, you can edit the 'invoice_row' template, and remove the bit where it outputs your name next to time entries. Templates can be edited under Settings > Templates
In that template, it's shown as "{{ entry.person_name }}" ...
Let me know if you need further help.