Kaynağa Gözat

Merge pull request #3583 from vishdha/contact_img_fix

Image in contact list view
version-14
Makarand Bauskar 8 yıl önce
committed by GitHub
ebeveyn
işleme
0df4949fcc
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      frappe/contacts/doctype/contact/contact_list.js

+ 3
- 0
frappe/contacts/doctype/contact/contact_list.js Dosyayı Görüntüle

@@ -0,0 +1,3 @@
frappe.listview_settings['Contact'] = {
add_fields: ["image"],
};

Yükleniyor…
İptal
Kaydet