Smile-SA / odoo_addons

Odoo addons developed by Smile
GNU Affero General Public License v3.0
287 stars 308 forks source link

9.0 - Replace user_ids by a smart button. #32

Closed Eilandis closed 6 years ago

Eilandis commented 6 years ago

[IMP] When more than ~3K linked users on a profile, the view takes forever to load. Fixed this by removing the one2many field 'user_ids' and putting a smart button instead.