mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
15 lines
192 B
JSON
15 lines
192 B
JSON
{
|
|
"Item": {
|
|
"items": {
|
|
"item": {
|
|
"ui:autofocus": true
|
|
},
|
|
"ui:order": [
|
|
"item",
|
|
"qty",
|
|
"currency",
|
|
"unit_price"
|
|
]
|
|
}
|
|
}
|
|
} |