MyFinances
MyFinances copied to clipboard
implementation: Save a default invoice logo for client
How big is this feature?
Small
Describe the problem
It would be nice to have the ability to upload a logo, and have it auto-fill for future invoices of the same client rather than uploading each time.
Describe a possible solution
- Add an option to Customer Defaults
- Auto fill if no invoice logo has been selected on the frontend in the backend request.
Hello, I am taking it. Thanks
hey, I am working on it the only trouble is uploading image; I think I am missing something since image when I upload it is just
Image<[object file]>, can I have some help one the form
The image is always None, am I missing something in the form ?