[FIX] web_calendar: improve the commit 787147d5. This commit was fixing bug in...
[FIX] web_calendar: improve the commit 787147d5. 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.
Loading
Please register or sign in to comment