Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_002_prn.txt
===================================================================
diff -u -r74512 -r74585
--- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_002_prn.txt (.../Productie_002_prn.txt) (revision 74512)
+++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_002_prn.txt (.../Productie_002_prn.txt) (revision 74585)
@@ -6,28 +6,10 @@
Datum 14-11-14 SINT-NIKLAAS
Dueout 14-11-14 DI1
""""
- Artikel Aantal
+ Artikel Aantal Barcode Week
- 7.029.822.2 * TBL# 567X500.01 *DKG*U708 2
- 0.131.119.7 T51.7601 KUPP L 100 OR Koppeling links voor, 2
- MOVENTO met zijdelingse
- verstelling, Kleur: oranje
- 0.624.727.7 T51.7601 KUPP R 100 OR Koppeling rechts voor, 2
- MOVENTO met zijdelingse
- verstelling, Kleur: oranje
- 0.561.231.3 609.1500 SPA-S 100 NI Houtschroef, 3.5x15.0mm, 8
- pozidrive met verzonken
- kop, Kleur: vernikkeld
- 7.001.182.6 DRE.25X6 DREVEL BEUK Drevel 25 mm x 6 mm, Beuk 4
- 7.013.467.6 ALU.TBL LAT 1450X20X4 GR Alu 20x4 lengte 1450 2
- grijs, voor tabletlade
- 9.490.814.16VF2.OL 84EB ZZCARTON BR FANFOLD karton D+E 840mm, 2
- Afmeting: 1.293 wit met oranje
- 2017-ORGALUX design, Per
- 7.029.820.0 KBE.23X0.8 U708 ST9 XX ABS Kantenband 23x0.8mm, 8
- Afmeting: 1.000 op rol van 75m, Kleur:
- Lichtgrijs U708 ST9
- 7.002.649.3 SM18U708 ST9 280X207 XX Egger U708 ST9, Lichtgrijs 2
- Afmeting:272.930
+ 7.029.822.2 * TBL# 567X500.01 *DKG*U708 2
+
+
\ No newline at end of file
Index: APPS/Halux/common/impl/ProductieSequentie/Tabletlade.cls.xml
===================================================================
diff -u
--- APPS/Halux/common/impl/ProductieSequentie/Tabletlade.cls.xml (revision 0)
+++ APPS/Halux/common/impl/ProductieSequentie/Tabletlade.cls.xml (revision 74585)
@@ -0,0 +1,85 @@
+
+
+
+APPS.Halux.common.impl.ProductieSequentie.Basis
+
+
+
+
+
+
+
+1
+%ListOfObjects
+ELEMENTTYPE="APPS.Halux.common.ProductieSequentieItem"
+
+
+
+
+
+
+
+
+MaatwerkProduct:DOM.PM.MaatwerkProduct,Item:APPS.Halux.common.ProductieSequentieItem
+%String
+
+
+
+
+%Library.CacheStorage
+
+
+
+
+
Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_001_SWS_bureau_MaatwerkProduct5x10.TXT
===================================================================
diff -u
--- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_001_SWS_bureau_MaatwerkProduct5x10.TXT (revision 0)
+++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_001_SWS_bureau_MaatwerkProduct5x10.TXT (revision 74585)
@@ -0,0 +1,6 @@
+%BTW% /AF="C:\Bartender\Templates\MaatwerkProduct 5x10.btw" /PRN="SWS_bureau" /R=3 /P /D= /CLOSE
+%END%
+Info1 Info2 Info3 Info4 Info5 BarcodeTekst Barcode KlantBarcode KlantQRCode Diepte Breedte WandDikte OrderID ToeleveringID ProductieWeek VerzendWijze Dossier ProductImg KlantImg HoutCertificaatImg LblInfo1 LblInfo2 LblInfo3 LblInfo4 LblInfo5 LblOrder LblToelevering LblDossier Kleur LadeCode KennisAnkers DnaCode
+222222 Aantal: 2 Batch:15000, DueOut:vri 14/11 0u
+UNITTEST KLANT 322222 222222 1446 DI1 VH\W\VAN_HOECKE_logo.JPG Logo\Logo VHZwart.svg Klant Order Dossier U7/08
+UNITTEST KLANT 322222 222222 1446 DI1 VH\W\VAN_HOECKE_logo.JPG Logo\Logo VHZwart.svg Klant Order Dossier U7/08
Index: APPS/Halux/Docs/impl/LadeKlantEtiketBuilder.cls.xml
===================================================================
diff -u -r72480 -r74585
--- APPS/Halux/Docs/impl/LadeKlantEtiketBuilder.cls.xml (.../LadeKlantEtiketBuilder.cls.xml) (revision 72480)
+++ APPS/Halux/Docs/impl/LadeKlantEtiketBuilder.cls.xml (.../LadeKlantEtiketBuilder.cls.xml) (revision 74585)
@@ -117,7 +117,7 @@
#dim Product As DOM.PM.Product = ..ProductApi.GeefProduct(ProductID)
#dim HeeftProductGekoppeldKenmerkSpaceStep As %Boolean = $$$False
- If $$$Not(..ProductTypeAPI.IsTandemboxProduct(ProductID)) {
+ If ($$$Not(..ProductTypeAPI.IsTandemboxProduct(ProductID)) && $$$Not(..ProductTypeAPI.IsTabletlade(ProductID)) ){
#dim IngegevenKenmerken As DOM.PM.Maatwerk.Calc.Common.IngegevenKenmerken = ..GeefIngegevenKenmerkenVoorProduct(ProductID)
Set HeeftProductGekoppeldKenmerkSpaceStep = ..HeeftGekoppeldKenmerkSpaceStep(IngegevenKenmerken)
}
Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_003_prn.txt
===================================================================
diff -u
--- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_003_prn.txt (revision 0)
+++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_003_prn.txt (revision 74585)
@@ -0,0 +1,33 @@
+U
+
+
+
+ BESTELBON 222.222 nv HALUX
+ Datum 14-11-14 SINT-NIKLAAS
+ Dueout 14-11-14 DI1
+ """"
+ Artikel Aantal
+
+ 7.029.822.2 * TBL# 567X500.01 *DKG*U708 2
+ 0.131.119.7 T51.7601 KUPP L 100 OR Koppeling links voor, 2
+ MOVENTO met zijdelingse
+ verstelling, Kleur: oranje
+ 0.624.727.7 T51.7601 KUPP R 100 OR Koppeling rechts voor, 2
+ MOVENTO met zijdelingse
+ verstelling, Kleur: oranje
+ 0.561.231.3 609.1500 SPA-S 100 NI Houtschroef, 3.5x15.0mm, 8
+ pozidrive met verzonken
+ kop, Kleur: vernikkeld
+ 7.001.182.6 DRE.25X6 DREVEL BEUK Drevel 25 mm x 6 mm, Beuk 4
+ 7.013.467.6 ALU.TBL LAT 1450X20X4 GR Alu 20x4 lengte 1450 2
+ grijs, voor tabletlade
+ 9.490.814.16VF2.OL 84EB ZZCARTON BR FANFOLD karton D+E 840mm, 2
+ Afmeting: 1.293 wit met oranje
+ 2017-ORGALUX design, Per
+ 7.029.820.0 KBE.23X0.8 U708 ST9 XX ABS Kantenband 23x0.8mm, 8
+ Afmeting: 1.000 op rol van 75m, Kleur:
+ Lichtgrijs U708 ST9
+ 7.002.649.3 SM18U708 ST9 280X207 XX Egger U708 ST9, Lichtgrijs 2
+ Afmeting:272.930
+
+
\ No newline at end of file
Index: APPS/Halux/PPS/impl/UitvoeringInfoInvuller.cls.xml
===================================================================
diff -u -r74468 -r74585
--- APPS/Halux/PPS/impl/UitvoeringInfoInvuller.cls.xml (.../UitvoeringInfoInvuller.cls.xml) (revision 74468)
+++ APPS/Halux/PPS/impl/UitvoeringInfoInvuller.cls.xml (.../UitvoeringInfoInvuller.cls.xml) (revision 74585)
@@ -30,9 +30,13 @@
Set UitvoeringInfo.ToeleveringID = Item.ToeleveringID
Set UitvoeringInfo.ToeleveringLijnID = Item.ToeleveringLijnID
Set UitvoeringInfo.TotaalAantal = Item.TotaalAantal
- Set UitvoeringInfo.ProductID = Item.ProductID
- #dim Product As DOM.PM.MaatwerkProduct = ..ProductTypeAPI.GeefMaatwerkProduct(Item.ProductID)
- Set UitvoeringInfo.DossierCode = Product.GeefDossierCode()
+ Set UitvoeringInfo.ProductID = Item.ProductID
+ If $$$Not(..ProductTypeAPI.IsTabletlade(Item.ProductID)){
+ #dim Product As DOM.PM.MaatwerkProduct = ..ProductTypeAPI.GeefMaatwerkProduct(Item.ProductID)
+ Set UitvoeringInfo.DossierCode = Product.GeefDossierCode()
+ } Else {
+ Set UitvoeringInfo.DossierCode = "DummyDossierCode"
+ }
Set UitvoeringInfo.IsRework = IsRework
Set UitvoeringInfo.StapelAfbeelding = Item.StapelAfbeelding
]]>
Index: vhTest/Mock/APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml
===================================================================
diff -u -r71822 -r74585
--- vhTest/Mock/APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml (.../LadeEigenschappenEtiketAanvuller.cls.xml) (revision 71822)
+++ vhTest/Mock/APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml (.../LadeEigenschappenEtiketAanvuller.cls.xml) (revision 74585)
@@ -49,6 +49,13 @@
]]>
+
+ProductID:%String
+%Status
+
+
+
ProductID:%String
%Status
Index: DOM/PM/BezoekbaarProduct.cls.xml
===================================================================
diff -u -r68830 -r74585
--- DOM/PM/BezoekbaarProduct.cls.xml (.../BezoekbaarProduct.cls.xml) (revision 68830)
+++ DOM/PM/BezoekbaarProduct.cls.xml (.../BezoekbaarProduct.cls.xml) (revision 74585)
@@ -23,6 +23,8 @@
Do Visitor.VerwerkKaderdeurProduct(..ProductID)
} ElseIf (ProductTypeAPI.IsRevegoProduct(..ProductID)) {
Do Visitor.VerwerkRevegoProduct(..ProductID)
+ } ElseIf (ProductTypeAPI.IsTabletlade(..ProductID)) {
+ Do Visitor.VerwerkTabletladeProduct(..ProductID)
}
]]>
Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_002_prn.txt
===================================================================
diff -u -r74512 -r74585
--- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_002_prn.txt (.../Productie_002_prn.txt) (revision 74512)
+++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_002_prn.txt (.../Productie_002_prn.txt) (revision 74585)
@@ -6,28 +6,10 @@
Datum 14-11-14 SINT-NIKLAAS
Dueout 14-11-14 DI1
""""
- Artikel Aantal
+ Artikel Aantal Barcode Week
- 7.029.822.2 * TBL# 567X500.01 *DKG*U708 2
- 0.131.119.7 T51.7601 KUPP L 100 OR Koppeling links voor, 2
- MOVENTO met zijdelingse
- verstelling, Kleur: oranje
- 0.624.727.7 T51.7601 KUPP R 100 OR Koppeling rechts voor, 2
- MOVENTO met zijdelingse
- verstelling, Kleur: oranje
- 0.561.231.3 609.1500 SPA-S 100 NI Houtschroef, 3.5x15.0mm, 8
- pozidrive met verzonken
- kop, Kleur: vernikkeld
- 7.001.182.6 DRE.25X6 DREVEL BEUK Drevel 25 mm x 6 mm, Beuk 4
- 7.013.467.6 ALU.TBL LAT 1450X20X4 GR Alu 20x4 lengte 1450 2
- grijs, voor tabletlade
- 9.490.814.16VF2.OL 84EB ZZCARTON BR FANFOLD karton D+E 840mm, 2
- Afmeting: 1.293 wit met oranje
- 2017-ORGALUX design, Per
- 7.029.820.0 KBE.23X0.8 U708 ST9 XX ABS Kantenband 23x0.8mm, 8
- Afmeting: 1.000 op rol van 75m, Kleur:
- Lichtgrijs U708 ST9
- 7.002.649.3 SM18U708 ST9 280X207 XX Egger U708 ST9, Lichtgrijs 2
- Afmeting:272.930
+ 7.029.822.2 * TBL# 567X500.01 *DKG*U708 2
+
+
\ No newline at end of file
FishEye: Tag 74585 refers to a dead (removed) revision in file `vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_001_prn.txt'.
FishEye: No comparison available. Pass `N' to diff?
FishEye: Tag 74585 refers to a dead (removed) revision in file `vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_001_prn.txt'.
FishEye: No comparison available. Pass `N' to diff?
Index: APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml
===================================================================
diff -u -r71822 -r74585
--- APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml (.../LadeEigenschappenEtiketAanvuller.cls.xml) (revision 71822)
+++ APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml (.../LadeEigenschappenEtiketAanvuller.cls.xml) (revision 74585)
@@ -247,6 +247,28 @@
Set ..Etiket.Info5 = AantalDozen _ $Select(AantalDozen = 1: " doos", 1: " dozen")
]]>
+
+
+ProductID:%String
+%Status
+
+
Index: APPS/Halux/PPS/Document/impl/common/MaatwerkProductEtiketten.cls.xml
===================================================================
diff -u -r74429 -r74585
--- APPS/Halux/PPS/Document/impl/common/MaatwerkProductEtiketten.cls.xml (.../MaatwerkProductEtiketten.cls.xml) (revision 74429)
+++ APPS/Halux/PPS/Document/impl/common/MaatwerkProductEtiketten.cls.xml (.../MaatwerkProductEtiketten.cls.xml) (revision 74585)
@@ -117,9 +117,14 @@
While UitvoeringInfoIt.HasNext(){
#dim UitvoeringInfo As APPS.Halux.PPS.Activiteit.impl.common.dto.KlantEtiketUitvoeringInfo = UitvoeringInfoIt.Next()
Try {
+ #dim Batch As APPS.Halux.common.Batch = ##class(APPS.ApplicatieContext).Instance().GeefProductieAPI().GeefBatchService().GeefBatch(UitvoeringInfo.BatchID)
+ #dim CategorieTabletlade As %Boolean = (Batch.GeefCategorie() = ##class(APPS.Halux.common.enu.Categorie).Tabletlade())
If ..MagUitgevoerdWorden(UitvoeringInfo, IsKlantEtiketSpaceStep) {
Do ..VoegToeEtiketVoorUitvoeringInfo(UitvoeringInfo, IsKlantEtiketSpaceStep)
- Do ..CheckIsLadeVoorBewerkingcenter(UitvoeringInfo.ProductID)
+
+ If $$$Not(CategorieTabletlade) {
+ Do ..CheckIsLadeVoorBewerkingcenter(UitvoeringInfo.ProductID)
+ }
}
}
Catch {
Index: DOM/PM/BezoekbaarProductVisitor.cls.xml
===================================================================
diff -u -r68830 -r74585
--- DOM/PM/BezoekbaarProductVisitor.cls.xml (.../BezoekbaarProductVisitor.cls.xml) (revision 68830)
+++ DOM/PM/BezoekbaarProductVisitor.cls.xml (.../BezoekbaarProductVisitor.cls.xml) (revision 74585)
@@ -37,6 +37,12 @@
ProductID:%String
%Status
+
+
+1
+ProductID:%String
+%Status
+
Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/Activiteitgroep_Aansturing_Status/Productie.xml
===================================================================
diff -u -r74512 -r74585
--- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/Activiteitgroep_Aansturing_Status/Productie.xml (.../Productie.xml) (revision 74512)
+++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/Activiteitgroep_Aansturing_Status/Productie.xml (.../Productie.xml) (revision 74585)
@@ -1,8 +1,5 @@
-
- Aantal klantetiketten: '0'.
-
Tabletlade
43
Index: APPS/Halux/PPS/Activiteit/impl/Tabletlade/KlantEtiketten/LijstVerwerker.cls.xml
===================================================================
diff -u
--- APPS/Halux/PPS/Activiteit/impl/Tabletlade/KlantEtiketten/LijstVerwerker.cls.xml (revision 0)
+++ APPS/Halux/PPS/Activiteit/impl/Tabletlade/KlantEtiketten/LijstVerwerker.cls.xml (revision 74585)
@@ -0,0 +1,8 @@
+
+
+
+APPS.Halux.PPS.Document.impl.common.MaatwerkProductEtiketten
+
+
+
+
Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_001_SWS_bureau_MaatwerkProduct5x10.TXT
===================================================================
diff -u
--- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_001_SWS_bureau_MaatwerkProduct5x10.TXT (revision 0)
+++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/ResetBatch/Productie_001_SWS_bureau_MaatwerkProduct5x10.TXT (revision 74585)
@@ -0,0 +1,6 @@
+%BTW% /AF="C:\Bartender\Templates\MaatwerkProduct 5x10.btw" /PRN="SWS_bureau" /R=3 /P /D= /CLOSE
+%END%
+Info1 Info2 Info3 Info4 Info5 BarcodeTekst Barcode KlantBarcode KlantQRCode Diepte Breedte WandDikte OrderID ToeleveringID ProductieWeek VerzendWijze Dossier ProductImg KlantImg HoutCertificaatImg LblInfo1 LblInfo2 LblInfo3 LblInfo4 LblInfo5 LblOrder LblToelevering LblDossier Kleur LadeCode KennisAnkers DnaCode
+222222 Aantal: 2 Batch:15000, DueOut:vri 14/11 0u
+UNITTEST KLANT 322222 222222 1446 DI1 VH\W\VAN_HOECKE_logo.JPG Logo\Logo VHZwart.svg Klant Order Dossier U7/08
+UNITTEST KLANT 322222 222222 1446 DI1 VH\W\VAN_HOECKE_logo.JPG Logo\Logo VHZwart.svg Klant Order Dossier U7/08
Index: APPS/Halux/PPS/Activiteit/impl/Tabletlade/KlantEtiketten.cls.xml
===================================================================
diff -u
--- APPS/Halux/PPS/Activiteit/impl/Tabletlade/KlantEtiketten.cls.xml (revision 0)
+++ APPS/Halux/PPS/Activiteit/impl/Tabletlade/KlantEtiketten.cls.xml (revision 74585)
@@ -0,0 +1,59 @@
+
+
+
+APPS.Halux.PPS.Activiteit.VHossProductieSequentieAwareActiviteit
+
+
+TabletladeKlantEtiketten
+
+
+
+%String
+TabletladeKlantEtiketten
+
+
+
+%String
+Klantetiketten
+
+
+
+1
+ActiviteitGroepID:%String
+APPS.Halux.PPS.Activiteit.Activiteit
+
+
+
+
+1
+
+
+
+
+APPS.Halux.PPS.Activiteit.impl.common.dto.KlantEtiketUitvoeringInfo
+
+
+
+
+UitvoeringInfo:APPS.Halux.PPS.Activiteit.impl.common.dto.KlantEtiketUitvoeringInfo,Item:APPS.Halux.common.ProductieSequentieItem
+1
+%Boolean
+
+
+
+
+%Library.CacheStorage
+
+
+
+
+
Index: vhTest/Fake/APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml
===================================================================
diff -u -r71026 -r74585
--- vhTest/Fake/APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml (.../LadeEigenschappenEtiketAanvuller.cls.xml) (revision 71026)
+++ vhTest/Fake/APPS/Halux/Docs/impl/LadeKlantEtiketBuilder/LadeEigenschappenEtiketAanvuller.cls.xml (.../LadeEigenschappenEtiketAanvuller.cls.xml) (revision 74585)
@@ -21,6 +21,13 @@
]]>
+
+ProductID:%String
+%Status
+
+
+
ProductID:%String
%Status
Index: APPS/Halux/common/enu/Categorie/AutoComplete.cls.xml
===================================================================
diff -u -r68719 -r74585
--- APPS/Halux/common/enu/Categorie/AutoComplete.cls.xml (.../AutoComplete.cls.xml) (revision 68719)
+++ APPS/Halux/common/enu/Categorie/AutoComplete.cls.xml (.../AutoComplete.cls.xml) (revision 74585)
@@ -131,6 +131,13 @@
1
+
+APPS.Halux.common.enu.Categorie
+"Tabletlade"
+1
+1
+
+
APPS.Halux.common.enu.Categorie
"Verlichting"
Index: vhDeploy/Maatwerk/Tabletlade/AansturingIncrementeel.cls.xml
===================================================================
diff -u -r74436 -r74585
--- vhDeploy/Maatwerk/Tabletlade/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 74436)
+++ vhDeploy/Maatwerk/Tabletlade/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 74585)
@@ -13,7 +13,7 @@
#dim Aansturing As vhDeploy.Maatwerk.Onbepaald.AansturingIncrementeel = ..%New()
Do Aansturing.MaakAansturingVoorProductie(Categorie)
- //Do Aansturing.VerwijderOudeActiviteiten(Categorie)
+ Do Aansturing.VerwijderOudeActiviteiten(Categorie)
Do ##class(APPS.Halux.PPS.impl.AansturingActie).%PurgeIndices()
Do ##class(APPS.Halux.PPS.impl.AansturingActie).%BuildIndices()
@@ -27,22 +27,19 @@
-
-
-
+
+Categorie:%String
+
+
Index: APPS/Halux/common/impl/SequentieService.cls.xml
===================================================================
diff -u -r71013 -r74585
--- APPS/Halux/common/impl/SequentieService.cls.xml (.../SequentieService.cls.xml) (revision 71013)
+++ APPS/Halux/common/impl/SequentieService.cls.xml (.../SequentieService.cls.xml) (revision 74585)
@@ -230,7 +230,7 @@
Batch:APPS.Halux.common.Batch
1
%Boolean
-
@@ -251,6 +251,8 @@
Set ProductieSequentie = ##class(APPS.Halux.common.impl.ProductieSequentie.Taor).%New(Batch)
} ElseIf (Batch.GeefCategorie() = ..Categorie.Revego) {
Set ProductieSequentie = ##class(APPS.Halux.common.impl.ProductieSequentie.Revego).%New(Batch)
+ } ElseIf (Batch.GeefCategorie() = ..Categorie.Tabletlade) {
+ Set ProductieSequentie = ##class(APPS.Halux.common.impl.ProductieSequentie.Tabletlade).%New(Batch)
} Else {
Do ##class(TECH.ExceptionHandler).Throw(##class(TECH.Exceptions.InvalidInputException).%New("Kan geen ProductieSequentie-klasse maken voor categorie " _ Batch.GeefCategorie() _ " (Batch " _ Batch.GeefID() _ ")"))
}
Index: vhDeploy/D20250225xAansturingActiesTabletladeKlantetiketAanmaken.cls.xml
===================================================================
diff -u
--- vhDeploy/D20250225xAansturingActiesTabletladeKlantetiketAanmaken.cls.xml (revision 0)
+++ vhDeploy/D20250225xAansturingActiesTabletladeKlantetiketAanmaken.cls.xml (revision 74585)
@@ -0,0 +1,24 @@
+
+
+
+vhDeploy.Deploy
+
+
+%String
+Tabletlade Klantetiket Aanmaken
+
+
+
+TECH.Config.ConfigMgr
+1
+
+
+
+1
+
+
+
+
+
+
Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_003_prn.txt
===================================================================
diff -u
--- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_003_prn.txt (revision 0)
+++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches.Tabletlade.Aansturing/Test001/StartBatch/Productie_003_prn.txt (revision 74585)
@@ -0,0 +1,33 @@
+U
+
+
+
+ BESTELBON 222.222 nv HALUX
+ Datum 14-11-14 SINT-NIKLAAS
+ Dueout 14-11-14 DI1
+ """"
+ Artikel Aantal
+
+ 7.029.822.2 * TBL# 567X500.01 *DKG*U708 2
+ 0.131.119.7 T51.7601 KUPP L 100 OR Koppeling links voor, 2
+ MOVENTO met zijdelingse
+ verstelling, Kleur: oranje
+ 0.624.727.7 T51.7601 KUPP R 100 OR Koppeling rechts voor, 2
+ MOVENTO met zijdelingse
+ verstelling, Kleur: oranje
+ 0.561.231.3 609.1500 SPA-S 100 NI Houtschroef, 3.5x15.0mm, 8
+ pozidrive met verzonken
+ kop, Kleur: vernikkeld
+ 7.001.182.6 DRE.25X6 DREVEL BEUK Drevel 25 mm x 6 mm, Beuk 4
+ 7.013.467.6 ALU.TBL LAT 1450X20X4 GR Alu 20x4 lengte 1450 2
+ grijs, voor tabletlade
+ 9.490.814.16VF2.OL 84EB ZZCARTON BR FANFOLD karton D+E 840mm, 2
+ Afmeting: 1.293 wit met oranje
+ 2017-ORGALUX design, Per
+ 7.029.820.0 KBE.23X0.8 U708 ST9 XX ABS Kantenband 23x0.8mm, 8
+ Afmeting: 1.000 op rol van 75m, Kleur:
+ Lichtgrijs U708 ST9
+ 7.002.649.3 SM18U708 ST9 280X207 XX Egger U708 ST9, Lichtgrijs 2
+ Afmeting:272.930
+
+
\ No newline at end of file