{% extends 'base_backend.html.twig' %} {% block body %}
IDentifiant | #}Nom du catégorie | Catégorie comptable | Date de création | Action |
---|---|---|---|---|
{{ cat.categorie }} |
{% if(cat.catcomp) %}
{{ cat.catcomp.tva }} % (TVA)
{{ render(controller('BackendBundle:Utilisateur:modifier_CatComptable', { 'nom': cat.categorie ,'idcc' : cat.catcomp.cbmarq } )) }}
{% else %}
Ajouter TVA
|
{{ cat.cbcreation|date('d-m-Y')}} |
|