Skip to content

Commit 9e016f7

Browse files
author
Tine Staric
committed
Fix ID Collision
1 parent 7e63a33 commit 9e016f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apps/W1/Shopify/app/src/Products/Codeunits/ShpfyCreateItemAsVariant.Codeunit.al

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ namespace Microsoft.Integration.Shopify;
22

33
using Microsoft.Inventory.Item;
44

5-
codeunit 30105 "Shpfy Create Item As Variant"
5+
codeunit 30213 "Shpfy Create Item As Variant"
66
{
77
TableNo = Item;
88

0 commit comments

Comments
 (0)