suite
This commit is contained in:
parent
78d48aa2dd
commit
0bdf827506
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
%div{:style => "position:absolute;top:2cm;right:1.7cm;font-size:14pt;"}
|
||||||
|
=@p_document.label
|
||||||
|
=@p_document.d_number
|
||||||
|
|
||||||
|
|
||||||
%div{:style => "height:4cm;"}
|
%div{:style => "height:4cm;"}
|
||||||
|
|
||||||
|
@ -36,8 +36,9 @@
|
|||||||
%th{:style => "text-align:left !important;"}
|
%th{:style => "text-align:left !important;"}
|
||||||
=sheet_line.product_name
|
=sheet_line.product_name
|
||||||
-if sheet_line.cust_ref?
|
-if sheet_line.cust_ref?
|
||||||
|
%br
|
||||||
%strong{:style => "font-weight:normal;"}
|
%strong{:style => "font-weight:normal;"}
|
||||||
="-"
|
|
||||||
Réf client :
|
Réf client :
|
||||||
=sheet_line.cust_ref
|
=sheet_line.cust_ref
|
||||||
|
|
||||||
@ -186,7 +187,7 @@
|
|||||||
padding:0 3px;
|
padding:0 3px;
|
||||||
}
|
}
|
||||||
.p_size_td{
|
.p_size_td{
|
||||||
width:60px;
|
width:45px;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user