mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 21:18:27 +00:00
chore: remove all six compat code
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# ERPNext - web based ERP (http://erpnext.com)
|
||||
# Copyright (C) 2012 Frappe Technologies Pvt Ltd
|
||||
#
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
|
||||
|
||||
|
||||
def get_filters_config():
|
||||
filters_config = {
|
||||
"fiscal year": {
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
import frappe
|
||||
from frappe.utils import cint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user