first ideas of property editor

This commit is contained in:
vabene1111
2023-04-11 17:27:10 +02:00
parent 7d9fcac0c7
commit b275c53e5a
7 changed files with 206 additions and 54 deletions

View File

@@ -595,7 +595,7 @@ export class Models {
form_field: true,
type: "text",
field: "converted_amount",
label: "base_amount",
label: "converted_amount",
placeholder: "",
},
converted_unit: {