odoo/addons/website/models
Denis Ledoux 52eadd5199 [FIX] website: use SUPERUSER_ID to browse company for res_company
In a multi-company environment,
if the user signed in was not working in the company displayed by the website,
he couldn't browse the website
2014-08-04 21:08:18 +02:00
..
__init__.py [ADD] website: added support for invoking a server action through controller 2014-02-05 10:04:47 +01:00
ir_actions.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
ir_http.py [FIX] website: slug: fallback to positive ID when slug appears to contain a missing negative ID 2014-08-01 15:08:33 +02:00
ir_qweb.py [IMP] convert qweb to use lxml instead of minidom 2014-07-02 16:01:36 +02:00
ir_ui_view.py [FIX] website: use SUPERUSER_ID to browse company for res_company 2014-08-04 21:08:18 +02:00
res_config.py [FIX] website: website settings should inherit of res.config.settings and not base.config.settings, as it create a new page settings, instead of extending one 2014-02-26 18:11:14 +01:00
test_models.py [IMP] website: disable translation exports for test models 2014-07-30 13:24:39 +02:00
website.py [IMP] website: unused imports 2014-07-30 13:24:39 +02:00