mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 03:29:16 +00:00
chore: break look if je processed
(cherry picked from commit a220dc0c9c)
This commit is contained in:
@@ -336,6 +336,8 @@ class JournalEntry(AccountsController):
|
|||||||
finance_books.db_update()
|
finance_books.db_update()
|
||||||
|
|
||||||
asset.set_status()
|
asset.set_status()
|
||||||
|
|
||||||
|
break
|
||||||
else:
|
else:
|
||||||
depr_value = d.debit or d.credit
|
depr_value = d.debit or d.credit
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user