[FIX] crm: fixed bug in m2m between sales teams and stages introduced
authorThibault Delavallée <tde@openerp.com>
Thu, 13 Nov 2014 16:32:39 +0000 (17:32 +0100)
committerThibault Delavallée <tde@openerp.com>
Thu, 13 Nov 2014 16:32:39 +0000 (17:32 +0100)
commit3bfc9f7dabb9c3b721ff60cc86a032929a5aebcf
tree83bb6a5881794936bc0c0130941501352e7cc7e8
parent39c813901cfca361df21b29dd85a5d3197232d5f
[FIX] crm: fixed bug in m2m between sales teams and stages introduced
when cleaning the models. The m2m table name is different when defined
in sales_team or in stages, leading to a quie strange behavior.
addons/crm/sales_team.py