Merge lp:~openerp-dev/openobject-addons/trunk-lunch_title_rename-rmu into lp:openobject-addons

Proposed by Ravish(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-lunch_title_rename-rmu
Merge into: lp:openobject-addons
Diff against target: 11 lines (+1/-1)
1 file modified
lunch/lunch_view.xml (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-lunch_title_rename-rmu
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+141067@code.launchpad.net

Description of the change

Hello,

I have made changes for title new to new order in lunch

Thanks,

To post a comment you must log in.

Unmerged revisions

8457. By Ravish(OpenERP)

change title to new order

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lunch/lunch_view.xml'
2--- lunch/lunch_view.xml 2012-12-21 10:35:03 +0000
3+++ lunch/lunch_view.xml 2012-12-21 13:19:28 +0000
4@@ -87,7 +87,7 @@
5 <record model="ir.actions.act_window" id="action_lunch_order_form">
6 <field name="name">New Order</field>
7 <field name="res_model">lunch.order</field>
8- <field name="view_mode">form</field>
9+ <field name="view_mode">tree,form</field>
10 </record>
11 <menuitem name="New Order" parent="menu_lunch_title" id="menu_lunch_order_form" action="action_lunch_order_form" sequence="1"/>
12

Subscribers

People subscribed via source and target branches

to all changes: