odoo/addons/calendar/static
Jeremy Kersten 077dde3a69 [FIX] calendar: don't duplicate all the calendar_contact
Before this patch, add_filter was called 2 times.
Once when we select a partner in the drop down, we trigger a onchange value
to change from false to the partner id.
Once to reset to false the value after the first add_filter()

This commit closes #9758
2016-07-26 13:35:11 +02:00
..
description [TYPO] Rename base_calendar into calendar 2013-12-19 15:47:39 +01:00
src [FIX] calendar: don't duplicate all the calendar_contact 2016-07-26 13:35:11 +02:00