Ronald Portier
17254d0b75
[FIX] partner_multi_relation. Fix crash when exporting all fields.
Exporting all fields crashed with message:
'Exception: You can not export the column ID of model res.partner.relation.type.selection, because the table res_partner_relation_type_selection is not an ordinary table.'
6 years ago
Ronald Portier
df64739215
[FIX] partner_multi_relation. Extendable but threadsafe.
7 years ago
Ronald Portier
c8afc4dda2
[FIX] partner_multi_relation. Wrong self instead of this.
7 years ago
Ronald Portier
447eb93120
[FIX] partner_multi_relation. Drop is_inverse from vals on creation of relation.
7 years ago
Ronald Portier
7c66fe1768
[IMP] Make partner_multi_relation more extendable.
7 years ago
Pedro M. Baeza
301ba32782
[FIX] partner_multi_relation: Another comparison fix with search arguments
7 years ago
Pedro M. Baeza
b9e38c3377
[FIX] partner_multi_relation: Fix error on search when leaf is (1, '=', 1)
7 years ago
Alexandre Fayolle
d0fb7e891f
[FIX] partner_multi_relation: Several fixes:
* API of _auto_init
* Menu and groups
stuff has moved from base to sales_team in odoo 10
8 years ago
Ronald Portier
b826236693
[MIG] partner_multi_relation: Migration to 10.0
8 years ago