~serpent-consulting-services/openerp-usa/fix-shipping_api_ups_cc

« back to all changes in this revision

Viewing changes to stock_assigned_picker/report/pick_list.xml

  • Committer: npgllc
  • Date: 2012-08-02 17:13:27 UTC
  • Revision ID: npgllc-20120802171327-2xgyyjjb5d1kx26y
Removed all the 6.0 compatible modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<openerp>
3
 
    <data>
4
 
        <report id="ship_label_print" 
5
 
            string="Consolidated Pick List"
6
 
            model="stock.picking" 
7
 
            name="consolidated.pick.list"
8
 
            rml="addons/stock_assigned_picker/report/pick_list_report.rml" 
9
 
            menu="False"
10
 
            auto="False" />
11
 
    </data>
12
 
</openerp>
 
 
b'\\ No newline at end of file'