mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
[docs] Customize links added
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
{
|
||||
"_label": "Login"
|
||||
}
|
||||
---
|
||||
To login into the customer account, use the customer email id and the password sent by ERPNext, generated by the sign-up process.
|
||||
|
||||

|
||||
14
docs/user/customer_portal/docs.user.customer_portal.md
Normal file
14
docs/user/customer_portal/docs.user.customer_portal.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
{
|
||||
"_label": "Customer Portal",
|
||||
"_toc": [
|
||||
"docs.user.customer_portal.sign_up",
|
||||
"docs.user.customer_portal.login"
|
||||
]
|
||||
}
|
||||
---
|
||||
|
||||
Customer Portal is designed to give easy accesibility to customers of a company.
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
{
|
||||
"_label": "Customer Orders"
|
||||
}
|
||||
---
|
||||
|
||||
ERPNext Web Portal gives your customers quick access to their Orders. Customers can check the status of their orders by logging on to the web.
|
||||
|
||||
Once an order is raised, either using the Shopping Cart or from within ERPNext, your customer can view the order and keep an eye on the billing and shipment status. When the invoice and payment against these orders are submitted, the customer can see the updated status on the portal, at a glance.
|
||||
|
||||
|
||||

|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
---
|
||||
{
|
||||
"_label": "Sign-Up"
|
||||
}
|
||||
---
|
||||
Customers have to log-in to the Company Website,and sign-up as a customer.
|
||||
|
||||
#### Step 1: Click on Login Icon
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
#### Step 2: Click on Sign Up Icon
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
#### Step 3: Enter Customer Name and ID
|
||||
|
||||

|
||||
|
||||
After the sign up process, a mail will be sent to the customers email id with the password details.
|
||||
|
||||
Reference in New Issue
Block a user