odoo/addons/website_sale
Martin Trigaux f9170a04fb [FIX] website_sale: make the 'Ship to a different address' always available
In the backend the option 'Allow a different address for delivery and invoicing' will set the group sale.group_delivery_invoice_address to employees. However the public user is not an employee (and we don't want to change that) so does not get this group. As we don't have similar group mechanism for public user, we have no other choice than always displaying the option to have different address. opw 610118
2014-07-17 16:09:52 +02:00
..
controllers [IMP] Website Sale - ribbon - html class from product.style is not required, so we need to display it as empty in website to avoid an internal 500 2014-06-16 11:31:21 +02:00
data [FIX] website tour: flickering; banner auto run; work with different language 2014-02-03 12:28:16 +01:00
models [FIX] website_sale: force changing pricelist on different account signin 2014-05-28 12:04:41 +02:00
security [IMP] product style model renames, add user_id on website to be used in multiwebsite 2014-01-30 23:58:53 +01:00
static [FIX] website_sale: manifest typo 2014-05-06 09:51:26 +02:00
tests [FIX] Remove test from saas-3 - Tech Saas & AL agreement 2014-03-12 11:16:29 +01:00
views [FIX] website_sale: make the 'Ship to a different address' always available 2014-07-17 16:09:52 +02:00
__init__.py [MOVE] website_sale: py files to models/ 2013-10-14 10:18:41 +02:00
__openerp__.py [IMP] website apps flagged as such: website, website_event (replaces event), website_blog, website_sale 2014-01-31 10:27:21 +01:00