[partner listing] clear partners page on save

This commit is contained in:
Anand Doshi 2013-06-13 15:38:16 +05:30
parent 1e92aeddb4
commit 3c5b1a5460

View File

@ -33,6 +33,7 @@ class DocType:
if self.doc.page_name:
from webnotes.webutils import clear_cache
clear_cache(self.doc.page_name)
clear_cache("partners")
def get_contacts(self,nm):
if nm: