Alexandre Fayolle
817811775a
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
Yannick Vaucher
5992d3e624
Merge pull request #91 from savoirfairelinux/utf8
Fix encoding line to be ascii readable
10 years ago
Sandy Carter
2e398c89f4
Fix encoding line to be ascii readable
10 years ago
Pedro M. Baeza
6b761f6ab7
Merge pull request #88 from hbrunn/7.0-partner_relations
[IMP] support != operator
10 years ago
Holger Brunn
55d664c757
[FIX] actually do something useful with !=
10 years ago
Holger Brunn
35bb18f686
[IMP] support != operator
10 years ago
Yannick Vaucher
98b825a3b2
Merge pull request #84 from hbrunn/7.0-partner_relations
[FIX] allow to change partner_id_display
10 years ago
Holger Brunn
edca46c71c
[FIX] search both sides of the relation isolated to avoid false
positives
10 years ago
Holger Brunn
c0e19e41ff
[FIX] search in res.partner.relation.type to support translated searches
10 years ago
Holger Brunn
a8d0f4bb81
[FIX] logic error
10 years ago
Holger Brunn
18c5d0cb67
[FIX] allow to change partner_id_display
10 years ago
Pedro M. Baeza
b63c7aaed3
Merge pull request #76 from hbrunn/7.0-partner_relations
[ADD] support more search operators when search for relations
10 years ago
Holger Brunn
7443ffd606
Merge pull request #79 from savoirfairelinux/7.0_partner_contact_hide_firstname
[UPD] Hide the firstname in kanban view
10 years ago
Holger Brunn
76c13500a2
[ADD] update pot file
10 years ago
EL HADJI DEM
114d2c87c1
[UPD] Hide the firstname in kanban view
The name field contains the firstname and the lastname, Don't display firstname field once again
10 years ago
Pedro M. Baeza
69644c0702
[FIX] README.md
10 years ago
Holger Brunn
e1af54b9c6
[ADD] support more search operands when search for relations
10 years ago
Alex Comba
90716628b0
Merge pull request #71 from rschnapka/7.0
Initial german translation
10 years ago
Rudolf Schnapka
4afdf207f3
Merge pull request #1 from rschnapka/7.0-de
Initial translation
10 years ago
Rudolf Schnapka
78938ae264
Initial translation
10 years ago
Guewen Baconnier
1dbb4cefb6
Merge pull request #66 from savoirfairelinux/7.0-partner_contact-odoo-tests
partner_firstname Fix tests with stock
10 years ago
Pedro M. Baeza
7e4d6d41a0
Merge pull request #53 from hbrunn/7.0-partner_relations
[IMP] partner_relations: merge from development
10 years ago
Nicolas Bessi (nbessi)
a120d6e8ec
Merge pull request #20 from savoirfairelinux/partner_contact_management
Base contact by function
10 years ago
Sandy Carter
04c13b317d
Fix tests with stock
Since res.users create a partner, handle cases when only name or login are supplied
Signed-off-by: Sandy Carter <sandy.carter@savoirfairelinux.com>
10 years ago
Sandy Carter
bff4fbeaa7
Don't test list order
10 years ago
Sandy Carter
64c0713f00
Respect limits and remove duplicates
10 years ago
Pedro M. Baeza
2b1a15a332
Merge pull request #16 from hbrunn/7.0-partner_relations_in_tab
[ADD] partner_relations_in_tab
10 years ago
Pedro M. Baeza
b006947b91
Merge pull request #50 from mdietrichc2c/partner-merge-rights
Add user rights to limit access to certain users (and give all rights to others)
10 years ago
Sandy
20d2472ef6
Fix pylint
10 years ago
Yannick Vaucher
d29057ea3a
Merge pull request #37 from savoirfairelinux/7.0_add_partner_phone_number_extension
[ADD] Add partner_phone_number_extension module; add a phone number exte...
10 years ago
Holger Brunn
291cb5c235
[IMP] put one attribute xml elements on one line
10 years ago
Pedro M. Baeza
eb6181a0c6
Merge pull request #49 from oca-travis/7.0-autofix-script-01-dev-moylop260
[REF] auto-fix conventions
10 years ago
Holger Brunn
ebc3e22d85
[ADD] translations
10 years ago
Ronald Portier
f18a19856f
[ENH] Module partner_relations:
- Edit relations in pop-up form instead of through inline tree.
10 years ago
Stefan Rijnhart
1defb616fc
[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
Sandy Carter
ffc5c2be22
Add optional web_m2x_options options
Functions for contacts of companies should be created in the Functions
Tab. Functions created straight in the Contact form will not end up in the
Functions Tab.
Does not change behaviour on systems without web_m2x_options
10 years ago
Pedro M. Baeza
63836aba22
Merge pull request #15 from hbrunn/7.0-partner_relations
[ADD] partner_relations
10 years ago
Sandy Carter
6821dd63ed
[REF] auto-fix conventions
Signed-off-by: Sandy Carter <sandy.carter@savoirfairelinux.com>
10 years ago
Pedro M. Baeza
e39e46541a
Merge pull request #52 from gurneyalex/fix-pylint
Fix pylint
10 years ago
Alexandre Fayolle
7593694b9c
use raw string for regexp
10 years ago
moylop260
9d295eecf7
Fix Pylint warnings
10 years ago
Matthieu Dietrich
e2eb0f80d2
Correct error message
10 years ago
Matthieu Dietrich
e0a359f431
Add user rights to limit access to certain users (and give all rights to others)
10 years ago
Lorenzo Battistini
e52554c56a
Merge pull request #48 from StefanRijnhart/7.0-streetnumber
[ADD] Module to split partner street name and street number
10 years ago
Stefan Rijnhart
ced183370f
[ADD] Module to split partner street name and street number
10 years ago
Yannick Vaucher
f059d692d7
Merge pull request #44 from savoirfairelinux/firstname_look
Fix look of Contact Page for partner First Name
10 years ago
Holger Brunn
d0ba5a1dd5
Merge pull request #45 from savoirfairelinux/base_contact_look
Put contact type under name and add label in edit mode
10 years ago
Sandy Carter
0f05753fad
Put contact type under name and add label in edit mode
10 years ago
Sandy Carter
7eeb62df49
Take out dynamic required and invisible
Contacts are never companies
Add labels
10 years ago
Sandy Carter
5833150713
Remove name label is child Contact creation
10 years ago