~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to msf_outgoing/msf_outgoing_report.xml

  • Committer: Quentin THEURET
  • Date: 2015-03-12 10:30:37 UTC
  • mto: This revision was merged to the branch mainline in revision 2443.
  • Revision ID: qt@tempo-consulting.fr-20150312103037-gva5tuw7er9wb2t0
BKLG-28 [ADD] Add the Excel export of the packing list

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
                header="False"
47
47
                rml="addons/msf_outgoing/report/packing_list.rml"
48
48
                string="Packing List" />
 
49
 
 
50
        <report auto="False"
 
51
                id="report_packing_list_xls"
 
52
                model="shipment"
 
53
                name="packing.list.xls"
 
54
                header="False"
 
55
                report_type="webkit"
 
56
                file="msf_outgoing/report/packing_list_xls.mako"
 
57
                string="Packing List (xls)" />
49
58
                
50
59
        <!--
51
60
        <report auto="False"