working on setup account
This commit is contained in:
parent
8cffe7e440
commit
c55d9ad033
@ -32,6 +32,7 @@ class DocType:
|
||||
args = json.loads(args)
|
||||
|
||||
curr_fiscal_year, fy_start_date, fy_abbr = self.get_fy_details(args.get('fy_start'))
|
||||
#webnotes.msgprint(self.get_fy_details(args.get('fy_start')))
|
||||
|
||||
args['name'] = webnotes.session.get('user')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user