Rerouting system user to page on login erpnext

How can I make a user access directly to point of sale and not to the desktop when entering the system.

Please help me with this.

Hi,

To redirect a user to a specific page upon login to ERPNext, you can follow these steps:

  1. Log in to ERPNext as an administrator.
  2. Go to the “Setup” module and click on “Customize” > “Customize Form”.
  3. In the “Customize Form” window, select “User” from the “DocType” drop-down menu.
  4. Click on the “Add Row” button to add a new field.
  5. In the new row, fill in the following details:
    • Label: “Default Redirect To”
    • Type: “Link”
    • Options: “Web Page”
    • Description: “Enter the URL of the page you want the user to be redirected to upon login.”
  6. Click on “Save” to save the changes.
  7. Now, go to the “User” list view and open the user record for whom you want to set the default redirect.
  8. In the “Default Redirect To” field, enter the URL of the page you want the user to be redirected to upon login (e.g. “/desk#point-of-sale”).
  9. Click on “Save” to save the changes.

Hope this will help you out.

Thank you.

Can you help me with screenshots of how to do it please as I’m on V.14 would help me a lot please.

Can someone help me with this for version 14 please.