Merge branch 'develop' into qmsystem

This commit is contained in:
Himanshu 2019-06-06 19:04:48 +05:30 committed by GitHub
commit c4366c9357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
// For license information, please see license.txt // For license information, please see license.txt
/* eslint-disable */ /* eslint-disable */
frappe.query_reports["BOM Items and Scraps"] = { frappe.query_reports["BOM Explorer"] = {
"filters": [ "filters": [
{ {
fieldname: "bom", fieldname: "bom",

View File

@ -1,20 +1,20 @@
{ {
"add_total_row": 0, "add_total_row": 0,
"creation": "2019-05-14 12:06:14.998746", "creation": "2019-06-06 15:42:53.021714",
"disable_prepared_report": 0, "disable_prepared_report": 0,
"disabled": 0, "disabled": 0,
"docstatus": 0, "docstatus": 0,
"doctype": "Report", "doctype": "Report",
"idx": 0, "idx": 0,
"is_standard": "Yes", "is_standard": "Yes",
"modified": "2019-05-14 12:06:14.998746", "modified": "2019-06-06 15:42:53.021714",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Manufacturing", "module": "Manufacturing",
"name": "BOM Items and Scraps", "name": "BOM Explorer",
"owner": "Administrator", "owner": "Administrator",
"prepared_report": 0, "prepared_report": 0,
"ref_doctype": "BOM", "ref_doctype": "BOM",
"report_name": "BOM Items and Scraps ", "report_name": "BOM Explorer",
"report_type": "Script Report", "report_type": "Script Report",
"roles": [ "roles": [
{ {