purchase order items pending to be received
diff --git a/stock/page/stock_home/stock_home.js b/stock/page/stock_home/stock_home.js
index ec03999..3dcff61 100644
--- a/stock/page/stock_home/stock_home.js
+++ b/stock/page/stock_home/stock_home.js
@@ -174,6 +174,11 @@
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",
doctype: "Serial No"
diff --git a/stock/report/purchase_order_items_pending_to_be_received/__init__.py b/stock/report/purchase_order_items_to_be_received/__init__.py
similarity index 100%
rename from stock/report/purchase_order_items_pending_to_be_received/__init__.py
rename to stock/report/purchase_order_items_to_be_received/__init__.py
diff --git a/stock/report/purchase_order_items_pending_to_be_received/purchase_order_items_pending_to_be_received.txt b/stock/report/purchase_order_items_to_be_received/purchase_order_items_to_be_received.txt
similarity index 88%
rename from stock/report/purchase_order_items_pending_to_be_received/purchase_order_items_pending_to_be_received.txt
rename to stock/report/purchase_order_items_to_be_received/purchase_order_items_to_be_received.txt
index 208909c..112a124 100644
--- a/stock/report/purchase_order_items_pending_to_be_received/purchase_order_items_pending_to_be_received.txt
+++ b/stock/report/purchase_order_items_to_be_received/purchase_order_items_to_be_received.txt
@@ -1,8 +1,8 @@
[
{
- "creation": "2013-01-29 13:12:48",
+ "creation": "2013-02-01 13:09:34",
"docstatus": 0,
- "modified": "2013-01-29 13:16:52",
+ "modified": "2013-02-01 13:09:34",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -15,6 +15,6 @@
},
{
"doctype": "Report",
- "name": "Purchase Order Items Pending To Be Received"
+ "name": "Purchase Order Items To Be Received"
}
]
\ No newline at end of file