~openerp-commiter/openobject-addons/extra-6.0

« back to all changes in this revision

Viewing changes to hotel_restaurant/hotel_restaurant_wizard.xml

  • Committer: Apa(Open ERP)
  • Date: 2009-04-27 13:38:52 UTC
  • Revision ID: apa@tinyerp.com-20090427133852-r2h309wkar0aobz2
Add hotel's module

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
                        id="wizard_hotel_table_res"/>
15
15
                        
16
16
                <menuitem
17
 
                        name="Reservation List" parent="menu_hotel_res"
 
17
                        name="Hotel Management/Reports/Table Reservation List" 
18
18
                        action="wizard_hotel_table_res" 
19
19
                        type="wizard"
20
 
                        id="wizard_list_menu"/>
 
20
                        id="wizard_list_menu"
 
21
                        sequence="30"/>
21
22
        </data>
22
 
</openerp>
 
23
</openerp>
 
 
b'\\ No newline at end of file'