FYI A merge proposal has been added
https://code.launchpad.net/~c2c/openobject-addons/6.0-trg_dates- base_action_rule/+merge/87346 -- You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/815572 Title: The write_date trigger is missing in automated actions Status in OpenERP Addons (modules): Confirmed 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 -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

