Skip to Content
Menu
This question has been flagged
2 Replies
13068 Views

Hi,

I would like to test some scheduled actions created by me? is it possible to force the action to run instantly instead of waiting for it to run automatically?

Thanks

Avatar
Discard
Best Answer

Hello Vivek,

There are two options:

  1. You may create one wizard which will call the method which you have defined in your scheduler.
  2. You can reset the scheduler time.

Thanks,

Serpent Consulting Services

Avatar
Discard
Author

Hi, I used the second option and I completed my test. But first option is new for me. both will do the job without any problem i think. I will upvote your answer.

Yes vivek both options will work without any problem but first option requires development while in second option you just need to change the time only.

Best Answer

You can use the module cron_run_manually [0] in the server-env [1] project

[0] http://bazaar.launchpad.net/~server-env-tools-core-editors/server-env-tools/7.0/files/head:/cron_run_manually/
[1] https://code.launchpad.net/server-env-tools

Avatar
Discard

Now moved to https://github.com/OCA/server-tools

Related Posts Replies Views Activity
1
Mar 24
1899
1
Dec 21
14004
4
Oct 23
12486
4
Jun 23
7523
3
Dec 16
8520