Holger Brunn
9194312cbf
[FIX] respect restrictions on possible relation
types and other partner
fixes #160
9 years ago
Antonio Espinosa
3c006db8e3
Remove api.one decorator to get_underlying_object method and mark it as private
9 years ago
Antonio Espinosa
716e56a6d2
[FIX] Type Exception when writing res.partner.relation.all model
10 years ago
Sandy Carter
beca05e774
Use browse in old api functions
10 years ago
Sandy Carter
99dfd76fc4
Fix domains in smart button
Show selections when partner type is undefined
Apply domain when selecting a type_selection
10 years ago
Sandy Carter
ff399e12b1
Remove old style browse
10 years ago
Sandy Carter
30e0348bba
Fix bug with partner_relation any_partner_id field
10 years ago
Sandy Carter
c50c83cd87
Convert models to v8 api
10 years ago
Sandy Carter
ba1c048162
Convert constraints to v8
10 years ago
Sandy Carter
1cb76ba1cb
Hide inactive relations
10 years ago
Sandy Carter
06e071f6de
Fix Read Write, Create and Unlink for realtion_all
10 years ago
Sandy Carter
d1c7606b8e
Replace Table with smart button
10 years ago
Sandy Carter
2e7d596cf4
Fix v8 api calls
10 years ago
Sandy Carter
a7cd4e1116
Fix added pep8 conventions
Put boolean operators at end of lines instead of beggining of newlines
Put lambda definition in fields.function def
Remove callit lambda, use function directly
10 years ago
Holger Brunn
8459f66ca3
[FIX] actually do something useful with !=
10 years ago
Holger Brunn
fd13e6cb14
[IMP] support != operator
10 years ago
Holger Brunn
ad3455c17f
[FIX] search both sides of the relation isolated to avoid false
positives
10 years ago
Holger Brunn
4d388cfff1
[FIX] search in res.partner.relation.type to support translated searches
10 years ago
Holger Brunn
e4a9386211
[FIX] logic error
10 years ago
Holger Brunn
b10f3756b5
[FIX] allow to change partner_id_display
10 years ago
Holger Brunn
cf547c5951
[ADD] support more search operands when search for relations
10 years ago
Stefan Rijnhart
4967c79bd6
[FIX] #688 , partner_relations: creating equal but non-overlapping relations was not allowed
Conflicts:
partner_relations/model/res_partner_relation_all.py
10 years ago
Holger Brunn
c65f3a94cc
[FIX] coding style issues
10 years ago
Holger Brunn
73877cbbf2
[FIX] pep8
10 years ago
Holger Brunn
0063676107
[RFR] provide a modular way to inject fields into
res_partner_relation_all
10 years ago
Holger Brunn
680134ce79
[IMP] allow to write certain fields on relation view
10 years ago
Holger Brunn
75fd2387d0
[RFR] make collecting relation ids simple to override
10 years ago
Holger Brunn
30600b3bb8
[IMP] context check, make type_id browsable
10 years ago
Holger Brunn
3500d55cd7
[FIX] flake8, relative import, unused context initialization
10 years ago
Holger Brunn
dcaeadd1ae
[ADD] partner_relations
10 years ago