Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
13581 มุมมอง

Openerp version 7 using Automated actions and Server actions applied based on the below conditions:-

In the Form the record state change from Hold State to Cancel State automatic based on the condition Hold Date is past [Hold Date is greater than current Date].

res = obj.search(cr, uid, [], context=context) #if condition: obj.write(cr, uid, [browse.id], {'state':'cancel'})

Its working only when the user edit any one of the records is it possible to update automatic without editing any records?

Thanks in advance

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

HI

be remember automated action with server action always work with the current selected model when record of this model is updated

Thanks
Sandeep

อวตาร
ละทิ้ง
ผู้เขียน

Yes, Automatic action "After Update Filter" Domain value is set [('state','=','open')] and model is updated draft state to open state but still not receive mail.

คำตอบที่ดีที่สุด

Yes Prakash, You can use scheduler for calling automatic function.

You can find many example of scheduler under OpenERP core addons modules like sale, purchase, account etc.

See helpful links,

How to create Scheduler in OpenERP

อวตาร
ละทิ้ง
ผู้เขียน

Thanks for reply i trying the same

Is your problem is solved??? if solved then mark it solved.

ผู้เขียน

OpenERP version 7 facing time zone problem openerp 7 time zone configured in system timezone.But Default openerp 7 Database UTC time stored and Form view shows current time is it possible to change the behavior in form view and database both shows same datetime.

ผู้เขียน

Thanks issues solved but unable to check properly due to Datetime issue in version 7

ผู้เขียน

I have doubt how to stop email automatically ? For example remainder email send to the after 2 weeks only one time to the customer

ผู้เขียน คำตอบที่ดีที่สุด

Hello Ghanshyam Prajapati,

I Configured the below steps Send Auto Email 1 day before the date:-

1) Outgoing SMTP Mail Server configured [Connection test succeeded]

2) Automated Action configured for the custom module
Applied After Update filter, Trigger Date is egual to Date, Delay Trigger Date After -1 Minute and Server Action configured

3) Default Scheduled Action Email Queue Manager, Check Action Rules, Check Action Rules Activate Every 1 minutes.

But not received mail please let me know if i missed any configure

Thanks in advance

อวตาร
ละทิ้ง

This Automated action working only for first time..Any one have this bug fix.

Related Posts ตอบกลับ มุมมอง กิจกรรม
3
มิ.ย. 25
2618
0
พ.ค. 24
1715
1
มี.ค. 24
1635
1
ม.ค. 24
1542
What's the Domain path for is_shipped แก้ไขแล้ว
1
ต.ค. 22
2753