mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-12 14:58:24 +00:00
fix: conflicts
This commit is contained in:
@@ -9,6 +9,7 @@ import frappe
|
||||
from frappe import _, bold
|
||||
from frappe.model.document import Document
|
||||
from frappe.utils import date_diff, flt, formatdate, get_datetime, get_last_day, getdate
|
||||
from six import string_types
|
||||
|
||||
|
||||
class LeavePolicyAssignment(Document):
|
||||
|
||||
Reference in New Issue
Block a user