Index: APPS/MAG/dto/Sessie.cls.xml =================================================================== diff -u --- APPS/MAG/dto/Sessie.cls.xml (revision 0) +++ APPS/MAG/dto/Sessie.cls.xml (revision 1575) @@ -0,0 +1,26 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + + + +%TimeStamp + + + + + +%String + + + + + +%TimeStamp + + + Index: APPS/MAG/dto/ProductLijnOplossing.cls.xml =================================================================== diff -u --- APPS/MAG/dto/ProductLijnOplossing.cls.xml (revision 0) +++ APPS/MAG/dto/ProductLijnOplossing.cls.xml (revision 1575) @@ -0,0 +1,9 @@ + + + +1 +1 +%RegisteredObject,%XML.Adaptor +0 + + Index: APPS/MAG/dto/Magazijn.cls.xml =================================================================== diff -u --- APPS/MAG/dto/Magazijn.cls.xml (revision 0) +++ APPS/MAG/dto/Magazijn.cls.xml (revision 1575) @@ -0,0 +1,24 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + + + +%Integer + + + + + +%String + + + +%String + + + Index: APPS/MAG/impl/Sessie.cls.xml =================================================================== diff -u --- APPS/MAG/impl/Sessie.cls.xml (revision 0) +++ APPS/MAG/impl/Sessie.cls.xml (revision 1575) @@ -0,0 +1,23 @@ + + + + + +1 +TECH.ChangeInfo + + + + +%String +1 + + + + + +%String +1 + + + Index: APPS/MAG/impl/UglyPickingService.cls.xml =================================================================== diff -u --- APPS/MAG/impl/UglyPickingService.cls.xml (revision 0) +++ APPS/MAG/impl/UglyPickingService.cls.xml (revision 1575) @@ -0,0 +1,90 @@ + + + +1 +APPS.MAG.UglyPickingService +0 + + + + +BonNr:%Integer +APPS.MAG.dto.Bon + + + + + +MagazijnNaam:%String +APPS.MAG.dto.Bonnen + + + + + + +APPS.MAG.dto.Magazijnen + + + + + + +APPS.MAG.impl.Sessie + + + + + +PalletID:%String +APPS.MAG.dto.Pallet + + + + + +BonNr:%Integer +APPS.MAG.dto.ProductLijnen + + + + + +Sessie:APPS.MAG.dto.Sessie +%Status + + + + + +ProductLijn:APPS.MAG.dto.ProductLijn +%Status + + + + + +ProductLijn:APPS.MAG.dto.ProductLijn,NieuwReservatieAantal:%Integer +%Status + + + + + +Bon:APPS.MAG.dto.Bon,UitstelOptie:APPS.MAG.enu.UitstelOptie +%Status + + + + + +Product:APPS.MAG.dto.GepickedProduct +%Status + + + +1 +APPS.MAG.impl.Sessie + + + Index: APPS/MAG/dto/Bon.cls.xml =================================================================== diff -u --- APPS/MAG/dto/Bon.cls.xml (revision 0) +++ APPS/MAG/dto/Bon.cls.xml (revision 1575) @@ -0,0 +1,56 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + + + +%Integer + + + + + +%TimeStamp + + + + + +%String + + + + + +%String + + + + + +%String + + + + + +%String + + + + + +APPS.MAG.enu.BonStatus +1 + + + +APPS.MAG.dto.Magazijn +list + + + Index: APPS/MAG/UglyPickingService.cls.xml =================================================================== diff -u --- APPS/MAG/UglyPickingService.cls.xml (revision 0) +++ APPS/MAG/UglyPickingService.cls.xml (revision 1575) @@ -0,0 +1,85 @@ + + + +1 +%RegisteredObject +0 + + + + +BonNr:%Integer +APPS.MAG.dto.Bon + + + + + +MagazijnNaam:%String +APPS.MAG.dto.Bonnen + + + + + + +APPS.MAG.dto.Magazijnen + + + + + + +APPS.MAG.impl.Sessie + + + + + +PalletID:%String +APPS.MAG.dto.Pallet + + + + + +BonNr:%Integer +APPS.MAG.dto.ProductLijnen + + + + + +Sessie:APPS.MAG.dto.Sessie +%Status + + + + + +ProductLijn:APPS.MAG.dto.ProductLijn +%Status + + + + + +ProductLijn:APPS.MAG.dto.ProductLijn,NieuwReservatieAantal:%Integer +%Status + + + + + +Bon:APPS.MAG.dto.Bon,UitstelOptie:APPS.MAG.enu.UitstelOptie +%Status + + + + + +Product:APPS.MAG.dto.GepickedProduct +%Status + + + Index: APPS/MAG/dto/GepickedProduct.cls.xml =================================================================== diff -u --- APPS/MAG/dto/GepickedProduct.cls.xml (revision 0) +++ APPS/MAG/dto/GepickedProduct.cls.xml (revision 1575) @@ -0,0 +1,38 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + + + +%Integer + + + + + +%Integer + + + + + +%String + + + + + +%String + + + + + +%String + + + Index: APPS/MAG/enu/UitstelOptie.cls.xml =================================================================== diff -u --- APPS/MAG/enu/UitstelOptie.cls.xml (revision 0) +++ APPS/MAG/enu/UitstelOptie.cls.xml (revision 1575) @@ -0,0 +1,27 @@ + + + + + +1 +%RegisteredObject + + + + +%Integer + + + + + +%Integer + + + + + +%Integer + + + Index: APPS/MAG/dto/ReservatieProbleem.cls.xml =================================================================== diff -u --- APPS/MAG/dto/ReservatieProbleem.cls.xml (revision 0) +++ APPS/MAG/dto/ReservatieProbleem.cls.xml (revision 1575) @@ -0,0 +1,15 @@ + + + + + +1 +APPS.MAG.dto.ProductLijnProbleem + + + + +%Integer + + + Index: APPS/MAG/dto/ProductLijnProbleem.cls.xml =================================================================== diff -u --- APPS/MAG/dto/ProductLijnProbleem.cls.xml (revision 0) +++ APPS/MAG/dto/ProductLijnProbleem.cls.xml (revision 1575) @@ -0,0 +1,9 @@ + + + +1 +1 +%RegisteredObject,%XML.Adaptor +0 + + Index: APPS/MAG/dto/ProductLijn.cls.xml =================================================================== diff -u --- APPS/MAG/dto/ProductLijn.cls.xml (revision 0) +++ APPS/MAG/dto/ProductLijn.cls.xml (revision 1575) @@ -0,0 +1,59 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + + + +%Integer + + + + + +%Integer + + + +%Boolean + + + + + +%String + + + + + +%String + + + + + +%String + + + + + +%String + + + + + +%String + + + +ProductLijnProbleem +list + + + Index: APPS/MAG/dto/Magazijnen.cls.xml =================================================================== diff -u --- APPS/MAG/dto/Magazijnen.cls.xml (revision 0) +++ APPS/MAG/dto/Magazijnen.cls.xml (revision 1575) @@ -0,0 +1,13 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + +APPS.MAG.dto.Magazijn +list + + + Index: APPS/MAG/dto/Bonnen.cls.xml =================================================================== diff -u --- APPS/MAG/dto/Bonnen.cls.xml (revision 0) +++ APPS/MAG/dto/Bonnen.cls.xml (revision 1575) @@ -0,0 +1,13 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + +APPS.MAG.dto.Bon +list + + + Index: APPS/MAG/dto/ProductLijnen.cls.xml =================================================================== diff -u --- APPS/MAG/dto/ProductLijnen.cls.xml (revision 0) +++ APPS/MAG/dto/ProductLijnen.cls.xml (revision 1575) @@ -0,0 +1,19 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + + +Dit is een kennisanker dat moet gelezen worden voor er gestart wordt met picken. +%String + + + +ProductLijn +list + + + Index: APPS/MAG/enu/BonStatus.cls.xml =================================================================== diff -u --- APPS/MAG/enu/BonStatus.cls.xml (revision 0) +++ APPS/MAG/enu/BonStatus.cls.xml (revision 1575) @@ -0,0 +1,21 @@ + + + + + +1 +%RegisteredObject + + + + +%Integer + + + + + +%Integer + + + Index: APPS/MAG/dto/Pallet.cls.xml =================================================================== diff -u --- APPS/MAG/dto/Pallet.cls.xml (revision 0) +++ APPS/MAG/dto/Pallet.cls.xml (revision 1575) @@ -0,0 +1,19 @@ + + + +1 +%RegisteredObject +0 + + + + +%String + + + +Inhoud +list + + + Index: APPS/MAG/dto/Inhoud.cls.xml =================================================================== diff -u --- APPS/MAG/dto/Inhoud.cls.xml (revision 0) +++ APPS/MAG/dto/Inhoud.cls.xml (revision 1575) @@ -0,0 +1,26 @@ + + + +1 +%RegisteredObject,%XML.Adaptor +0 + + + + +%Integer + + + + + +%Integer + + + + + +%String + + +