跳至內容
選單
此問題已被標幟
2 回覆
13162 瀏覽次數

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
2011
1
12月 21
14166
4
10月 23
12677
4
6月 23
7626
3
12月 16
8597