瀏覽代碼

fix: make module to export required. (#18204) (#18218)

(cherry picked from commit 5330814d7a)

Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com>
version-14
mergify[bot] 2 年之前
committed by GitHub
父節點
當前提交
eac0a917f0
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      frappe/custom/doctype/customize_form/customize_form.js

+ 1
- 0
frappe/custom/doctype/customize_form/customize_form.js 查看文件

@@ -178,6 +178,7 @@ frappe.ui.form.on("Customize Form", {
fieldname: "module",
options: "Module Def",
label: __("Module to Export"),
reqd: 1,
},
{
fieldtype: "Check",


Loading…
取消
儲存