[6.0.3][Account]In menu Accounting/Configuration/Analytic Accounting/Analytic Accounts click on Group By.. Button Stage Give Error.

Bug #873184 reported by Atik Agewan(OpenERP)
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 3

Bug Description

In menu Accounting/Configuration/Analytic Accounting/Analytic Accounts when click on Group By.. Button Stage Give Error.
as bellowe:

Traceback (most recent call last):
  File "/home/aag/workspace/trunk/server/openerp/osv/osv.py", line 120, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/aag/workspace/trunk/server/openerp/osv/osv.py", line 172, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/aag/workspace/trunk/server/openerp/osv/osv.py", line 163, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 2404, in read_group
    assert not groupby or groupby in fields, "Fields in 'groupby' must appear in the list of fields to read (perhaps it's missing in the list view?)"
AssertionError: Fields in 'groupby' must appear in the list of fields to read (perhaps it's missing in the list view?)

and also need to change some Usebility issue as bellowe.
 - Need To change Parent buttons string and Icone to == > string Parent Account and Icon should be Green Folder.
 - state Button Icone should be terp-stock_effects-object-colorize

Related branches

Revision history for this message
Atik Agewan(OpenERP) (aag-openerp) wrote :

Hello ,

 Error in Group by Button is Fixed in http://bazaar.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-872695-ksa/ .
But till need to change Icone of State button and Parent button.

 Thanks
 Atik Agewan

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Atik Agewan(OpenERP) (aag-openerp) wrote :

Hello,

It has been fixed in lp:~openerp-dev/openobject-addons/trunk-bug-873184-aag
Revision ID: <email address hidden>
Revision num: 5365.
It will be available in trunk soon,

Thanks,
Atik Agewan

Changed in openobject-addons:
status: Confirmed → In Progress
status: In Progress → Fix Committed
Revision history for this message
qdp (OpenERP) (qdp) wrote :

fix has landed on trunk in revision 5541

thanks

Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.