From 451382e08e1aae64a6cff4c59cbaa3e67fd43ae7 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 12 Mar 2020 16:34:34 +0530 Subject: [PATCH] feat: update desk pages --- erpnext/accounts/desk_page/accounting/accounting.json | 4 +++- erpnext/agriculture/desk_page/agriculture/agriculture.json | 4 +++- erpnext/assets/desk_page/assets/assets.json | 4 +++- erpnext/buying/desk_page/buying/buying.json | 4 +++- .../communication/desk_page/communication/communication.json | 4 +++- erpnext/crm/desk_page/crm/crm.json | 4 +++- erpnext/education/desk_page/education/education.json | 4 +++- erpnext/healthcare/desk_page/healthcare/healthcare.json | 4 +++- erpnext/hr/desk_page/hr/hr.json | 4 +++- .../manufacturing/desk_page/manufacturing/manufacturing.json | 4 +++- erpnext/non_profit/desk_page/non_profit/non_profit.json | 4 +++- erpnext/projects/desk_page/projects/projects.json | 4 +++- erpnext/quality_management/desk_page/quality/quality.json | 4 +++- erpnext/selling/desk_page/retail/retail.json | 4 +++- erpnext/selling/desk_page/selling/selling.json | 4 +++- erpnext/setup/desk_page/getting_started/getting_started.json | 4 +++- erpnext/stock/desk_page/stock/stock.json | 4 +++- erpnext/support/desk_page/support/support.json | 4 +++- 18 files changed, 54 insertions(+), 18 deletions(-) diff --git a/erpnext/accounts/desk_page/accounting/accounting.json b/erpnext/accounts/desk_page/accounting/accounting.json index 39ce5865135..7a777f9fd23 100644 --- a/erpnext/accounts/desk_page/accounting/accounting.json +++ b/erpnext/accounts/desk_page/accounting/accounting.json @@ -85,10 +85,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Accounting", - "modified": "2020-03-05 11:27:25.548004", + "modified": "2020-03-12 16:30:35.580450", "modified_by": "Administrator", "module": "Accounts", "name": "Accounting", diff --git a/erpnext/agriculture/desk_page/agriculture/agriculture.json b/erpnext/agriculture/desk_page/agriculture/agriculture.json index b100ddfa437..6020d628a2b 100644 --- a/erpnext/agriculture/desk_page/agriculture/agriculture.json +++ b/erpnext/agriculture/desk_page/agriculture/agriculture.json @@ -20,9 +20,11 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "idx": 0, + "is_standard": 1, "label": "Agriculture", - "modified": "2020-03-05 11:27:25.738073", + "modified": "2020-03-12 16:30:37.565413", "modified_by": "Administrator", "module": "Agriculture", "name": "Agriculture", diff --git a/erpnext/assets/desk_page/assets/assets.json b/erpnext/assets/desk_page/assets/assets.json index c737b246fc0..f9c65cb9606 100644 --- a/erpnext/assets/desk_page/assets/assets.json +++ b/erpnext/assets/desk_page/assets/assets.json @@ -21,10 +21,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Assets", - "modified": "2020-03-05 11:27:25.866520", + "modified": "2020-03-12 16:30:38.651019", "modified_by": "Administrator", "module": "Assets", "name": "Assets", diff --git a/erpnext/buying/desk_page/buying/buying.json b/erpnext/buying/desk_page/buying/buying.json index 0f078f33033..ae8a605b851 100644 --- a/erpnext/buying/desk_page/buying/buying.json +++ b/erpnext/buying/desk_page/buying/buying.json @@ -46,10 +46,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Buying", - "modified": "2020-03-05 11:27:26.007461", + "modified": "2020-03-12 16:30:40.779078", "modified_by": "Administrator", "module": "Buying", "name": "Buying", diff --git a/erpnext/communication/desk_page/communication/communication.json b/erpnext/communication/desk_page/communication/communication.json index 7ad383e5c4f..59318fb8cdd 100644 --- a/erpnext/communication/desk_page/communication/communication.json +++ b/erpnext/communication/desk_page/communication/communication.json @@ -6,10 +6,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Communication", - "modified": "2020-03-05 11:27:25.989412", + "modified": "2020-03-12 16:30:40.534226", "modified_by": "Administrator", "module": "Communication", "name": "Communication", diff --git a/erpnext/crm/desk_page/crm/crm.json b/erpnext/crm/desk_page/crm/crm.json index 36ea3bb6f2b..9ebbe271218 100644 --- a/erpnext/crm/desk_page/crm/crm.json +++ b/erpnext/crm/desk_page/crm/crm.json @@ -28,10 +28,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "CRM", - "modified": "2020-03-05 11:27:26.045510", + "modified": "2020-03-12 16:30:41.142037", "modified_by": "Administrator", "module": "CRM", "name": "CRM", diff --git a/erpnext/education/desk_page/education/education.json b/erpnext/education/desk_page/education/education.json index 6e85aae6000..bbd8ead43f9 100644 --- a/erpnext/education/desk_page/education/education.json +++ b/erpnext/education/desk_page/education/education.json @@ -60,9 +60,11 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "idx": 0, + "is_standard": 1, "label": "Education", - "modified": "2020-03-05 11:27:25.706693", + "modified": "2020-03-12 16:30:37.217514", "modified_by": "Administrator", "module": "Education", "name": "Education", diff --git a/erpnext/healthcare/desk_page/healthcare/healthcare.json b/erpnext/healthcare/desk_page/healthcare/healthcare.json index 0160cd48ec8..258a72c308c 100644 --- a/erpnext/healthcare/desk_page/healthcare/healthcare.json +++ b/erpnext/healthcare/desk_page/healthcare/healthcare.json @@ -28,9 +28,11 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "idx": 0, + "is_standard": 1, "label": "Healthcare", - "modified": "2020-03-05 11:27:25.682521", + "modified": "2020-03-12 16:30:36.952979", "modified_by": "Administrator", "module": "Healthcare", "name": "Healthcare", diff --git a/erpnext/hr/desk_page/hr/hr.json b/erpnext/hr/desk_page/hr/hr.json index 6955484e4c9..ec38ef078d4 100644 --- a/erpnext/hr/desk_page/hr/hr.json +++ b/erpnext/hr/desk_page/hr/hr.json @@ -70,10 +70,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "HR", - "modified": "2020-03-05 11:27:25.493284", + "modified": "2020-03-12 16:30:35.211246", "modified_by": "Administrator", "module": "HR", "name": "HR", diff --git a/erpnext/manufacturing/desk_page/manufacturing/manufacturing.json b/erpnext/manufacturing/desk_page/manufacturing/manufacturing.json index c8ade468222..6127ef6896c 100644 --- a/erpnext/manufacturing/desk_page/manufacturing/manufacturing.json +++ b/erpnext/manufacturing/desk_page/manufacturing/manufacturing.json @@ -36,9 +36,11 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "idx": 0, + "is_standard": 1, "label": "Manufacturing", - "modified": "2020-03-05 11:27:25.627824", + "modified": "2020-03-12 16:30:36.389877", "modified_by": "Administrator", "module": "Manufacturing", "name": "Manufacturing", diff --git a/erpnext/non_profit/desk_page/non_profit/non_profit.json b/erpnext/non_profit/desk_page/non_profit/non_profit.json index 62117cacb97..5d759ba113e 100644 --- a/erpnext/non_profit/desk_page/non_profit/non_profit.json +++ b/erpnext/non_profit/desk_page/non_profit/non_profit.json @@ -34,9 +34,11 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "idx": 0, + "is_standard": 1, "label": "Non Profit", - "modified": "2020-03-05 11:27:25.655850", + "modified": "2020-03-12 16:30:36.683012", "modified_by": "Administrator", "module": "Non Profit", "name": "Non Profit", diff --git a/erpnext/projects/desk_page/projects/projects.json b/erpnext/projects/desk_page/projects/projects.json index bf362aae75d..13fd1b848f1 100644 --- a/erpnext/projects/desk_page/projects/projects.json +++ b/erpnext/projects/desk_page/projects/projects.json @@ -22,10 +22,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Projects", - "modified": "2020-03-05 11:27:26.076716", + "modified": "2020-03-12 16:30:41.538685", "modified_by": "Administrator", "module": "Projects", "name": "Projects", diff --git a/erpnext/quality_management/desk_page/quality/quality.json b/erpnext/quality_management/desk_page/quality/quality.json index 06ec8694227..5193e0cfded 100644 --- a/erpnext/quality_management/desk_page/quality/quality.json +++ b/erpnext/quality_management/desk_page/quality/quality.json @@ -24,10 +24,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Quality", - "modified": "2020-03-05 11:27:25.890813", + "modified": "2020-03-12 16:30:39.093081", "modified_by": "Administrator", "module": "Quality Management", "name": "Quality", diff --git a/erpnext/selling/desk_page/retail/retail.json b/erpnext/selling/desk_page/retail/retail.json index db726d74002..9838462f684 100644 --- a/erpnext/selling/desk_page/retail/retail.json +++ b/erpnext/selling/desk_page/retail/retail.json @@ -12,9 +12,11 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "idx": 0, + "is_standard": 1, "label": "Retail", - "modified": "2020-03-05 11:27:25.602834", + "modified": "2020-03-12 16:30:36.154297", "modified_by": "Administrator", "module": "Selling", "name": "Retail", diff --git a/erpnext/selling/desk_page/selling/selling.json b/erpnext/selling/desk_page/selling/selling.json index 1e7e029d87c..7a0111c8f99 100644 --- a/erpnext/selling/desk_page/selling/selling.json +++ b/erpnext/selling/desk_page/selling/selling.json @@ -38,10 +38,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Selling", - "modified": "2020-03-05 11:27:25.835953", + "modified": "2020-03-12 16:30:38.207013", "modified_by": "Administrator", "module": "Selling", "name": "Selling", diff --git a/erpnext/setup/desk_page/getting_started/getting_started.json b/erpnext/setup/desk_page/getting_started/getting_started.json index d67da623adf..00236ba5fe2 100644 --- a/erpnext/setup/desk_page/getting_started/getting_started.json +++ b/erpnext/setup/desk_page/getting_started/getting_started.json @@ -50,10 +50,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Getting Started", - "modified": "2020-03-05 11:27:25.800189", + "modified": "2020-03-12 16:30:37.821762", "modified_by": "Administrator", "module": "Setup", "name": "Getting Started", diff --git a/erpnext/stock/desk_page/stock/stock.json b/erpnext/stock/desk_page/stock/stock.json index 578673310cc..779e61f81a5 100644 --- a/erpnext/stock/desk_page/stock/stock.json +++ b/erpnext/stock/desk_page/stock/stock.json @@ -44,10 +44,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Stock", - "modified": "2020-03-05 11:27:25.950288", + "modified": "2020-03-12 16:30:39.881667", "modified_by": "Administrator", "module": "Stock", "name": "Stock", diff --git a/erpnext/support/desk_page/support/support.json b/erpnext/support/desk_page/support/support.json index 86025670d69..4a7885e46f9 100644 --- a/erpnext/support/desk_page/support/support.json +++ b/erpnext/support/desk_page/support/support.json @@ -34,10 +34,12 @@ "disable_user_customization": 0, "docstatus": 0, "doctype": "Desk Page", + "extends_another_page": 0, "icon": "", "idx": 0, + "is_standard": 1, "label": "Support", - "modified": "2020-03-05 11:27:25.917497", + "modified": "2020-03-12 16:30:39.482621", "modified_by": "Administrator", "module": "Support", "name": "Support",