Atik Agewan(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-899075-aag into
lp:openobject-addons.
Requested reviews:
Purnendu Singh (OpenERP) (psi-tinyerp)
Related bugs:
Bug #899075 in OpenERP Addons: " [Trunk][Account]: Unrealized Gain or Loss
search view's Group By buttons Are Not working."
https://bugs.launchpad.net/openobject-addons/+bug/899075
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-899075-aag/+merge/84446
Hello,
Account:Unrealized Gain or Loss search - Group By buttons Are working
properly
by Adding Fields in Tree View.
Thanks,
Atik
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-899075-aag/+merge/84446
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-899075-aag.
=== modified file 'account/account_view.xml'
--- account/account_view.xml 2011-11-25 17:09:06 +0000
+++ account/account_view.xml 2011-12-05 09:06:10 +0000
@@ -303,6 +303,9 @@
<tree string="Unrealized Gains and losses">
<field name="code"/>
<field name="name"/>
+ <field name="parent_id" invisible="1"/>
+ <field name="user_type" invisible="1"/>
+ <field name="type"/>
<field name="currency_id"/>
<field name="exchange_rate"/>
<field name="foreign_balance"/>
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp