mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 20:59:11 +00:00
address filter flds
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
{
|
{
|
||||||
'creation': '2011-05-24 14:57:59',
|
'creation': '2011-05-24 14:57:59',
|
||||||
'docstatus': 0,
|
'docstatus': 0,
|
||||||
'modified': '2011-11-23 13:17:20',
|
'modified': '2011-11-23 13:21:00',
|
||||||
'modified_by': 'Administrator',
|
'modified_by': 'Administrator',
|
||||||
'owner': 'Administrator'
|
'owner': 'Administrator'
|
||||||
},
|
},
|
||||||
@@ -21,10 +21,10 @@
|
|||||||
'in_dialog': 1,
|
'in_dialog': 1,
|
||||||
'module': 'Utilities',
|
'module': 'Utilities',
|
||||||
'name': '__common__',
|
'name': '__common__',
|
||||||
'search_fields': 'customer, supplier, sales_partner',
|
'search_fields': 'customer, supplier, sales_partner, country, state',
|
||||||
'section_style': 'Simple',
|
'section_style': 'Simple',
|
||||||
'show_in_menu': 0,
|
'show_in_menu': 0,
|
||||||
'version': 42
|
'version': 43
|
||||||
},
|
},
|
||||||
|
|
||||||
# These values are common for all DocField
|
# These values are common for all DocField
|
||||||
|
|||||||
Reference in New Issue
Block a user