Changing the web interface

Version ie <v5.10.43>

I have switched from the “normal” web interface to the other view (sorry, I don’t know the names of the two views). However, various functions are missing there (available updates, list of open invoices in the overview is incomplete: recurring invoices are missing).

How can I switch back to the original web interface?

Hi,

You can run this SQL query:

UPDATE accounts SET set_react_as_default_ap = 0;

Feel free to create issues for any missing features on the React GitHub repo:

Note: the original interface is also available as a desktop app

Thank you, I have opened an issue:

However, the setting for “e-invoices” is missing in the desktop app. I therefore still need the “normal” web app.

Which version do you see in the about dialog in the desktop app?

How can you recognize upcoming updates in React?

Feel free to create an issue on the React repo on GitHub to request it to be added.

Done: React Web App: missing button for update · Issue #2182 · invoiceninja/ui · GitHub