brotherton-erpnext/erpnext/patches/v14_0/update_closing_balances.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
138 B
Python
Raw Normal View History

# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# License: MIT. See LICENSE
# import frappe
def execute():
pass