Skip to Content
Menu
This question has been flagged
1 Reply
1603 Views

Using Odoo 16 Enterprise

When I try to access Scheduled Actions through Settings, it comes up with an error instead

UncaughtPromiseError

Uncaught Promise > Missing field string information for the field 'trigger_user_id' from the 'ir.cron' model

Error: Missing field string information for the field 'trigger_user_id' from the 'ir.cron' model

  


Avatar
Discard
Best Answer

Hey , 

You can just search in views (setting > technical > views) using the arch filter for "trigger_user_id" , 
if you find the view you can check it is included in what module 
If the module is installed you need to update it or you can archive the view otherwise.

Hope this helps.

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 19
6389
4
Apr 24
2819
1
Jan 19
7799
1
Mar 15
4376
2
Apr 25
2417