guidev224

Results 1 comments of guidev224

@719923505 check this line [https://github.com/Smile-SA/odoo_addons/blob/11.0/smile_web_search_timedelta/models/base.py#L29](url) and replace it by this `match_pattern = re.compile('^[+-]{0,1}[0-9]*[YmWdHM]$')` everything should work then.