Skip to content
Snippets Groups Projects
Commit c7d6097a authored by Haresh Shyara's avatar Haresh Shyara Committed by Thibault Delavallée
Browse files

[IMP] account, sale, l10n_ch, purchase: replace mail composer inheritance by message_post override

Currently composer is inherited in those four modules to add a specific
behavior when sending the invoice / quotation by email. Purpose is to
mark it as sent, using a magic context key.

This commit keeps the feature but changes the implementation. It is now
done by overriding message_post which should be the entry point for all
message-related features.
parent 9b25167c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment