Commit Graph

64 Commits

Author SHA1 Message Date
Christophe Matthieu cf79ae7635 [FIX] website: access for portal user
bzr revid: chm@openerp.com-20140117154648-sxfisxqcv8o3fvzt
2014-01-17 16:46:48 +01:00
Christophe Matthieu bcc307560c [FIX] website_sale: update price in payement when the user change the delivery method
bzr revid: chm@openerp.com-20140117150602-0rdmf0pd2eiocg66
2014-01-17 16:06:02 +01:00
Christophe Matthieu 9624ec21f8 [FIX] website_sale_delivery: public mode
bzr revid: chm@openerp.com-20140114145833-73t9cc60z9i8bniw
2014-01-14 15:58:33 +01:00
Christophe Matthieu 8749e13a75 [FIX] website_sale: delivery and payment views
bzr revid: chm@openerp.com-20140110102858-57v9dk3hk75c5uu3
2014-01-10 11:28:58 +01:00
Christophe Matthieu 63e2da36a6 [FIX] website: some access right
bzr revid: chm@openerp.com-20140106141817-2tf0dpfchi5x6kjw
2014-01-06 15:18:17 +01:00
Thibault Delavallée 86fc66e797 [FIX] website_sale: checkout process: fixed carrier choice redirection
bzr revid: tde@openerp.com-20131219105122-awib6gys6uklbvxa
2013-12-19 11:51:22 +01:00
Thibault Delavallée 9315134b7d [IMP] website_sale_delivery: delivery costs also in review + removed the button to update the sale order as it is now directly updated when choosing a carrier
bzr revid: tde@openerp.com-20131218142759-j4j7jznjyobyrfy6
2013-12-18 15:27:59 +01:00
Thibault Delavallée 531d40cd3b [IMP] website_sale_delivery: when choosing a carrier, immediately update the sale order
bzr revid: tde@openerp.com-20131218142735-r444egdcmxfap01v
2013-12-18 15:27:35 +01:00
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
Thibault Delavallée e701544aa4 [CLEAN] website_sale_delivery: removed dead JS code
bzr revid: tde@openerp.com-20131217163912-4br0aar371qvr5cs
2013-12-17 17:39:12 +01:00
Thibault Delavallée 3805a86302 [IMP] website_sale_delivery: make the module effectively works.
- added JS / HTML to handle the choice of the carrier
- added override of payment controller in website_sale_delivery to handle the carrier
and recompute the amount and details
- some code cleaning
- added amount_delivery field in sale.order, that is the amount related to the
delivery

bzr revid: tde@openerp.com-20131217152605-0xoulnnlo0nn7j9o
2013-12-17 16:26:05 +01:00
Christophe Matthieu 1ae1c0b170 [FIX] website_sale_delivery: inherit view
bzr revid: chm@openerp.com-20131125151405-f9k1lzu91ep48hwx
2013-11-25 16:14:05 +01:00
Fabien Pinckaers 8ee465ef17 [IMP] no delivery proposition if none available
bzr revid: fp@openerp.com-20131116224442-f6xat1zd064iog4y
2013-11-16 23:44:42 +01:00
Fabien Pinckaers b61ac1998e [FIX] access right with sale with event crashed [NEW] website_sale_delivery module
bzr revid: fp@openerp.com-20131116224306-7is2hawhhpzazie3
2013-11-16 23:43:06 +01:00