Add setting to toggle rounding of prices

This commit is contained in:
Erik Michelson
2024-12-30 01:07:38 +01:00
parent 276fd1e733
commit e93f89aa51
8 changed files with 59 additions and 46 deletions

View File

@@ -316,6 +316,10 @@
"base_url": {
"label": "Base URL",
"tooltip": "The base URL to use when generating features such as QR codes."
},
"round_prices": {
"label": "Round prices",
"tooltip": "Round prices to the nearest whole number."
}
},
"extra_fields": {