hns
3 years ago
4 changed files with 2054 additions and 1 deletions
File diff suppressed because one or more lines are too long
@ -0,0 +1,108 @@ |
|||
[ |
|||
{ |
|||
"allow_in_quick_entry": 0, |
|||
"allow_on_submit": 0, |
|||
"bold": 0, |
|||
"collapsible": 0, |
|||
"collapsible_depends_on": null, |
|||
"columns": 0, |
|||
"default": null, |
|||
"depends_on": null, |
|||
"description": null, |
|||
"docstatus": 0, |
|||
"doctype": "Custom Field", |
|||
"dt": "File", |
|||
"fetch_from": null, |
|||
"fetch_if_empty": 0, |
|||
"fieldname": "email_ids", |
|||
"fieldtype": "Table", |
|||
"hidden": 1, |
|||
"hide_border": 0, |
|||
"hide_days": 0, |
|||
"hide_seconds": 0, |
|||
"ignore_user_permissions": 0, |
|||
"ignore_xss_filter": 0, |
|||
"in_global_search": 0, |
|||
"in_list_view": 0, |
|||
"in_preview": 0, |
|||
"in_standard_filter": 0, |
|||
"insert_after": "uploaded_to_google_drive", |
|||
"label": "email_ids", |
|||
"length": 0, |
|||
"mandatory_depends_on": null, |
|||
"modified": "2021-12-21 15:38:33.499831", |
|||
"name": "File-email_ids", |
|||
"no_copy": 0, |
|||
"non_negative": 0, |
|||
"options": "Contact Email", |
|||
"parent": null, |
|||
"parentfield": null, |
|||
"parenttype": null, |
|||
"permlevel": 0, |
|||
"precision": "", |
|||
"print_hide": 0, |
|||
"print_hide_if_no_value": 0, |
|||
"print_width": null, |
|||
"read_only": 0, |
|||
"read_only_depends_on": null, |
|||
"report_hide": 0, |
|||
"reqd": 0, |
|||
"search_index": 0, |
|||
"translatable": 0, |
|||
"unique": 0, |
|||
"width": null |
|||
}, |
|||
{ |
|||
"allow_in_quick_entry": 0, |
|||
"allow_on_submit": 0, |
|||
"bold": 0, |
|||
"collapsible": 0, |
|||
"collapsible_depends_on": null, |
|||
"columns": 0, |
|||
"default": null, |
|||
"depends_on": null, |
|||
"description": null, |
|||
"docstatus": 0, |
|||
"doctype": "Custom Field", |
|||
"dt": "User", |
|||
"fetch_from": null, |
|||
"fetch_if_empty": 0, |
|||
"fieldname": "pwd", |
|||
"fieldtype": "Data", |
|||
"hidden": 1, |
|||
"hide_border": 0, |
|||
"hide_days": 0, |
|||
"hide_seconds": 0, |
|||
"ignore_user_permissions": 0, |
|||
"ignore_xss_filter": 0, |
|||
"in_global_search": 0, |
|||
"in_list_view": 0, |
|||
"in_preview": 0, |
|||
"in_standard_filter": 0, |
|||
"insert_after": "new_password", |
|||
"label": "PWD", |
|||
"length": 0, |
|||
"mandatory_depends_on": null, |
|||
"modified": "2022-02-11 19:13:04.645496", |
|||
"name": "User-pwd", |
|||
"no_copy": 0, |
|||
"non_negative": 0, |
|||
"options": "", |
|||
"parent": null, |
|||
"parentfield": null, |
|||
"parenttype": null, |
|||
"permlevel": 0, |
|||
"precision": "", |
|||
"print_hide": 0, |
|||
"print_hide_if_no_value": 0, |
|||
"print_width": null, |
|||
"read_only": 0, |
|||
"read_only_depends_on": null, |
|||
"report_hide": 0, |
|||
"reqd": 0, |
|||
"search_index": 0, |
|||
"translatable": 0, |
|||
"unique": 0, |
|||
"width": null |
|||
} |
|||
] |
File diff suppressed because it is too large
Loading…
Reference in new issue