Skip to content

Commit

Permalink
FRW-8567 Refactored after AA review
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitriyTsemma committed Jun 4, 2024
1 parent 7e60664 commit 1887deb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Pyz/Zed/DynamicEntity/data/installer/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,14 @@
"isEditable": true,
"type": "integer",
"validation": { "isRequired": false }
},
{
"fieldName": "fk_resource_product_abstract",
"fieldVisibleName": "fk_resource_product_abstract",
"isCreatable": true,
"isEditable": true,
"type": "integer",
"validation": { "isRequired": false }
}
]
}
Expand Down

0 comments on commit 1887deb

Please sign in to comment.