Merge lp:~openerp-dev/openobject-addons/trunk-bug-1088922-rpr into lp:openobject-addons

Proposed by Rajesh Prajapati (OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1088922-rpr
Merge into: lp:openobject-addons
Diff against target: 19 lines (+1/-1)
1 file modified
account/account_invoice_view.xml (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1088922-rpr
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+139843@code.launchpad.net

Description of the change

Hello

      Changed the place of customer reference field.

Thanks,
Rajesh

To post a comment you must log in.

Unmerged revisions

8307. By Rajesh Prajapati (OpenERP)

[FIX] invoice: changed place of field customer ref

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account/account_invoice_view.xml'
2--- account/account_invoice_view.xml 2012-12-13 15:12:25 +0000
3+++ account/account_invoice_view.xml 2012-12-14 07:06:20 +0000
4@@ -380,6 +380,7 @@
5 </group>
6 <group>
7 <field name="payment_term" class="oe_inline"/>
8+ <field name="name" string="Customer Reference" class="oe_inline"/>
9 </group>
10 <div class="oe_clear">
11 <label for="comment"/>
12@@ -400,7 +401,6 @@
13 </group>
14 <group>
15 <field name="origin" groups="base.group_user"/>
16- <field name="name" string="Customer Reference"/>
17 <field name="move_id" groups="account.group_account_user"/>
18 </group>
19 </group>

Subscribers

People subscribed via source and target branches

to all changes: