odoo/addons/website_sale/views
Thibault Delavallée 7a564f261e [IMP] [FIX] [ADD] website_sale, website_sale_delivery: delivery + ecommerce code cleaning
- added a website_order_line on sale.order model, that are the lines to display
and use in the front-end. This allows to display only products (and not delivery
costs), and to have a correct badge for the number od products.
- cleaned ecommerce website code and method name. Still some cleaning to do
I think.
- fixed some issues in partner and shipping info management, now using CheckoutInfo
more cleanly
- fixed the process of choosing the carrier

bzr revid: tde@openerp.com-20131218132150-f4br0099p2caf43i
2013-12-18 14:21:50 +01:00
..
website_sale.xml [IMP] [FIX] [ADD] website_sale, website_sale_delivery: delivery + ecommerce code cleaning 2013-12-18 14:21:50 +01:00
website_sale_backend.xml [WIP] website: add website_button widget in backend to publish and go back to the website. (need bootstrap 3 for layout) 2013-12-02 13:45:04 +01:00