Added Notification Control for caching notifications probably causing the freezing problem

This commit is contained in:
Rushabh Mehta
2013-11-18 13:22:07 +05:30
parent 0809a95a70
commit 04cc5155f7
8 changed files with 31 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ from __future__ import unicode_literals
import webnotes
from webnotes.utils import cstr, flt
from webnotes.model.bean import getlist
from webnotes.model.utils import getlist
from webnotes import msgprint, _
from buying.utils import get_last_purchase_details