sets the default locale price format
webix.i18n.price = "${obj}"; webix.i18n.setLocale();
You need to call setLocale to apply the new format settings.