Route planning - Monetary parameters added to vehicle profiles
These parameters are used in conjunction with "RoutingMode" = MONETARY
The routing mode can be set in the routing options screen.
Routing options can be connected to a company or to a plangroup.
Basicly the monetary routing mode finds the cheapest route instead of the fasted or the shortest.
The defined routing mode only affects the "trip routing" and no other distance calculations.
To learn more about this routing mode please read the following article
https://developer.myptv.com/en/documentation/routing-api/concepts/monetary-costs
At this moment PTV has no information about ferry and rail costs so be careful using the method because ferries and trains can be strongly preferred.
Base system - FTP job check interval
FTP jobs now have a check interval. A number a minutes can be set after which the job will be checked for files to transfer.
Can be used to reduce the number of logins on the FTP server.
Financial base - Visma.net base url changed
Visma base url changed to https://api.finance.visma.net
Transport order import - Autofill phone, email, mobile and fax on known addresses
When an EDI shipment / booking is accepted the phonenr, email address, mobilenr and faxnr are autofilled from known addresses on the final shipment.
Transport order import - Default debtor when EDI shipment update is applied
The default debtor was taken into account when an EDI shipment update was applied, this problem is fixed.
Emballage - Arithmic overflow fixed
An arithmic overflow could occur if the unitamount from either the shipment or a goodsline was filled with a number larger than an integer value. This problem is fixed.