[sales invoice] [fetching] fetch customer info, pos settings and item details if not fetched

This commit is contained in:
Anand Doshi
2013-05-03 13:22:41 +05:30
parent 855cf8db21
commit d2b8b83e20
3 changed files with 33 additions and 13 deletions

View File

@@ -21,6 +21,7 @@ import webnotes.defaults
from webnotes.utils import cint
keydict = {
# "key in defaults": "key in Global Defaults"
"print_style": "print_style",
"fiscal_year": "current_fiscal_year",
'company': 'default_company',