mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 02:44:52 +00:00
chore: resolve linting issue
This commit is contained in:
@@ -29,4 +29,4 @@ def execute():
|
|||||||
|
|
||||||
if docs:
|
if docs:
|
||||||
cancel_incorrect_gl_entries([d.name for d in 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