From 36427e577d0af54619159531e3eab706208044c1 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 23 Nov 2011 13:21:21 +0530 Subject: [PATCH] address filter flds --- erpnext/utilities/doctype/address/address.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/erpnext/utilities/doctype/address/address.txt b/erpnext/utilities/doctype/address/address.txt index 4b633ec17e1..776321b454b 100644 --- a/erpnext/utilities/doctype/address/address.txt +++ b/erpnext/utilities/doctype/address/address.txt @@ -5,7 +5,7 @@ { 'creation': '2011-05-24 14:57:59', 'docstatus': 0, - 'modified': '2011-11-23 13:17:20', + 'modified': '2011-11-23 13:21:00', 'modified_by': 'Administrator', 'owner': 'Administrator' }, @@ -21,10 +21,10 @@ 'in_dialog': 1, 'module': 'Utilities', 'name': '__common__', - 'search_fields': 'customer, supplier, sales_partner', + 'search_fields': 'customer, supplier, sales_partner, country, state', 'section_style': 'Simple', 'show_in_menu': 0, - 'version': 42 + 'version': 43 }, # These values are common for all DocField