Resolved merge conflicts

This commit is contained in:
Saurabh
2018-08-07 13:01:11 +05:30
13 changed files with 162 additions and 28 deletions

View File

@@ -26,6 +26,10 @@ erpnext.buying.BuyingController = erpnext.TransactionController.extend({
};
});
if (this.frm.doc.__islocal) {
this.frm.set_value("disable_rounded_total", cint(frappe.sys_defaults.disable_rounded_total));
}
/* eslint-disable */
// no idea where me is coming from
if(this.frm.get_field('shipping_address')) {