odoo/addons/website_sale
Martin Trigaux 2ee1843757 [FIX] website_sale: retrieve transactions as superuser
Due to additional security rules, the transactions made as public user will have a new partner_id. The transaction needs to be retrieved as admin to be set in the context.
The operations in payment_get_status are made as superuser but the session_id is checked in the assert above to avoid url manipulation.
2014-09-17 12:52:28 +02:00
..
controllers [FIX] website_sale: retrieve transactions as superuser 2014-09-17 12:52:28 +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: retrieve transactions as superuser 2014-09-17 12:52:28 +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