maj condition affichage dolibarr
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<a class="btn btn-success" href={{ path('app_offer_submit') }}>Ajouter</a>
|
<a class="btn btn-success" href={{ path('app_offer_submit') }}>Ajouter</a>
|
||||||
{% if doliactive %}
|
{% if doliactive == "true" %}
|
||||||
<a class="btn btn-success" href={{ path('app_offer_getorders') }}>Récupérer les commandes de Dolibarr</a>
|
<a class="btn btn-success" href={{ path('app_offer_getorders') }}>Récupérer les commandes de Dolibarr</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user