commit | 0a45fc8c58927c3f0810d0124b4e3bdf580234a9 | [log] [tgz] |
---|---|---|
author | barredterra <14891507+barredterra@users.noreply.github.com> | Thu Apr 08 18:25:17 2021 +0200 |
committer | barredterra <14891507+barredterra@users.noreply.github.com> | Thu Apr 08 18:25:17 2021 +0200 |
tree | 0570f1451ae28a7622abda85add831b9770b1c5a | |
parent | 3a12f1f1ae0a76321eda86c32c16ba3a224d177c [diff] |
fix: remove unused import
diff --git a/erpnext/patches/v13_0/germany_fill_debtor_creditor_number.py b/erpnext/patches/v13_0/germany_fill_debtor_creditor_number.py index 8482730..11e1e9b 100644 --- a/erpnext/patches/v13_0/germany_fill_debtor_creditor_number.py +++ b/erpnext/patches/v13_0/germany_fill_debtor_creditor_number.py
@@ -4,7 +4,7 @@ from __future__ import unicode_literals import frappe -from erpnext.regional.germany.setup import make_custom_fields + def execute(): """Move account number into the new custom field debtor_creditor_number.