fix has landed on trunk in revision 5541
thanks
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/873184
Title:
[6.0.3][Account]In menu Accounting/Configuration/Analytic
Accounting/Analytic Accounts click on Group By.. Button Stage Give
Error.
Status in OpenERP Addons (modules):
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/873184/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp