mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-28 17:15:10 +00:00
chore: fix conflicts
This commit is contained in:
@@ -315,12 +315,8 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
|
||||
}
|
||||
},
|
||||
|
||||
<<<<<<< HEAD
|
||||
make_inter_company_invoice: function() {
|
||||
=======
|
||||
make_inter_company_invoice() {
|
||||
let me = this;
|
||||
>>>>>>> 19911b48fd (fix: validation for internal transfer entry)
|
||||
frappe.model.open_mapped_doc({
|
||||
method: "erpnext.accounts.doctype.sales_invoice.sales_invoice.make_inter_company_purchase_invoice",
|
||||
frm: me.frm
|
||||
|
||||
Reference in New Issue
Block a user