mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 14:29:12 +00:00
chore: resolve conflict
This commit is contained in:
@@ -158,13 +158,13 @@ frappe.query_reports["Accounts Payable"] = {
|
||||
fieldtype: "Check",
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
fieldname: "in_party_currency",
|
||||
label: __("In Party Currency"),
|
||||
=======
|
||||
fieldtype: "Check",
|
||||
},
|
||||
{
|
||||
fieldname: "handle_employee_advances",
|
||||
label: __("Handle Employee Advances"),
|
||||
>>>>>>> 257e13c299 (refactor: filter to toggle employee advance scenario in AP)
|
||||
fieldtype: "Check",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user