mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
WIP
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"bold": 0,
|
||||
"collapsible": 0,
|
||||
"columns": 0,
|
||||
"depends_on": "eval:doc.enabled==1",
|
||||
"depends_on": "eval:(doc.enabled==1)&&(!doc.__islocal)",
|
||||
"fieldname": "connect_btn",
|
||||
"fieldtype": "Button",
|
||||
"hidden": 0,
|
||||
@@ -89,7 +89,7 @@
|
||||
"issingle": 1,
|
||||
"istable": 0,
|
||||
"max_attachments": 0,
|
||||
"modified": "2018-11-15 17:37:48.531027",
|
||||
"modified": "2018-12-07 10:28:10.837885",
|
||||
"modified_by": "Administrator",
|
||||
"module": "ERPNext Integrations",
|
||||
"name": "Plaid Settings",
|
||||
|
||||
Reference in New Issue
Block a user