fixed error in period closing voucher
This commit is contained in:
parent
f88f2f4d13
commit
7c285712e1
@ -129,7 +129,7 @@ class DocType:
|
||||
|
||||
# save
|
||||
le.save(1)
|
||||
le_obj.on_update(adv_adj = '')
|
||||
le_obj.on_update(adv_adj = '', cancel = '')
|
||||
|
||||
|
||||
# Reposting Balances
|
||||
|
Loading…
Reference in New Issue
Block a user