ソースを参照

Merge pull request #13410 from resilient-tech/fix-customize-form

fix: removed duplicate fields from Customize Form
version-14
mergify[bot] 4年前
committed by GitHub
コミット
099c2f0f0e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加11行の削除
  1. +1
    -11
      frappe/custom/doctype/customize_form/customize_form.json

+ 1
- 11
frappe/custom/doctype/customize_form/customize_form.json ファイルの表示

@@ -288,16 +288,6 @@
"fieldname": "autoname",
"fieldtype": "Data",
"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,
@@ -306,7 +296,7 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2021-04-29 21:21:06.476372",
"modified": "2021-06-02 06:49:16.782806",
"modified_by": "Administrator",
"module": "Custom",
"name": "Customize Form",


読み込み中…
キャンセル
保存