qi6_app/app/views/admin/p_remises/show.html.haml
2019-05-17 12:30:45 +02:00

33 lines
660 B
Plaintext

.qi_header
.right
= link_to ic(:print)+' Imprimer', print_admin_p_remise_path(@p_remise), :class => "btn btn-primary"
=# link_to 'Ajouter un fournisseur', new_admin_p_remise_path(), :class => "btn btn-primary", :remote => true
%h1
Paiements
%span
Remises
%span
Détail d'une remise
.qi_row
.qi_pannel.qi_plain.padding
%h2 Paiements
%table.table
%tr
%th
%th Type de paiement
%th Date de paiement
%th Date théorique
%th Client
%th Montant
%th Montant à affecter
%th
%th
%th
=render @p_remise.p_payments