odoo/addons/web_calendar
Jeremy Kersten 8251806741 [FIX] web_calendar: improve the commit 787147d. This commit was fixing bug in other module that calendar which was open an event in popup view. Because browse/read by default was unable to read string id. The fix was too restrictif, because calendar need to read/browse string; we cannot cast this id in Int else we loose the virtual part. parseInt('12-20140512') -> 12. 2014-11-21 14:07:09 +01:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
static [FIX] web_calendar: improve the commit 787147d. This commit was fixing bug in other module that calendar which was open an event in popup view. Because browse/read by default was unable to read string id. The fix was too restrictif, because calendar need to read/browse string; we cannot cast this id in Int else we loose the virtual part. parseInt('12-20140512') -> 12. 2014-11-21 14:07:09 +01:00
views [FIX] Fix web test with temporary hack 2014-04-24 23:28:26 +02:00
__init__.py [IMP] Improve according first review CHS 2014-01-10 18:03:33 +01:00
__openerp__.py [IMP] bundlify web client 2014-04-24 11:25:20 +02:00