跳至内容
菜单
此问题已终结
2 回复
13228 查看

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

形象
丢弃
最佳答案

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

形象
丢弃
编写者

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.

最佳答案

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

形象
丢弃

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

相关帖文 回复 查看 活动
1
3月 24
2075
1
12月 21
14239
4
10月 23
12803
4
6月 23
7694
3
12月 16
8669