Yannick Vaucher
2577ec5ac2
Merge pull request #115 from guewen/ref-no-readonly
Do no longer set the 'ref' field readonly
10 years ago
Guewen Baconnier
f5ea95578e
Do no longer set the 'ref' field readonly
Because it is set to readonly conditionally on the view.
Setting the field to readonly prevents users to import it with csv files.
10 years ago
Sandy Carter
beca05e774
Use browse in old api functions
10 years ago
Sandy Carter
3ab59ee095
Editable top
10 years ago
Ronald Portier (Therp BV)
a95939c0b7
[FIX] cannot create user due to required name.
10 years ago
Sandy Carter
046d6ff2f6
Add french translation
10 years ago
Alex Comba
55607d9592
Merge pull request #111 from sysadminmatmoz/8.0
Slovene translations added
10 years ago
Antonio Espinosa
6a5c624b44
[FIX] Update translation .POT and spanish translation
10 years ago
Antonio Espinosa
490f29ab17
[IMP] Spanish translation
10 years ago
Matjaz Mozetic
517aafd161
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
7302585c13
Slovenian translations added
10 years ago
Pedro M. Baeza
3a70103a61
Merge pull request #99 from jjscarafia/8.0
IMP Create new computed stored field 'display_name' that use zip, city, ...
10 years ago
Pedro M. Baeza
e60b6c7523
Merge pull request #97 from savoirfairelinux/base_location_data
Add demo data
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
d89bf23718
Remove redundant base as dependency
10 years ago
Sandy Carter
f0674fba09
Move description into OCA description template
10 years ago
Matjaz Mozetic
ba8db6277b
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
af1199c60a
Slovenian translations added
10 years ago
Pedro M. Baeza
a61f52d3cd
Merge pull request #96 from StefanRijnhart/8.0-add-partner_street_number
8.0 add partner street number
10 years ago
Stefan Rijnhart
5a85671ef9
[UPD] Contributors
10 years ago
Pedro M. Baeza
f70b2c7906
[IMP] partner_street_number: Icon
10 years ago
Matjaz Mozetic
33ccd7de2a
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
0e8e4e86ff
Slovenian translations added
10 years ago
Pedro M. Baeza
fb671fc43f
[IMP] base_location*: Expand authors
10 years ago
Pedro M. Baeza
0548ef2400
[FIX] PEP8
10 years ago
Matjaz Mozetic
953ab18555
Merge branch '8.0' of github.com:sysadminmatmoz/partner-contact into 8.0
10 years ago
Matjaž Mozetič
7ca44e91d7
Slovenian translations added
10 years ago
Alexandre Fayolle
856babffbd
don't use travis container-based infrastructure
10 years ago
Sandy Carter
6e7259e773
Fix filters in smart button view of relations
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
Juan Jose Scarafia
49cdf3aeea
FIX Use old name_get method to compute display_name field
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
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