Index: APPS/Halux/Planning/Capaciteit/impl/ImportFromXLS.cls.xml =================================================================== diff -u -r71510 -r74341 --- APPS/Halux/Planning/Capaciteit/impl/ImportFromXLS.cls.xml (.../ImportFromXLS.cls.xml) (revision 71510) +++ APPS/Halux/Planning/Capaciteit/impl/ImportFromXLS.cls.xml (.../ImportFromXLS.cls.xml) (revision 74341) @@ -41,32 +41,53 @@ -BatchID:TECH.String 60)||(VanMinuut<0) VanMinuut=0 + Set:(TotMinuut="")||(TotMinuut>60) TotMinuut=60 + Set:TotMinuut=59 TotMinuut=60 + + If VanMinuut>0 && (VanMinuut -Datum:%Date,TijdstipVan:%Integer,TijdstipTot:%Integer,Resource:%String,BaseFactor:%Decimal,CorrectieFactor:%Decimal +Datum:%Date,Uur:%Integer,VanMinuut:%Integer,TotMinuut:%Integer,Resource:%String,BaseFactor:%Decimal,CorrectieFactor:%Decimal 0 { Set ^Halux.GeplandeCapaciteit(1,$zcvt(Resource,"U"),Datum,TijdstipVan)=$LB(TijdstipTot,(BaseFactor+CorrectieFactor)) @@ -96,6 +120,8 @@ + +Bereken capaciteit in seconden volgens de openingstijd in seconden GeplandeCapaciteit:APPS.Halux.Planning.Capaciteit.dto.GeplandeCapaciteit