mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-26 10:08:30 +00:00
Merge pull request #49002 from ruthra-kumar/fix_linter_issue
chore: resolve linting issue
This commit is contained in:
@@ -29,4 +29,4 @@ def execute():
|
||||
|
||||
if docs:
|
||||
cancel_incorrect_gl_entries([d.name for d in docs])
|
||||
recreate_gl_entries([d.voucher_no for d in docs])
|
||||
recreate_gl_entries([d.voucher_no for d in docs])
|
||||
|
||||
Reference in New Issue
Block a user