mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-30 01:22:18 +02:00
fix: linter
This commit is contained in:
@@ -182,7 +182,7 @@ def get_columns(earning_types, ded_types):
|
|||||||
"fieldname": "payment_days",
|
"fieldname": "payment_days",
|
||||||
"fieldtype": "Float",
|
"fieldtype": "Float",
|
||||||
"width": 120,
|
"width": 120,
|
||||||
}
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
for earning in earning_types:
|
for earning in earning_types:
|
||||||
|
|||||||
Reference in New Issue
Block a user