Tasks incorrectly show products in invoice dialog

Version ie <v5.10.30>

Environment <Docker/Shared Hosting/Zip/Other>

Checklist

  • Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or Invoice Ninja? no, the interface is quite different.
  • Have you searched existing issues? yes
  • Have you inspected the logs in storage/logs/laravel.log for any errors? i dont know how to, I’m using the docker version.

Describe the bug

I have some tasks. I go to create an invoice from the task, but the task field is blank when it goes to that screen. The product/task switch doesn’t work, it is always showing only product fields. So I am not able to add tasks, even manually (I was initially trying to use the ‘invoice task’ action).

Steps To Reproduce

latest docker install

Expected Behavior

I expect the task to be added to the invoice under task items.

Additional context

Screenshots

Logs

Hi,

Have you tried with the desktop app?

Didn’t even know there was an app! cool. I will give it a shot. I also saw that there is a turn key docker example in your github now, I don’t think I used it when I set this up a while back, and maybe some changes were made in january. i will check all this out, thank you.

1 Like

Sorry, I changed the title, it was the wrong title.
Also, I did a fresh install using the default turnkey docker compose and the same situation remains. When I create a task, and then click the action to invoice the task, it doesn’t add anything, and furthermore, the task field seems to only list “products” as I’ve shown in the screenshot.
When I use the desktopapp, it works better but is still a little odd. It adds the html codes directly into the field box in the gui, see the attached screenshot. but at least it is adding the task here.

The screenshot looks correct, the HTML is needed to format the text.

If you’d like to see change made to the web app feel free to create an issue here:

sure, ok so that is the intended way for the task line to work. But back to my original comment…
From the webapp, when I click the action for a task to “invoice task” it doesn’t do anything. It changes the screen to a new invoice screen, but nothing is added anywhere. For the desktop app and your demo, it works. Secondly, when you go to the task portion of that area and click inside, it populates it with the “product” list rather than the task list. I don’t think that is intended, no?

Feel free to create an issue on GitHub to report an issue for the web app

You can click the plus in the lower right corner to add tasks to an invoice

Ok thank you, I created an issue.

1 Like