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.
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.
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.
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?