Manu
Manu
Autostart is different for each system. If you have a reproducible solution we can add it to the docs though.
This is extremely slow in your case. I also noticed a delay after recent updates, but it's only 1-2s. It will re-populate the info in all the tabs on profile...
Will do some debugging later to see if there are some easy wins to be made.
Found the following: - In one instance we populate 2 tabs twice, which is not necessary. Fixed this already. - Additional slowness comes from getting mount points. This calls an...
Couldn't get the Wifi list faster with batch inserting or updating existing items only. So the only way is to use a worker thread for the list. We already do...
I'm close to fixing this by moving the Wifi- and mount processing to separate threads. After this, the GUI updates aren't as blocking: https://github.com/borgbase/vorta/pull/1964#issuecomment-2002067537
Will do!
Done! https://pypi.org/project/invoice2data/0.4.0/ Also happy to add @rmilecki and yourself to PyPi as collaborator, so you can manage releases there. Just need your username there.
> Can you share the steps Added you. I assume you would get an email.
You can look up the official specs documents to see if they require them. `ram:LineTotalAmount ` is probably required. `ram:Name` could default to "invoice".