diff --git a/schemas/app/Item.json b/schemas/app/Item.json index 4d5a76a0..3d30d770 100644 --- a/schemas/app/Item.json +++ b/schemas/app/Item.json @@ -66,7 +66,6 @@ "label": "Both" } ], - "readOnly": true, "required": true, "default": "Both" }, diff --git a/schemas/app/Party.json b/schemas/app/Party.json index 42bb28f7..96ceff80 100644 --- a/schemas/app/Party.json +++ b/schemas/app/Party.json @@ -34,7 +34,6 @@ "label": "Customer" } ], - "readOnly": true, "required": true }, {