-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
would be great to automatically generate an invoice document.
various ideas:
- sum the number of hours, OR
- present all the hours logged summed with the task strings.
- use project settings to fill in the blanks on the invoice.
- store client information in the project record - address, name, etc.
- upload a template docx document with text that is replaced by the above.
there is a library, docx-rs, that might be able to help with this. currently is a bit broken but the examples seemed to work after fixing the compile errors.
Metadata
Metadata
Assignees
Labels
No labels