purchase order items pending to be received

This commit is contained in:
Nabin Hait
2013-02-01 13:11:52 +05:30
parent 259a55676b
commit 124a6237bf
3 changed files with 8 additions and 3 deletions

View File

@@ -173,6 +173,11 @@ wn.module_page["Stock"] = [
route: "query-report/Ordered Items To Be Delivered",
doctype: "Delivery Note"
},
{
"label":wn._("Purchase Order Items Pending To Be Received"),
route: "query-report/Purchase Order Items Pending To Be Received",
doctype: "Purchase Receipt"
},
{
"label":wn._("Serial No Service Contract Expiry"),
route: "Report2/Serial No/Serial No Service Contract Expiry",