cesarcruz
0f846abe13
Fix missed condition on merge contacts with different emails.
10 years ago
Pedro M. Baeza
7819bae723
Merge pull request #57 from komsas/patch-1
Fix disfigured simplified form of res.partner
10 years ago
Paulius Sladkevičius
89f16ad48a
Fix firstname field indentation
10 years ago
Paulius Sladkevičius
91f6386711
Fix disfigured simplified form of res.partner
10 years ago
Guewen Baconnier
ed7b77992f
Merge pull request #75 from savoirfairelinux/7.0_fix_function_partner_import_issue
[FIX] Make sure we create a new partner on import.
10 years ago
Yannick Vaucher
cc7e3f6f6e
Merge pull request #102 from savoirfairelinux/7.0-base_location_uniq_constraint
7.0 - [IMP] Add unique constraint on res.better.zip
10 years ago
Sandy
8c8687896c
Use svg coverage badge
10 years ago
Sandy
6c140d7fcb
Fix transifex password
10 years ago
Pedro M. Baeza
774fbbafe6
Merge pull request #121 from savoirfairelinux/7.0_flake8_quickfix
E123 closing bracket indentation fix X 2
10 years ago
Vincent Vinet
c10d9d108f
E123 closing bracket indentation fix X 2
10 years ago
Sandy
2366a7d788
Fix parens
10 years ago
Sandy Carter
676fd3c64d
Update .travis.yml
Use matrix
Use lint
Use oca_dependencies.txt
Use transifex
Use conditional coveralls
10 years ago
Alexandre Fayolle
0e4c454a9a
Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
10 years ago
dufresnedavid
53182211d8
Fix migration script
10 years ago
Alexandre Fayolle
b6bd011b98
don't use travis container-based infrastructure
10 years ago
dufresnedavid
17563537b8
Add unique constraint on res.better.zip
10 years ago
Yannick Vaucher
ab258bdb07
Merge pull request #92 from savoirfairelinux/7.0-pep8
Fix added pep8 conventions
10 years ago
Sandy Carter
99fb138484
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
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
Joao Alfredo Gama Batista
84bf0e24ca
[FIX] Make sure we create a new partner on import.
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