Sandy Carter
8ecfd7ea8b
Remove explicit dependencies on web
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
Alexandre Fayolle
cae8807540
Add OCA as author of OCA addons
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.
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
b4b6af5815
[ADD] update pot file
10 years ago
Holger Brunn
cf547c5951
[ADD] support more search operands when search for relations
10 years ago
Holger Brunn
09c511baf6
[IMP] put one attribute xml elements on one line
10 years ago
Ronald Portier
879e421368
[ENH] Module partner_relations:
- Edit relations in pop-up form instead of through inline tree.
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
11 years ago
Holger Brunn
43908340b7
[ADD] some demo data
10 years ago
Holger Brunn
c65f3a94cc
[FIX] coding style issues
10 years ago
Holger Brunn
73877cbbf2
[FIX] pep8
11 years ago
Holger Brunn
0063676107
[RFR] provide a modular way to inject fields into
res_partner_relation_all
11 years ago
Holger Brunn
680134ce79
[IMP] allow to write certain fields on relation view
11 years ago
Holger Brunn
75fd2387d0
[RFR] make collecting relation ids simple to override
11 years ago
Holger Brunn
30600b3bb8
[IMP] context check, make type_id browsable
11 years ago
Holger Brunn
3500d55cd7
[FIX] flake8, relative import, unused context initialization
11 years ago
Holger Brunn
dcaeadd1ae
[ADD] partner_relations
11 years ago