c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #29166
[Bug 815572] [NEW] The write_date trigger is missing in automated actions
Public bug reported:
Actually you can use 5 triggers to run an automated action
(base_action_rule)
'none', 'None'
'create', 'Creation Date'
'action_last', 'Last Action Date'
'date', 'Date'
'deadline', 'Deadline'
I think that the most important one, the write_date is missing as it
would allow to send an email after each changes.
nb: What's the difference between an automated mail action and a server
mail action ? (I'm asking this because the email syntax format is not
the same: server action is using [[object.name]] whereas automated
actions have their own keywords "%(object_id)s = Object ID")
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/815572
Title:
The write_date trigger is missing in automated actions
Status in OpenERP Modules (addons):
New
Bug description:
Actually you can use 5 triggers to run an automated action
(base_action_rule)
'none', 'None'
'create', 'Creation Date'
'action_last', 'Last Action Date'
'date', 'Date'
'deadline', 'Deadline'
I think that the most important one, the write_date is missing as it
would allow to send an email after each changes.
nb: What's the difference between an automated mail action and a
server mail action ? (I'm asking this because the email syntax format
is not the same: server action is using [[object.name]] whereas
automated actions have their own keywords "%(object_id)s = Object ID")
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/815572/+subscriptions
Follow ups
References