This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/views/admin/p_remises/show.html.haml
2021-08-23 10:26:02 +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