mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
chore: Resolve conflicts
This commit is contained in:
@@ -7,12 +7,7 @@ import copy
|
|||||||
import frappe
|
import frappe
|
||||||
from frappe import _
|
from frappe import _
|
||||||
from frappe.model.meta import get_field_precision
|
from frappe.model.meta import get_field_precision
|
||||||
<<<<<<< HEAD
|
|
||||||
from frappe.utils import cint, cstr, flt, formatdate, getdate, now
|
from frappe.utils import cint, cstr, flt, formatdate, getdate, now
|
||||||
=======
|
|
||||||
from frappe.utils import cint, flt, formatdate, getdate, now
|
|
||||||
from frappe.utils.dashboard import cache_source
|
|
||||||
>>>>>>> d56f52b0ba (feat: Config to enable immutable ledger)
|
|
||||||
|
|
||||||
import erpnext
|
import erpnext
|
||||||
from erpnext.accounts.doctype.accounting_dimension.accounting_dimension import (
|
from erpnext.accounts.doctype.accounting_dimension.accounting_dimension import (
|
||||||
|
|||||||
Reference in New Issue
Block a user