e2ae306f07
When an activity is scheduled due to automatic processes the onchanges won't adapt the proper user team, so we could have a mismatch that provokes an exceptions due to the designed constaints
5 lines
119 B
Python
5 lines
119 B
Python
from . import mail_activity_team
|
|
from . import mail_activity
|
|
from . import mail_activity_mixin
|
|
from . import res_users
|