-
- Downloads
[IMP] Huge speed improvement in price computation on products: 162 to 39...
[IMP] Huge speed improvement in price computation on products: 162 to 39 queries to render /shop with 28 products. O(n)->O(1) bzr revid: fp@tinyerp.com-20131206221809-x1muf0wonl4ated0
Showing
- addons/product/__openerp__.py 4 additions, 1 deletionaddons/product/__openerp__.py
- addons/product/pricelist.py 118 additions, 150 deletionsaddons/product/pricelist.py
- addons/product/product.py 12 additions, 9 deletionsaddons/product/product.py
- addons/product/product_data.xml 1 addition, 0 deletionsaddons/product/product_data.xml
- addons/product/test/product_pricelist.yml 8 additions, 8 deletionsaddons/product/test/product_pricelist.yml
Loading
Please register or sign in to comment