[docs] customer portal added

This commit is contained in:
Priya
2013-10-17 12:46:41 +05:30
parent 2dd558e500
commit f913e0f29a
4 changed files with 51 additions and 3 deletions

View File

@@ -1,13 +1,30 @@
---
{
"_label": "Customer Orders"
"_label": "Customer Orders, Invoices, and Shipping Status"
}
---
ERPNext Web Portal gives your customers quick access to their Orders, Invoices and Shipments
Customers can check the status of their orders, invoices, and shipping status by logging on to the web.
![Portal Menu](img/portal-menu.png)
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)
#### Invoice with paid status.
![Invoice Paid](img/portal-invoice-paid.png)
#### Invoice with billed status.
![Billed Invoice](img/portal-order-billed.png)