[FIX] base_calendar: correct the invert call to the function field rrule.
authorMartin Trigaux <mat@openerp.com>
Thu, 13 Mar 2014 15:08:23 +0000 (16:08 +0100)
committerMartin Trigaux <mat@openerp.com>
Thu, 13 Mar 2014 15:08:23 +0000 (16:08 +0100)
commit3e7b87398757b20ab489c8f7ddf9914e43df237d
tree827296553a711a88da0eb6673cb0eb9efebe26a1
parentfc1607071a3cc0fa899763bfb0caa1f500504aeb
[FIX] base_calendar: correct the invert call to the function field rrule.
Create new hook method with valid signature.
Keep the old one for compatibility reasons.
Force the value of 'byday' (type selection) to be a string instead of integer.

bzr revid: mat@openerp.com-20140313150823-vba9qulj549v37t9
addons/base_calendar/base_calendar.py