[mapper] sales order-sales invoice

This commit is contained in:
Rushabh Mehta
2013-07-04 17:31:06 +05:30
parent 37805ca415
commit 8fe97fcbe1
7 changed files with 87 additions and 71 deletions

View File

@@ -40,7 +40,7 @@ cur_frm.cscript.refresh = function(doc) {
cur_frm.cscript.make_dashboard = function() {
cur_frm.dashboard.reset();
if(doc.__islocal)
if(cur_frm.doc.__islocal)
return;
}