0

I try to find in schedule actions triggers in technical menu but it is not there...and also not able to create a new cron that can do the same.

  • Please add code of what you are trying to do. Transient model data is cleared regularly using a vacuum job by odoo itself. You don't need to do that. – NinjaBat Apr 22 '22 at 07:18
  • @NinjaBat Actually the Cron which is responsible to clear data is not showing in my schedule triggers and also data is not cleared yet. I read one of the blog on odoo website it says we need to Turn on that cron and set time period to clean the data. – Dhiren Ahuja Apr 22 '22 at 08:56
  • Not sure, why it doesn't show. It will be in the name of Base: Auto-vacuum internal data. Also check and update base module if still not found. addons/base/data/ir_cron_data.xml is the related file I guess. – NinjaBat Apr 22 '22 at 11:13
  • Thank you so much. I found that cron after upgrading base module. – Dhiren Ahuja Apr 25 '22 at 09:19

0 Answers0