From a0e2c898fde023c139c0fc9fb9b7935a41a0f8d1 Mon Sep 17 00:00:00 2001 From: priyanshee1604 Date: Wed, 5 Feb 2025 11:56:37 +0530 Subject: [PATCH 1/2] Improved: Added new fields proposedVariance and varianceReasonEnumId in InventoryCountImportItem table to support dynamic count and added a new type data in enumeration for the same.(#59) --- data/CommerceTypeData.xml | 1 + entity/HwmappsEntitymodel.xml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/data/CommerceTypeData.xml b/data/CommerceTypeData.xml index ae325ac..2b35ca9 100644 --- a/data/CommerceTypeData.xml +++ b/data/CommerceTypeData.xml @@ -502,5 +502,6 @@ + diff --git a/entity/HwmappsEntitymodel.xml b/entity/HwmappsEntitymodel.xml index 9a43a27..e34ee2b 100644 --- a/entity/HwmappsEntitymodel.xml +++ b/entity/HwmappsEntitymodel.xml @@ -424,6 +424,8 @@ under the License. + + @@ -433,6 +435,10 @@ under the License. + + + + From 7ebbd8288c1a8fd7165e164f00889aedd27f4891 Mon Sep 17 00:00:00 2001 From: priyanshee1604 Date: Wed, 5 Feb 2025 12:09:35 +0530 Subject: [PATCH 2/2] Improved: The Type Data description. --- data/CommerceTypeData.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/CommerceTypeData.xml b/data/CommerceTypeData.xml index 2b35ca9..e2a0096 100644 --- a/data/CommerceTypeData.xml +++ b/data/CommerceTypeData.xml @@ -502,6 +502,6 @@ - +