mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 04:28:27 +00:00
fix: imports
This commit is contained in:
@@ -14,6 +14,7 @@ import frappe
|
||||
from frappe import _
|
||||
from six import string_types
|
||||
from erpnext.accounts.utils import get_fiscal_year
|
||||
from erpnext.regional.germany.utils.datev.datev_csv import download_csv_files_as_zip, get_datev_csv
|
||||
from erpnext.regional.germany.utils.datev.datev_constants import Transactions, DebtorsCreditors, AccountNames
|
||||
|
||||
COLUMNS = [
|
||||
|
||||
Reference in New Issue
Block a user