2019-05-17 12:30:45 +02:00

34 lines
592 B
Plaintext

.qi_header
.right= link_to 'Ajouter une offre', new_admin_p_customer_sheet_path(), :class => "btn btn-primary"
%h1
Ventes
%span
Offres
.qi_row
.qi_pannel.qi_plain.padding
%table.table.table-hover.table-striped
%tr
%th ID
%th Date
%th Client
%th Non livrés
%th Livrés
%th Total HT
%th Total TTC
%th Statut
%th
%tbody#p_customer_sheets_rows
=render @p_customer_sheets
.qi_pagination
= paginate @p_customer_sheets #, :remote => true