[docs] Customize links added

This commit is contained in:
Priya
2013-10-17 11:44:31 +05:30
parent c9f7c36206
commit 93d2c7aebb
15 changed files with 387 additions and 254 deletions

View File

@@ -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.
![Login](img/customer-portal-login.png)

View 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.

View File

@@ -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.
![Customer Portal](img/customer-portal-orders-1.png)

View File

@@ -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
![Sign Up](img/customer-portal-sign-up-1.png)
<br>
#### Step 2: Click on Sign Up Icon
![Sign Up](img/customer-portal-sign-up-2.png)
<br>
#### Step 3: Enter Customer Name and ID
![Sign Up](img/customer-portal-sign-up-3.png)
After the sign up process, a mail will be sent to the customers email id with the password details.