Yes it works like that. If the order has an invoice address but no delivery address, then when you create the delivery record, it copies over the invoice address and this is what prints on the delivery note.
Hi Piotr,
The log entry: 2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)
appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.
Thi...