Skip to Content
Menu
This question has been flagged
4568 Views

I asked myself how to make a filter on an automatic action so that this action only applies to newly created elements (not on modification).

I first though of using a pre-filter, checking that id is False, but looking at the code, I've seen that on creation, actions with a pre-filter are ignored.

So for now the solution I have though of is checking that creation_time and modification time are the same. But I think you can set it as a domain filter, as domain filter match a field with a raw value, not a field with another field.

Anyone has an idea to do that ?

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 25
885
1
May 25
1619
1
May 25
2700
2
Mar 25
1511
1
Mar 25
2655