Added new Userfield type "Number (currency)" (closes #2276)

This commit is contained in:
Bernd Bestel
2023-09-01 17:48:46 +02:00
parent 82d899d609
commit f6bdb6e836
6 changed files with 29 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
### Userfields
- xxx
- New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency
### General