Kaynağa Gözat

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 yıl önce
committed by GitHub
ebeveyn
işleme
eac0a917f0
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      frappe/custom/doctype/customize_form/customize_form.js

+ 1
- 0
frappe/custom/doctype/customize_form/customize_form.js Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet