[FIX] website_sale: update total when the user change a product quantity
[odoo/odoo.git] / addons / web / __init__.py
1 import http
2 import controllers
3 import cli
4
5 wsgi_postload = http.wsgi_postload