[FIX] portal_sale, purchase: fixed inherit of _postprocess_sent_message, now taking...
authorThibault Delavallée <tde@openerp.com>
Wed, 19 Mar 2014 08:47:48 +0000 (09:47 +0100)
committerThibault Delavallée <tde@openerp.com>
Wed, 19 Mar 2014 08:47:48 +0000 (09:47 +0100)
commit44e8722cc3f1ffbe55795178001f30f9a3cfc2c7
tree6276c84f35f592e8adad3bfa31a57a2fd19b626c
parent0417efb59df69d2fff26c6b8761f3efe3a394727
[FIX] portal_sale, purchase: fixed inherit of _postprocess_sent_message, now taking a new argument
mail_sent telling whether the email has effectively been sent (because mail.state
is not available du to transient state).

bzr revid: tde@openerp.com-20140319084748-um13u2mr9u2qt23s
addons/portal_sale/portal_sale.py
addons/purchase/purchase.py