View Issue Details

IDProjectCategoryView StatusLast Update
0000020DGTINAWSDL Designpublic2023-06-22 09:53
ReporterStefan Assigned ToChristian  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Summary0000020: Limited quantity DG shipments dont need UN Number and class
DescriptionOur customer sends DG in limited quantity.

<ns3:limitedQuantity>true</ns3:limitedQuantity>

As of our knowledge such shipments don't need the UN number and danger label fields filled, so he sends dummy information like

 <ns3:dangerLabel>_extended</ns3:dangerLabel>
<ns3:packingGroup>_extended</ns3:packingGroup>
<ns3:unNumber>
<ns3:unNumber>0</ns3:unNumber>
</ns3:unNumber>
<ns3:properShippingName>
<ns3:properShippingName>
<ns2:values>
<ns2:value lang="de">LQ - Gefahrgut in begrenzter Menge</ns2:value>
</ns2:values>
</ns3:properShippingName>
</ns3:properShippingName>

Please advise how to proceed
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-06-22 09:52 Stefan New Issue
2023-06-22 09:52 Stefan Status new => assigned
2023-06-22 09:52 Stefan Assigned To => Christian
2023-06-22 09:53 Stefan Description Updated