{% if decoded is not empty %}
| {% trans %}part_lots.storage_location{% endtrans %} | {% trans %}part_lots.amount{% endtrans %} |
|---|---|
|
{% if loc.qty is not null %}{{ loc.qty }}{% else %}—{% endif %} |
| {{ key }} | {{ value }} |
|---|