Filled by JS Controller

{# non visible form elements #}
{% for lots in part.partLots|filter(l => l.instockUnknown == false) %}
{% endfor %}
{% trans %}part.info.withdraw_modal.comment.hint{% endtrans %}
{# The timestamp must be between a year ago and 1 hour in the future #}
{% trans %}part.info.withdraw_modal.timestamp.hint{% endtrans %}
{# The timestamp must be between a year ago and 1 hour in the future #}