mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 14:02:10 +00:00
@@ -3,7 +3,6 @@
|
|||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Number Card",
|
"doctype": "Number Card",
|
||||||
"document_type": "Supplier",
|
"document_type": "Supplier",
|
||||||
"dynamic_filters_json": "[[\"Supplier\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
|
|
||||||
"filters_json": "[[\"Supplier\",\"disabled\",\"=\",\"0\"]]",
|
"filters_json": "[[\"Supplier\",\"disabled\",\"=\",\"0\"]]",
|
||||||
"function": "Count",
|
"function": "Count",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Number Card",
|
"doctype": "Number Card",
|
||||||
"document_type": "Quality Inspection",
|
"document_type": "Quality Inspection",
|
||||||
"dynamic_filters_json": "[[\"Quality Inspection\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
|
|
||||||
"filters_json": "[[\"Quality Inspection\",\"docstatus\",\"=\",1],[\"Quality Inspection\",\"creation\",\"between\",[\"2020-06-08\",\"2020-07-08\"]]]",
|
"filters_json": "[[\"Quality Inspection\",\"docstatus\",\"=\",1],[\"Quality Inspection\",\"creation\",\"between\",[\"2020-06-08\",\"2020-07-08\"]]]",
|
||||||
"function": "Count",
|
"function": "Count",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Number Card",
|
"doctype": "Number Card",
|
||||||
"document_type": "Customer",
|
"document_type": "Customer",
|
||||||
"dynamic_filters_json": "[[\"Customer\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
|
|
||||||
"filters_json": "[[\"Customer\",\"disabled\",\"=\",\"0\"]]",
|
"filters_json": "[[\"Customer\",\"disabled\",\"=\",\"0\"]]",
|
||||||
"function": "Count",
|
"function": "Count",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Number Card",
|
"doctype": "Number Card",
|
||||||
"document_type": "Item",
|
"document_type": "Item",
|
||||||
"dynamic_filters_json": "[[\"Item\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
|
|
||||||
"filters_json": "[[\"Item\",\"disabled\",\"=\",0]]",
|
"filters_json": "[[\"Item\",\"disabled\",\"=\",0]]",
|
||||||
"function": "Count",
|
"function": "Count",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Number Card",
|
"doctype": "Number Card",
|
||||||
"document_type": "Bin",
|
"document_type": "Bin",
|
||||||
"dynamic_filters_json": "[[\"Bin\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
|
|
||||||
"filters_json": "[]",
|
"filters_json": "[]",
|
||||||
"function": "Sum",
|
"function": "Sum",
|
||||||
"idx": 0,
|
"idx": 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user