roulier icon indicating copy to clipboard operation
roulier copied to clipboard

Difference between mobileNumber and phoneNumber

Open herawo opened this issue 6 years ago • 1 comments

How could i make the difference between the mobileNumber and the phoneNumber with LaPoste since the template for an address is

<address>
        ...
	<mobileNumber>{{ address.phone }}</mobileNumber>
        ...
</address>

I'm thinking about making a pull request about that, is there anything I should know before?

herawo avatar Jun 14 '19 10:06 herawo

Is there a specific reason for not having phoneNumber in the expeditor info? because actually the mobileNumber is not displayed in the expeditor area of the generated label, I suppose it's mandatory to have a PhoneNumber field to have this number displayed.

herawo avatar Sep 26 '19 08:09 herawo