Open
Description
Two similar issues:
- When creating an invoice using the "create invoice" action for a task in the webapp, it doesn't add the task to the invoice. It switches to the invoice section, but the lines there are all blank.
- When clicking in a blank field to add a task, the list of Products shows up instead of tasks.
See the discussion here:
https://forum.invoiceninja.com/t/tasks-incorrectly-show-products-in-invoice-dialog/21468/6
Additionally, in the desktop app where this actually works, it is a little odd for the html code to be needed to write the task. It would be better if the task was added without html wrappings. If we were to manually create a task, we wouldn't use any html, right? Thanks.