 |
DCT changes to CSM, MDParent Added 02-2 fields to these files plus a field to store PoolID. Note: DatMail does not yet support incoming 02-2 mail.dat files, |
 |
DCT Changes to MDTrlrStop - Added a true SysID field to this file. The current field called SysID was really the TruckID field and was not unique. Added a unique SysID autonumbering field and key to this file and renamed the old SysID field to a more appropriate TruckID. FileManager2 will convert over any existing data to the new TruckID field and the new SysID will generate autonumbers for existing records during conversion. |
 |
TrlrPoolID is now records in CSM when Pallet Pool is created. This allows us to check for assigned and un-assigned pallets by looking only at the CSM file without having to search all the PoolID's and CSM files contained within them. Note: Previously, when building pallet pools, the CSM was read-only and thus very quick. Now that we are writing back each CSM record with its PoolID, the process has slowed. |
 |
Statement Generate update regarding BPM and not making separate non-drop & drop statements. PQT was not getting exported for PostalOne! exports if P1ProvidePQT flag was previously = 0. The flag is no longer used and PQT is always exported now. |