odoo/addons/website_sale/static/src/js
Jeremy Kersten 8ff6299d9d [FIX] website_sale: save the company in street and the street in street2.
The old behaviour was not better, because when we print the invoice, the order was ugly:
    Name
    Street
    Company name
    Country

Now we will have:
    Name
    Company name
    Street
    Country

This patch is not retro-compatible:
   Old partners will see the address in company name and vice-versa.
   Need to update view and switch street field and street2 field
2014-10-07 19:00:45 +02:00
..
website_sale.editor.js [MERGE] backend front end integration 2014-06-27 11:03:34 +02:00
website_sale.js [FIX] website_sale: displayed price doesn't change for 'List View of Variants' customize template 2014-09-19 11:07:33 +02:00
website_sale_payment.js [FIX] website_sale: assets xml id and jquery selector (unbind click for login page) 2014-06-25 15:05:48 +02:00
website_sale_tour_buy.js [FIX] website_sale: save the company in street and the street in street2. 2014-10-07 19:00:45 +02:00
website_sale_tour_shop.js [FIX] tour.js: tour shop 2014-07-01 10:57:38 +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