|
|
|
|
|
|
|
|
{% endblock new_action %} |
|
|
{% endblock new_action %} |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% if _entity_config['list']['btn_init_export_purchase_order'] is defined %} |
|
|
{% if _entity_config['list']['btn_init_export_purchase_order'] is defined %} |
|
|
<a class="float-right btn-sm btn-success action-sort" |
|
|
|
|
|
|
|
|
<a class="float-right btn-sm btn-success action-confirm" |
|
|
href="{{ path('easyadmin', { entity: 'Supplier', action: 'initExportPurchaseOrder' }) }}"> |
|
|
href="{{ path('easyadmin', { entity: 'Supplier', action: 'initExportPurchaseOrder' }) }}"> |
|
|
<i class="fa fa-undo"></i> Réinitialiser export bons de commande |
|
|
<i class="fa fa-undo"></i> Réinitialiser export bons de commande |
|
|
</a> |
|
|
</a> |