Merge lp:~openerp-dev/openobject-addons/trunk-bug-1136417-chirag into lp:openobject-addons

Proposed by Chirag Dodiya(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1136417-chirag
Merge into: lp:openobject-addons
Diff against target: 14 lines (+4/-0)
1 file modified
account/account_view.xml (+4/-0)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1136417-chirag
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+152903@code.launchpad.net

Description of the change

Hello,
    Issue: missing computed balance

    I have Fixed this issue

Thanks,
Chirag

To post a comment you must log in.

Unmerged revisions

8597. By Chirag Dodiya(OpenERP)

[MERGE] with trunk

8596. By Chirag Dodiya(OpenERP)

[FIX] Add balance_end Field for compute balance

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account/account_view.xml'
2--- account/account_view.xml 2013-03-12 12:12:18 +0000
3+++ account/account_view.xml 2013-03-12 12:59:11 +0000
4@@ -607,6 +607,10 @@
5 <field name="note"/>
6 </form>
7 </field>
8+ <group class="oe_subtotal_footer oe_right">
9+ <field name="balance_end"/>
10+ </group>
11+ <separator/>
12 </page>
13 </notebook>
14 </sheet>

Subscribers

People subscribed via source and target branches

to all changes: