grocy/public/viewjs
kriddles 46e8123477
Allow price up to 4 decimals instead of 2 (#1077)
* Allow price to be 4 decimals

* remove logging

* Finalize custom decimal places by user setting

* Typo

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-10-20 20:08:54 +02:00
..
components Allow no product for shopping list items & always in-/decrement by 1 when using the number input arrow buttons (fixes #964) 2020-10-18 14:27:23 +02:00
about.js Make it possible to show the changelog directly via /about?tab=changelog 2019-03-09 16:25:23 +01:00
barcodescannertesting.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
batteries.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
batteriesjournal.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
batteriesoverview.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
batteriessettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
batteryform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
batterytracking.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
calendar.js Apikeys (#986) 2020-09-06 10:00:49 +02:00
choreform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
chores.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
choresjournal.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
choresoverview.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
choressettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
choretracking.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
consume.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
equipment.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
equipmentform.js Add user-field-type "file" (#977) 2020-08-31 20:07:46 +02:00
inventory.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
locationcontentsheet.js Finished the implementation of "Location Content Sheet" (closes #341) 2019-08-11 09:24:47 +02:00
locationform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
locations.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
login.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
manageapikeys.js Apikeys (#986) 2020-09-06 10:00:49 +02:00
mealplan.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
openapiui.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
productbarcodesform.js Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
productform.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
productgroupform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
productgroups.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
products.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
purchase.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
quantityunitconversionform.js Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00
quantityunitform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
quantityunitpluraltesting.js Replaced jQuery UI by Animate.css (better, faster, lighter) 2020-01-28 19:27:18 +01:00
quantityunits.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
recipeform.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
recipeposform.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
recipes.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
recipessettings.js Changelog, small changes and added missing localization strings for #556 2020-02-10 18:24:15 +01:00
shoppinglist.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
shoppinglistform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
shoppinglistitemform.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
shoppinglistsettings.js Little changes for #551 2020-02-09 15:36:03 +01:00
shoppinglocationform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
shoppinglocations.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
stockentries.js Fixed consuming tare weight handling enabled products on the stock entries page (fixes #988) 2020-10-18 14:51:32 +02:00
stockentryform.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
stockjournal.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
stockjournalsummary.js Stock-Journal: API, Summary, Done By (#989) 2020-09-06 13:18:51 +02:00
stockoverview.js Value information (#1045) 2020-10-15 19:46:27 +02:00
stocksettings.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
taskcategories.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
taskcategoryform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
taskform.js Finalize user-defined-fields (closes #176) 2019-04-23 09:06:18 +02:00
tasks.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
taskssettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
transfer.js Allow price up to 4 decimals instead of 2 (#1077) 2020-10-20 20:08:54 +02:00
userentities.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
userentityform.js An icon is not needed when not showing an userentity in the sidebar menu (references #242) 2019-09-20 10:22:59 +02:00
userfieldform.js Implemented new Userfield type "Select list" (closes #325) 2019-09-17 19:11:06 +02:00
userfields.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
userform.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
userobjectform.js Applied EditorConfig settings to all files 2020-08-29 16:41:27 +02:00
userobjects.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
userpermissions.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
users.js Revert "Excape HTML (where needed, for bootbox) (references #996)" 2020-10-14 22:58:26 +02:00
usersettings.js Locales: use http-accept-language or cookie (#976) 2020-08-31 19:11:51 +02:00