Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3448 Представления

There's a duplicate question (https://www.odoo.com/forum/help-1/question/mass-mailing-howto-v7-5825) but no one seems to answer there anymore.

Mass Mailing in v7 sends mail only to the followers of selected partners, not to the partners themselves. According to Fabien Pinckaers (fp) this was solved more than a year ago but it actually never was. Looking at the source code of the current trunk (v8) it was fixed but never for v7. Can we expect a fix or will this only be available in v8?

Аватар
Отменить

This seems an important point to verify.

Have you checked the v7 saas branches. It may have been fixed in a one of those branches and not in 7.0.

Автор

There seem to have been changes related to mass mailing in saas-5 branch. Is that v7? I couldn't find any information on those branches online.

Лучший ответ

David,

If the updates are in saas-5 then you have your answer.  The version information is located in the release.pl file, line 33.

# version_info format: (MAJOR, MINOR, MICRO, RELEASE_LEVEL, SERIAL)
...

version_info = (7, 'saas~5', 0, FINAL, 0)

You may need to migrate up from saas-1 through saas-5 using the built-in upgrade method to make the necessary database upgrades.  I must admit that I am not an expert on the saas versions and you will want to do some internal testing.

Of course if you want to see saas-5 in a test mode you can login to the runbot instance of saas-5 using the login admin and password admin then do whaterver you want, create users etc.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
апр. 15
8601
2
мар. 15
17688
1
сент. 24
8347
2
мар. 15
4800
3
мар. 15
4463