43b4b1cb55
* chore: Export Buying Dashboard * fix: Use Timespan instead of Between for static filters
22 lines
877 B
JSON
22 lines
877 B
JSON
{
|
|
"aggregate_function_based_on": "base_net_total",
|
|
"creation": "2020-07-20 21:01:02.367127",
|
|
"docstatus": 0,
|
|
"doctype": "Number Card",
|
|
"document_type": "Purchase Order",
|
|
"dynamic_filters_json": "[[\"Purchase Order\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
|
|
"filters_json": "[[\"Purchase Order\",\"transaction_date\",\"Timespan\",\"this year\",false],[\"Purchase Order\",\"status\",\"not in\",[\"Draft\",\"Cancelled\",\"Closed\",null],false],[\"Purchase Order\",\"docstatus\",\"=\",\"1\",false]]",
|
|
"function": "Sum",
|
|
"idx": 0,
|
|
"is_public": 1,
|
|
"is_standard": 1,
|
|
"label": "Annual Purchase",
|
|
"modified": "2020-07-22 21:21:58.755188",
|
|
"modified_by": "Administrator",
|
|
"module": "Buying",
|
|
"name": "Annual Purchase",
|
|
"owner": "Administrator",
|
|
"show_percentage_stats": 1,
|
|
"stats_time_interval": "Monthly",
|
|
"type": "Document Type"
|
|
} |