~camptocamp/stock-logistic-report/7.0-replace-print-actions-mdh

« back to all changes in this revision

Viewing changes to stock_picking_webkit/report/delivery.html.mako

  • Committer: Yannick Vaucher
  • Author(s): guewen.baconnier at camptocamp
  • Date: 2014-03-12 12:34:30 UTC
  • mfrom: (6.2.1 7.0-translate)
  • Revision ID: yannick.vaucher@camptocamp.com-20140312123430-erw3oxpqyuet6pkd
French translation and pot for stock_picking_webkit

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
  <tr align="left">
21
21
    <th>${_('Product Code')}</th>
22
22
    <th>${_('Product')}</th>
23
 
    <th>${_('QTY')}</th>
24
 
    <th>${_('origin')}</th>
 
23
    <th>${_('Qty')}</th>
 
24
    <th>${_('Origin')}</th>
25
25
    <th>${_('Carrier')}</th>
26
26
  </tr>
27
27
  %for move in aggr.moves_by_sale_order():
36
36
</table>
37
37
<br/>
38
38
<table style="border:solid 1px" width="100%">
39
 
  <caption><b><u>${_('Products summary')}</u></b></caption>
 
39
  <caption><b><u>${_('Products Summary')}</u></b></caption>
40
40
  <tr align="left">
41
41
    <th>${_('Product Code')}</th>
42
42
    <th>${_('Product')}</th>