From 4e62dc5eb31234a2ab3ffbc73eef1c24d2002516 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 12 Jan 2023 03:44:53 +0000 Subject: [PATCH] User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/demand-request-items-schema.json --- .../demand-request-items-schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/demand-request-items-schema.json b/manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/demand-request-items-schema.json index 70fa3f82..2780740d 100644 --- a/manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/demand-request-items-schema.json +++ b/manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/demand-request-items-schema.json @@ -4,7 +4,8 @@ "properties": { "item": { "type": "string", - "title": "Item" + "title": "Item", + "maxLength": 50 }, "qty": { "type": "number",