fix codacy
This commit is contained in:
parent
3d59179205
commit
cbaa0e629c
@ -322,7 +322,7 @@ erpnext.pos.PointOfSale = class PointOfSale {
|
||||
[{ fieldtype: 'Select', label: 'POS Profile', options: pos_profiles }],
|
||||
on_submit,
|
||||
__('Select POS Profile')
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
});
|
||||
@ -341,7 +341,7 @@ erpnext.pos.PointOfSale = class PointOfSale {
|
||||
}
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
setup_company() {
|
||||
this.company = frappe.sys_defaults.company;
|
||||
|
Loading…
x
Reference in New Issue
Block a user