[trunk] products sorted by id instead of name+variant

Bug #613724 reported by Ferdinand
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 2

Bug Description

unfortunately in v6 the products are still sorted by template_id

to display the "first" n resource is complete waste of server-time , band width and user time !

this does not conform to what was discussed in various ergonomy forums,blueprints etc

Changed in openobject-addons:
status: New → Confirmed
Revision history for this message
Samantha (samantha-z-mathews) wrote :

i think, it needs only chnge in _order.

Revision history for this message
Ferdinand (office-chricar) wrote :

it v5 it was not possible enter product_template.name as sort paramter

possible Solution in v5) : stored related field product_name in product_product

see also
https://bugs.launchpad.net/openobject-server/+bug/631904

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

Hello Dr Ferdinand ,

Thanks for reporting,
It has been fixed in lp:~openerp-commiter/openobject-addons/trunk-addons-aag
by products sorted by code
Revision ID: <email address hidden>
Revision num: 5030.
It will be available in trunk soon,

Changed in openobject-addons:
status: Confirmed → In Progress
status: In Progress → Fix Released
Revision history for this message
Ferdinand (office-chricar) wrote :

thanks for looking into this

it's a usability issue
IMHO what usualy is needed is
* product_category_name
* code
* product_name
or
* product_category_name
* product_name
* code

I think Open ERP should be very flexible here

the only way to get a "usable" result now is to encode product category name and name into "code" field

please foward this to the usability people

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.