Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
Add grouping by category in employer view
How can I add grouping by category for employers in the standard employers view ?
Update
Right now I change the Search view adding this:
<filter string="Category" icon="terp-personal+" domain="[]" context="{'group_by':'category_ids'}"/>
And on clicking the button in the view I get this error:
File "/opt/openerp/openerp-server-6.0.4/bin/osv/orm.py", line 2170, 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?)
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 9/26/13, 9:09 AM |
Seen: 2613 times |
Last updated: 3/16/15, 8:10 AM |