odoo/addons/mail/static
Fabien Meghazi 874c7aa2dd [FIX] web/mail: many2many_tags_email widget returns erratic values (opw: 693067)
The many2many_tags_email's internal value change logic fails to process
all its values. It is not concurrency proof either.

The internal value change logic is now replaced by a mutex and deferreds
are used for the partner's form view popups in order to allow concurrent
events.
2017-03-24 11:28:31 +01:00
..
description [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
img [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
scripts [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
src [FIX] web/mail: many2many_tags_email widget returns erratic values (opw: 693067) 2017-03-24 11:28:31 +01:00