~mga/openobject-addons/account_india

« back to all changes in this revision

Viewing changes to hotel_restaurant/hotel_restaurant_data.xml

Add hotel's module

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" ?>
2
2
<openerp>
3
 
        <data>
 
3
        <data noupdate="1">
4
4
 
5
5
         <!-- Table Data --> 
6
6
                <record id="hotel_restaurant_tables_table0" model="hotel.restaurant.tables">
26
26
                <!--  Food Item Category -->
27
27
                        
28
28
                <record id="hotel_menucard_type_0" model="hotel.menucard.type">
29
 
                        <field name="parent_id" ref="null" />
 
29
                        <field name="parent_id"  ref="null" />
30
30
                        <field name="name">All FoodItems</field>
31
31
 
32
32
                </record>
149
149
                </record>
150
150
                
151
151
        </data>
152
 
</openerp>
 
152
</openerp>
 
 
b'\\ No newline at end of file'