fixed error in period closing voucher
This commit is contained in:
parent
25ffe5b9a4
commit
510dad7aa7
@ -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…
x
Reference in New Issue
Block a user