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

« back to all changes in this revision

Viewing changes to stock_override/destruction_report.xml

  • Committer: jf
  • Date: 2011-12-30 09:08:24 UTC
  • mfrom: (395.8.8 UF-661)
  • Revision ID: jf@tempo4-20111230090824-4zbrgeyqqu4z4so3
UF-661 [MERGE] Financing contracts: Export CSV File

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" ?>
 
2
<openerp>
 
3
    <data>
 
4
    
 
5
        <report auto="True" 
 
6
                id="destruction_location_report" 
 
7
                model="stock.move" 
 
8
                name="destruction.location"
 
9
                header="True"
 
10
                rml="addons/stock_override/report/destruction_location.rml"
 
11
                string="Destruction Report"
 
12
                 />
 
13
    </data>
 
14
</openerp>
 
 
b'\\ No newline at end of file'