* [ENH] Migration of the 7.0 module partner_noncommercial.
This used to be part of therp-oe-staging modules, but seems
to be usefull for more organisations that are primarily or completely
non-commercial. The organisations might be put of by the commercial
lingo that is shown by default.
* [FIX] Add name / mail to contributors.
* [ADD] partner_event
* simple tests
* remove leftover static files, unused
* make surue apply_partner gets called
* fix typos and getters/setters using self instead of record
* rename to tag actions
* finish renaming, complete description with intended usage
* fix rename leftovers
* add date start/end to tree view
* add cron to data, fix detection of active/inactive based on dates
* sort actions for partner apply
* Remove 'done' field which is redundant
* Add a constraint on dates
Start date must precede end date
* Add french translations
* [FIX] Rename leftovers
* [FIX] Fix PEP8
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
===========================
Manage language in contacts
===========================
Odoo by default propagate language field to the created contacts from their
form, but it doesn't allow to change it once created.
This module fills this gap, and also provides other facilities for the
contact language management:
* Put the language of the parent company when the contact doesn't have a
language and this parent company is assigned.
* When the company changes the language, it fills with the same language all
the contacts that don't have any.
Usage
=====
Go to any partner that is a company and has contacts. Click on one contact
and you will be able to edit the language.