-
- Downloads
[IMP] website_sale : add sort by
Now you can sort products by lst_price, name, ... via the UI In some case the price list or b2b/b2c mode can altered the price and the sort on lst_price can be sometimes wrong. Eg: if price is displayed vat in (b2c), and mix rate of 6% and 21%, the sort will be done on the htva price.
Showing
- addons/website_sale/controllers/main.py 1 addition, 2 deletionsaddons/website_sale/controllers/main.py
- addons/website_sale/static/src/js/website_sale.js 14 additions, 0 deletionsaddons/website_sale/static/src/js/website_sale.js
- addons/website_sale/views/templates.xml 25 additions, 1 deletionaddons/website_sale/views/templates.xml
Loading
Please register or sign in to comment