Index: AXimpl/Admin/VKP/SalesPriceService.cls.xml =================================================================== diff -u -r50904 -r51817 --- AXimpl/Admin/VKP/SalesPriceService.cls.xml (.../SalesPriceService.cls.xml) (revision 50904) +++ AXimpl/Admin/VKP/SalesPriceService.cls.xml (.../SalesPriceService.cls.xml) (revision 51817) @@ -80,9 +80,7 @@ If (($$$ProductGet(ProductNummer,$$$GenProduct)?4.N) && ((";"_$$$LevHalux_";"_$$$LevVanHoecke_";") [ (";"_$$$ProductGet(ProductNummer,$$$LeveranciersNr)_";"))) { Set CifPpl = $$$ProductGet(ProductNummer, $$$CifPPLEUR) Set ProductNummer = $$$ProductGet(ProductNummer, $$$GenProduct) - } - - If ($$IsOrgaluxOpMaat^PRODUKT2(ProductNummer)) { + } ElseIf ($$IsOrgaluxOpMaat^PRODUKT2(ProductNummer)) { Set CifPpl = $$$ProductGet(ProductNummer, $$$CifPPLEUR) Set ProductNummer = 1804877 ; GEN.ORGALUX INGEKORT XXX } Index: KPRIJS.mac.rou =================================================================== diff -u -r51635 -r51817 --- KPRIJS.mac.rou (.../KPRIJS.mac.rou) (revision 51635) +++ KPRIJS.mac.rou (.../KPRIJS.mac.rou) (revision 51817) @@ -167,7 +167,7 @@ Quit 1 MagInPrijsCache(PRNr) - Quit '$$IsOrgaluxOpMaat^PRODUKT2(PRNr) + Quit 1 ;'$$IsOrgaluxOpMaat^PRODUKT2(PRNr) GeefMinuten(DatumEnTijd) Quit $P(DatumEnTijd,".")*24*60+($P(DatumEnTijd,".",2)\60)