From 19f2f587a49857ba9a126b726fbd03c2c58e06ce Mon Sep 17 00:00:00 2001 From: Nameet Jain Date: Fri, 22 May 2026 15:58:08 +0530 Subject: [PATCH] Fixed the display value of allocateInventory on the Store screen. The Allocate Inventory flag is designed to be treated as N. However, on the Catalog screen, it shows Y when the flag value is null in the database, which is confusing. OFBIZ-12001 --- applications/product/widget/catalog/StoreForms.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/applications/product/widget/catalog/StoreForms.xml b/applications/product/widget/catalog/StoreForms.xml index bb3a3c42167..69fb762e8d6 100644 --- a/applications/product/widget/catalog/StoreForms.xml +++ b/applications/product/widget/catalog/StoreForms.xml @@ -420,6 +420,9 @@ under the License. + + +