basic_app/app/views/admin/p_remises/show.html.haml
Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +02:00

35 lines
706 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
%th Type de paiement
%th Date de paiement
%th Date de réception du paiement
%th Client
%th Montant
%th Montant à affecter
%th
%th
%th Banque
%th
=render @p_remise.p_payments