diff --git a/applications/datamodel/data/seed/ProductSeedData.xml b/applications/datamodel/data/seed/ProductSeedData.xml index 05d6f640343..c01071525ab 100644 --- a/applications/datamodel/data/seed/ProductSeedData.xml +++ b/applications/datamodel/data/seed/ProductSeedData.xml @@ -783,4 +783,12 @@ under the License. + + + + + + + + diff --git a/applications/datamodel/entitydef/product-entitymodel.xml b/applications/datamodel/entitydef/product-entitymodel.xml index 1f3d78a3422..b70c6a9e822 100644 --- a/applications/datamodel/entitydef/product-entitymodel.xml +++ b/applications/datamodel/entitydef/product-entitymodel.xml @@ -2475,6 +2475,108 @@ under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/applications/product/servicedef/services_inventory.xml b/applications/product/servicedef/services_inventory.xml index dec742ec0ce..043e1a4a696 100644 --- a/applications/product/servicedef/services_inventory.xml +++ b/applications/product/servicedef/services_inventory.xml @@ -84,4 +84,67 @@ under the License. + + Create a InventoryCount + + + + + Update a InventoryCount + + + + + Delete a InventoryCount + + + + + Create a InventoryCountItem + + + + + + Update a InventoryCountItem + + + + + Delete a InventoryCountItem + + + + + Create a InventoryCountVariance + + + + + + + Update a InventoryCountVariance + + + + + Delete a InventoryCountVariance + + + + + Create a InventoryCountStatus + + + + + Update a InventoryCountStatus + + + + + Delete a InventoryCountStatus + + + \ No newline at end of file