Pato02
#1
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.
VINOTH
#2
Hi,
To redirect a user to a specific page upon login to ERPNext, you can follow these steps:
- Log in to ERPNext as an administrator.
- Go to the “Setup” module and click on “Customize” > “Customize Form”.
- In the “Customize Form” window, select “User” from the “DocType” drop-down menu.
- Click on the “Add Row” button to add a new field.
- 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.”
- Click on “Save” to save the changes.
- Now, go to the “User” list view and open the user record for whom you want to set the default redirect.
- 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”).
- Click on “Save” to save the changes.
Hope this will help you out.
Thank you.
Pato02
#3
Can you help me with screenshots of how to do it please as I’m on V.14 would help me a lot please.
Pato02
#4
Can someone help me with this for version 14 please.