[buying] [manufacturing] Added new Reports and fixes for demo

This commit is contained in:
Rushabh Mehta
2013-08-20 15:18:42 +05:30
parent d8982d4af4
commit 20a109452a
12 changed files with 198 additions and 76 deletions

View File

@@ -180,6 +180,11 @@ wn.module_page["Stock"] = [
route: "query-report/Purchase Order Items To Be Received",
doctype: "Purchase Receipt"
},
{
"label":wn._("Item Shortage Report"),
route: "Report/Bin/Item Shortage Report",
doctype: "Purchase Receipt"
},
{
"label":wn._("Serial No Service Contract Expiry"),
route: "Report/Serial No/Serial No Service Contract Expiry",