Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send on create/update don't work #17

Closed
paulius-sladkevicius opened this issue Feb 17, 2012 · 3 comments
Closed

send on create/update don't work #17

paulius-sladkevicius opened this issue Feb 17, 2012 · 3 comments

Comments

@paulius-sladkevicius
Copy link

To reporoduce this issue you need:

  • Create template with "Send on create or "Send on update" options.
  • Restart OpenERP server
  • Try to create/write on the object on which is set template.

Email works till server restart. I think its related with https://github.com/openlabs/poweremail/blob/master/poweremail_template.py#L95 code, which don't register send_on_create and send_on_write methods.

Im using v6.0.3 OpenERP.

and3p pushed a commit to and3p/poweremail that referenced this issue Mar 9, 2012
Valid commit
@sharoonthomas
Copy link

@komsas I have merged the patch by @and3p .

That should have solved this issue, can you confirm ?

@paulius-sladkevicius
Copy link
Author

Sharoon, sorry forgot to close it. @and3p did this patch by my request.

@sharoonthomas
Copy link

@komsas @and3p Thanks for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants