Skip to Content
Menu
This question has been flagged
2 Replies
4282 Views

Hello


In the webstore of ODOO V9C product is not sorted by name

does someone know how to sort It accordingly to some field in the product file


Thanks


Avatar
Discard
Best Answer

Hello,

According to your query, this product might help you please have a look http://bit.ly/2hn8Bfz

Avatar
Discard
Best Answer

Sadly there is nothing built in natively. Your two options are to code it yourself using some java and html, or use one of the existing modules that will do this for you. Here's two popular ones.

https://apps.openerp.com/apps/modules/9.0/website_product_sorting_and_shopping/

https://apps.openerp.com/apps/modules/9.0/website_product_sorting/

You would think this would be a common enough feature that the system would natively do and would be supplied in the eCommerce theme plugin, or with the generic eCommerce module.

Avatar
Discard