quba-viewer icon indicating copy to clipboard operation
quba-viewer copied to clipboard

Actual delivery date is not displayed (BT-72)

Open Georg-Git opened this issue 1 year ago • 11 comments

Importing a xml File with: EN16931-ID: BT-72 Actual delivery date

The part of the xml Code:

    <ram:ApplicableHeaderTradeDelivery>
      <ram:ActualDeliverySupplyChainEvent>
        <ram:OccurrenceDateTime>
          <udt:DateTimeString format="102">20240607</udt:DateTimeString>
        </ram:OccurrenceDateTime>
      </ram:ActualDeliverySupplyChainEvent>
    </ram:ApplicableHeaderTradeDelivery>

But QUBA Viewer is not displaying the actual delivery date.

Georg-Git avatar Jun 14 '24 07:06 Georg-Git