intra_app/app/views/admin/p_documents/index.html.haml
Nicolas Bally 761e075bb6 initial
2018-11-08 21:47:30 +01:00

34 lines
517 B
Plaintext

.qi_header
%h1
Documents
%span
Liste des documents
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Date
%th N° offre
%th Client
%th Type
%th Numéro
%th Total HT
%th Total TTC
-if params[:p_document_type_id].to_i == 4
%th
Th. Payée
%th
Payée
%th Etat
%tbody#p_customer_sheets_rows
=render @p_documents