OpenPEPPOL / logistics-bis

3 stars 0 forks source link

Line in AddressLine should be mandatory for all PostalAddresses/Addresses on parties #32

Closed DidrikN closed 1 year ago

DidrikN commented 1 year ago

AddressLine it self is set to optional, so Line should be mandatory.

There is a total of 8 AddressLine elements in Advanced Despatch Advice, with 8 underlying "Line" elements. 7 of these "Line" are set to "optional" - needs to be adjusted to mandatory.

JorgenErlandsson commented 1 year ago

Technically this is correct - we should set the Line to mandatory. But in the T16 DespatchAdvice it is optional and we would need to create a RFC to change it there too if we decide to change here. Do we want to spend time on that now?

agrindst commented 1 year ago

@JorgenErlandsson please complete following actions:

for all 8 AdressLine and Line (0ne already correct, 7 to be corrected)

JorgenErlandsson commented 1 year ago

This issue is now fixed and can be closed.