Merge lp:~domsense/openobject-addons/6.1-fix-lp-1071768-lep into lp:openobject-addons/6.1

Proposed by Leonardo Pistone
Status: Needs review
Proposed branch: lp:~domsense/openobject-addons/6.1-fix-lp-1071768-lep
Merge into: lp:openobject-addons/6.1
Diff against target: 11 lines (+0/-1)
1 file modified
hr_expense/hr_expense_installer_view.xml (+0/-1)
To merge this branch: bzr merge lp:~domsense/openobject-addons/6.1-fix-lp-1071768-lep
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+140956@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

7108. By Leonardo Pistone

[FIX] this editable tree view should not be chosen by default

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hr_expense/hr_expense_installer_view.xml'
2--- hr_expense/hr_expense_installer_view.xml 2011-10-16 01:28:00 +0000
3+++ hr_expense/hr_expense_installer_view.xml 2012-12-20 17:41:22 +0000
4@@ -4,7 +4,6 @@
5 <field name="name">product.product.tree</field>
6 <field name="model">product.product</field>
7 <field name="type">tree</field>
8- <field eval="7" name="priority"/>
9 <field name="arch" type="xml">
10 <tree editable="bottom" string="Products">
11 <field name="name"/>