Packing Summary + Slip - More Variables
A
Anant Jain
I would like to be able to use variables such as
%Destination_Street% - %Destintation_Suburb% - %Destintation_Postcode%
Currently, the %Destintation_Address% is formatted like
%Destination_Street%\n %Destintation_Suburb%b\n
%Destination_Postcode%\n
which is enforcing/encoding a new line after each Destintation_Address property making it difficult to format correctly.