mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
chore: fix conflict
This commit is contained in:
@@ -643,15 +643,5 @@ extend_bootinfo = [
|
|||||||
"erpnext.support.doctype.service_level_agreement.service_level_agreement.add_sla_doctypes",
|
"erpnext.support.doctype.service_level_agreement.service_level_agreement.add_sla_doctypes",
|
||||||
"erpnext.startup.boot.bootinfo",
|
"erpnext.startup.boot.bootinfo",
|
||||||
]
|
]
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
|
|
||||||
default_log_clearing_doctypes = {
|
|
||||||
"Repost Item Valuation": 60,
|
|
||||||
}
|
|
||||||
|
|
||||||
export_python_type_annotations = True
|
|
||||||
|
|
||||||
fields_for_group_similar_items = ["qty", "amount"]
|
fields_for_group_similar_items = ["qty", "amount"]
|
||||||
>>>>>>> f7c9e1538b (feat: new hook `fields_for_group_similar_items` to group additional fields for print formats (#40831))
|
|
||||||
|
|||||||
Reference in New Issue
Block a user