odoo/addons/website_sale/static/src/js
Christophe Matthieu ce7212d5d7 [FIX] website_sale: everytime you want to change both billing & delivery address, any change creates duplicates in the backend 2014-08-01 17:11:20 +02:00
..
website.tour.sale.js [FIX] product, website_sale: Go in GB (Go is fr) 2014-06-26 23:31:57 +02:00
website.tour.shop.js [FIX] website_sale: add product: customize img (forgotten merge) 2014-04-11 13:59:39 +02:00
website_sale.editor.js [IMP] website: load website.xml templates only in editable mode 2014-05-05 13:38:00 +02:00
website_sale.js [FIX] website_sale: everytime you want to change both billing & delivery address, any change creates duplicates in the backend 2014-08-01 17:11:20 +02:00
website_sale_payment.js [IMP] payment addons: fixed submit buttons: now have type=submit (and not image or nothing) and removed name, because this may cause issues when trying to submit a form manually with type=submit and a name. Also improved js code in website_sale to correctly handle the click binding, the asynchronous call to the server to create the transaction, and then submit the form. As form submission is synchronous in javascript, we cannot use the deferred. Instead we prevent the click event from bubbling, wait for the server to create the transaction, adn then manually submit the form. 2014-05-27 11:35:32 +02:00
website_sale_tracking.js [IMP] website_sale: Add google analytics on checkout process 2014-07-09 17:45:40 +02:00
website_sale_validate.js [FIX] website_sale: payment get status url (ending slash); fix debbuger template url scripts 2014-03-19 09:57:00 +01:00