OCA / survey

Survey addons
GNU Affero General Public License v3.0
27 stars 110 forks source link

[8.0] Add survey_partner_tag_share module #11

Closed Ehtaga closed 8 years ago

Ehtaga commented 9 years ago

This module allows to share a survey to all the partners associated to a given tag.

The recipients are now a readonly field. If you add a partner, it will be added to the recipients. If you add a tag, all the partners who have this tag will be added to the recipients.

The recipients field doesn't contain any duplicate, and it is sorted by display_name.

rafaelbn commented 8 years ago

Please @JavierIniesta @JMODaERP review, thanks!

gurneyalex commented 8 years ago

:+1:

rafaelbn commented 8 years ago

Hi @Ehtaga if you could review @elicoidal comments I will review too and get this merged! :smile:

Ehtaga commented 8 years ago

@rafaelbn @elicoidal The README and Manifest files have been updated

rafaelbn commented 8 years ago

Tested in runbot :+1: Just must be fixed authors, thanks!

rafaelbn commented 8 years ago

@Ehtaga just remains authors to merge this! :smile:

gurneyalex commented 8 years ago

I just manually fixed the boilerplate code and merged.