Finalize user-defined-fields (closes #176)

This commit is contained in:
Bernd Bestel
2019-04-23 09:06:18 +02:00
parent 72a3f63546
commit c5993ad994
25 changed files with 262 additions and 80 deletions

View File

@@ -35,3 +35,10 @@ minimum_perc = 0
source_file = localization/en/demo_data.php
source_lang = en
type = PHP_ARRAY
[grocy.userfield_typesphp]
file_filter = localization/<lang>/userfield_types.php
minimum_perc = 0
source_file = localization/en/userfield_types.php
source_lang = en
type = PHP_ARRAY