~eduardo-bayardo-bias/bias-trunk/bias_trunk

« back to all changes in this revision

Viewing changes to 6.1/hotel_housekeeping/hotel_housekeeping_report.xml

  • Committer: Eduardo Bayardo
  • Date: 2012-03-24 15:54:31 UTC
  • Revision ID: eduardo@eduardo-20120324155431-4fubbjfz1m6jfs7h
sincronizar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<openerp>
 
3
        <data>
 
4
                <report id="housekeeping_activity_detail"
 
5
                        string="Activity Detail"
 
6
                        model="hotel.housekeeping"
 
7
                        name="activity.detail"
 
8
                        rml="hotel_housekeeping/report/activity_detail.rml"
 
9
                        auto="False"
 
10
                        menu="False"/>
 
11
        </data>
 
12
</openerp>
 
13
                        
 
 
b'\\ No newline at end of file'