mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 08:11:19 +00:00
Portal breadcrumbs (#10095)
This commit is contained in:
committed by
Makarand Bauskar
parent
11a3d51774
commit
4c7709efbd
@@ -7,16 +7,18 @@
|
||||
"allow_multiple": 1,
|
||||
"allow_print": 0,
|
||||
"amount": 0.0,
|
||||
"breadcrumbs": "[{\"title\":\"Issues\", \"name\":\"issues\"}]",
|
||||
"amount_based_on_field": 0,
|
||||
"breadcrumbs": "[{\"label\":_(\"Issues\"), \"route\":\"issues\"}]",
|
||||
"creation": "2016-06-24 15:50:33.186483",
|
||||
"doc_type": "Issue",
|
||||
"docstatus": 0,
|
||||
"doctype": "Web Form",
|
||||
"idx": 0,
|
||||
"introduction_text": "",
|
||||
"is_standard": 1,
|
||||
"login_required": 1,
|
||||
"max_attachment_size": 0,
|
||||
"modified": "2016-12-07 04:26:13.917693",
|
||||
"modified": "2017-07-25 22:49:10.762704",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "issues",
|
||||
|
||||
Reference in New Issue
Block a user