Ver a proveniência

fix: removed duplicate fields from Customize Form

version-14
walstanb há 4 anos
ascendente
cometimento
a457501422
1 ficheiros alterados com 1 adições e 11 eliminações
  1. +1
    -11
      frappe/custom/doctype/customize_form/customize_form.json

+ 1
- 11
frappe/custom/doctype/customize_form/customize_form.json Ver ficheiro

@@ -288,16 +288,6 @@
"fieldname": "autoname", "fieldname": "autoname",
"fieldtype": "Data", "fieldtype": "Data",
"label": "Auto Name" "label": "Auto Name"
},
{
"fieldname": "default_email_template",
"fieldtype": "Link",
"label": "Default Email Template",
"options": "Email Template"
},
{
"fieldname": "column_break_26",
"fieldtype": "Column Break"
} }
], ],
"hide_toolbar": 1, "hide_toolbar": 1,
@@ -306,7 +296,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2021-04-29 21:21:06.476372",
"modified": "2021-06-02 06:49:16.782806",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Custom", "module": "Custom",
"name": "Customize Form", "name": "Customize Form",


Carregando…
Cancelar
Guardar