Index: APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductIdBepaler.cls.xml
===================================================================
diff -u
--- APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductIdBepaler.cls.xml (revision 0)
+++ APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductIdBepaler.cls.xml (revision 54164)
@@ -0,0 +1,50 @@
+
+
+
+TECH.RegisteredObject
+
+
+DOM.PM.ProductAPI
+1
+
+
+
+APPS.EDI.Bestel.impl.BestelService.UnishopBesteller.ProductRepository
+1
+
+
+
+ProductApi:DOM.PM.ProductAPI,ProductRepository:APPS.EDI.Bestel.impl.BestelService.UnishopBesteller.ProductRepository
+1
+1
+%Status
+1
+
+
+
+
+KlantNummer:%String,Product:APPS.EDI.common.dto.Product
+
+
+
+
+
+
Index: APPS/EDI/Bestel/impl/BestelService/UnishopBesteller.cls.xml
===================================================================
diff -u -r53230 -r54164
--- APPS/EDI/Bestel/impl/BestelService/UnishopBesteller.cls.xml (.../UnishopBesteller.cls.xml) (revision 53230)
+++ APPS/EDI/Bestel/impl/BestelService/UnishopBesteller.cls.xml (.../UnishopBesteller.cls.xml) (revision 54164)
@@ -23,11 +23,6 @@
1
-
-APPS.EDI.Bestel.impl.BestelService.UnishopBesteller.ProductRepository
-1
-
-
APPS.VKP.OrderIngaveService
1
@@ -69,7 +64,7 @@
-ExterneVerkoopService:APPS.EC.Verkoop.ExterneVerkoopService,ProductConverter:APPS.EDI.common.impl.ProductConverter,OfferteService:APPS.VKP.OfferteService,OrderIngaveService:APPS.VKP.OrderIngaveService,OfferteHoofding:APPS.EC.dto.Hoofding,ProductValidator:APPS.EDI.common.impl.ProductValidator,VroegsteLeverdatumBepaler:APPS.EC.impl.VroegsteLeverdatumBepaler,WinkelkarRepository:DOM.EC.Winkelkar.impl.WinkelkarRepository,OfferteRepository:APPS.VKP.Offerte.impl.OfferteRepository
+ExterneVerkoopService:APPS.EC.Verkoop.ExterneVerkoopService,ProductConverter:APPS.EDI.common.impl.ProductConverter,OfferteService:APPS.VKP.OfferteService,OrderIngaveService:APPS.VKP.OrderIngaveService,OfferteHoofding:APPS.EC.dto.Hoofding,ProductValidator:APPS.EDI.common.impl.ProductValidator,VroegsteLeverdatumBepaler:APPS.EC.impl.VroegsteLeverdatumBepaler,WinkelkarRepository:DOM.EC.Winkelkar.impl.WinkelkarRepository,OfferteRepository:APPS.VKP.Offerte.impl.OfferteRepository,ProductRepository:APPS.EDI.Bestel.impl.BestelService.UnishopBesteller.ProductRepository,ProductApi:DOM.PM.ProductAPI
1
1
%Status
@@ -78,7 +73,6 @@
Set ..ExterneVerkoopService = $$$Inject(ExterneVerkoopService,##class(APPS.EC.Verkoop.impl.Edi.VerkoopService).%New())
Set ..ProductConverter = $$$Inject(ProductConverter,##class(APPS.EDI.common.impl.ProductConverter).%New())
Set ..OfferteService = $$$Inject(OfferteService, ##class(APPS.ApplicatieContext).Instance().GeefVerkoopAPI().GeefOfferteService())
- Set ..ProductRepository = ##class(APPS.EDI.Bestel.impl.BestelService.UnishopBesteller.ProductRepository).%New()
Set ..OrderIngaveService = $$$Inject(OrderIngaveService,##class(APPS.VKP.OrderIngaveService).%New())
Set ..OfferteHoofding = $$$Inject(OfferteHoofding,##class(APPS.EC.dto.Hoofding).%New())
Set ..ProductValidator = $$$Inject(ProductValidator,##class(APPS.EDI.common.impl.ProductValidator).%New())
@@ -218,10 +212,10 @@
Offerte:APPS.VKP.Offerte,Lijn:APPS.EDI.common.dto.ProductLijn
1
Index: vhUnitTest/APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductIdBepaler/BepaalProductId/Test.cls.xml
===================================================================
diff -u
--- vhUnitTest/APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductIdBepaler/BepaalProductId/Test.cls.xml (revision 0)
+++ vhUnitTest/APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductIdBepaler/BepaalProductId/Test.cls.xml (revision 54164)
@@ -0,0 +1,134 @@
+
+
+
+vhUnitTest.TestCase
+
+
+%String
+1000
+
+
+
+%String
+DummyPakketReferentie
+
+
+
+%String
+DummyKorttekst
+
+
+
+%String
+UT_ProductId
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+