muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
109 stars 231 forks source link

[FIX] Error refresh view list and kanban #155

Open iaranburu opened 4 years ago

iaranburu commented 4 years ago

_.intersection returns a dictionary which is then compared to an integer. We think it should be compared to the length of that dictionary.