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

I have to send email every after 12 hours and i am using OpenERP SAAS. Can we call automated action after some interval of time or from scheduler?

Avatar
Discard
Best Answer

You can create Schedulers

See

http://pinakinnayi.blogspot.in/2012/04/how-to-create-scheduler-in-openerp.html

http://www.zbeanztech.com/blog/schedulers-openerp

You can set priority and interval and next schedule time at Setting / Scheduler / Scheduled Actions

Avatar
Discard
Author

Arif as i mention above i am using OpenERP SAAS. In this i dont have access to edit python file. For example - i have to send mail if product quantity is less than 100. How can i do this via scheduler?

Hi Arif, Did you know the answer "I'm using customer portal, but i cant access products from sale.order.line?"

Author

what you want to do?

Did you know the answer of the above question?

Author

you are also using OpenERP SAAS?

No. Did you know to solve the solution?

If you are using SAAS, you can't write new methods and you can't setup new scheduler for this.

Author

@remya.. yess.. make a method in python file and call it from scheduler

Author

@arif.. i know this thats why i am asking this question

@Vardan, there is no way to setup new Scheduler without adding python code.

Author

i am working on alternative way..may be it will work..if it will, then i will tell you.

Author

It works.. i call automated action from scheduler.. :)

Can you please give details?

Related Posts Replies Views Activity
2
May 16
10673
0
Feb 25
1113
0
Nov 24
1277
2
Feb 23
2312
3
Oct 22
10241