chore: resolve conflicts
This commit is contained in:
@@ -38,9 +38,6 @@ erpnext.accounts.PaymentReconciliationController = frappe.ui.form.Controller.ext
|
|||||||
]
|
]
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
<<<<<<< HEAD
|
|
||||||
},
|
|
||||||
=======
|
|
||||||
|
|
||||||
this.frm.set_query("cost_center", () => {
|
this.frm.set_query("cost_center", () => {
|
||||||
return {
|
return {
|
||||||
@@ -50,8 +47,7 @@ erpnext.accounts.PaymentReconciliationController = frappe.ui.form.Controller.ext
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
},
|
||||||
>>>>>>> ab94b73e93 (fix: Cost center filter on payment reconciliation)
|
|
||||||
|
|
||||||
refresh: function() {
|
refresh: function() {
|
||||||
this.frm.disable_save();
|
this.frm.disable_save();
|
||||||
|
|||||||
Reference in New Issue
Block a user