[ADD] mail_autosubscribe_partner_parent: New module mail_autosubscribe_partner_parent#1525
[ADD] mail_autosubscribe_partner_parent: New module mail_autosubscribe_partner_parent#1525
Conversation
6c231de to
6fa4e5c
Compare
1f08c05 to
7771738
Compare
|
Hi @pedrobaeza, sorry for pinging you out directly. The tests for the mail_autosubscribe module are failing because in this module we add the parent partner, and the tests do not take this into account. What would be the best way to solve this? Could we create an IMP in mail_autosubscribe with a boolean to mark whether to also add the parent partner in CC? Looking forward to your response, thank you very much! |
|
What I'm seeing is that |
7771738 to
a62d565
Compare
Done! But it still fails, what should i do? |
|
The signature CRC should be changed in the test, and check that the new code is working the same with the module. You can ping the author of that code to see if they can perform the change. |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
This module extends mail_autosubscribe functionality to add the partner parent in copy of their child partner documents.
cc https://github.com/APSL 165068
@miquelalzanillas @lbarry-apsl @javierobcn @peluko00 @BernatObrador @ppyczko please review