Moises Lopez - https://www.vauxoo.com/
|
4082976e79
|
Merge pull request #178 from acsone/8.0-add-partner_academic_title-ape
[ADD] Add partner_academic_title module
|
9 years ago |
Adrien Peiffer (ACSONE)
|
af29beac7c
|
[FIX][partner_academic_title] Flake8 issue
|
9 years ago |
Adrien Peiffer (ACSONE)
|
a95c79be0e
|
[CHG][partner_academic_title] Add translate=True on academic title name
|
9 years ago |
OCA Git Bot
|
66aae2227c
|
[UPD] addons table in README.md
|
9 years ago |
Pedro M. Baeza
|
0ad410e1df
|
Merge pull request #200 from eLBati/fix_bug_154
FIX when partner_contact_birthdate and partner_relations are installa…
|
9 years ago |
Holger Brunn
|
5ecaa71cac
|
[FIX] set active_ids only to existing records
|
9 years ago |
Holger Brunn
|
356115bf09
|
[RFR] use v8 api for context adjustments
|
9 years ago |
eLBati
|
5acea1e33b
|
Merge branch 'fix-154' into fix_bug_154
|
9 years ago |
Jairo Llopis
|
43be030168
|
Merge branch '8.0' into fix-154
|
9 years ago |
Stéphane Bidoul
|
6457663b3b
|
[UPD] addons table in README.md
|
9 years ago |
eLBati
|
1c42befe87
|
FIX metadata
|
9 years ago |
eLBati
|
995ab2cc1a
|
FIX when partner_contact_birthdate and partner_relations are installaed together, get
AccessError: ('AccessError', 'No value found for res.partner(43,).birthdate_date')
See https://github.com/OCA/partner-contact/issues/154
|
9 years ago |
Pedro M. Baeza
|
4adb55ce41
|
Merge pull request #198 from grupoesoc/fix-78
Allow creation of partners from *Create and Edit*.
|
9 years ago |
OCA Transbot
|
1579eac11b
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Adrien Peiffer (ACSONE)
|
e125dccebc
|
Merge pull request #1 from Nowheresly/comma-sep-academic-titles
[IMP] use comma as separator. Put spaces into separator so that it is…
|
9 years ago |
Jairo Llopis
|
0a6d4f9f70
|
PEP8 fix.
|
9 years ago |
Jairo Llopis
|
5baedf7d18
|
Fix test that was having sentences after return.
|
9 years ago |
Jairo Llopis
|
0b13c13287
|
After all, this was just a workaround. Remove it.
The real fix was in #171. I leave the tests.
|
9 years ago |
Jairo Llopis
|
f2ba28e980
|
Fix and test partner_contact_birthdate too.
Fix flake8 error too.
|
9 years ago |
Jairo Llopis
|
c8d9dbe5f0
|
Fix bug #154.
|
9 years ago |
Jairo Llopis
|
d9655a5efb
|
Allow creation of partners from *Create and Edit*.
This fixes #78 and adds new tests for it.
|
9 years ago |
Charbel Jacquin
|
5227ed3a3d
|
fix typo in README.rst, add myself to contributors
|
9 years ago |
Charbel Jacquin
|
8981c760b3
|
remove PYLINT_EXCEPTED_ERRORS
|
9 years ago |
Pedro M. Baeza
|
a266a74b41
|
Merge pull request #195 from grupoesoc/fix-78
Get default value for firstname and lastname
|
9 years ago |
Stéphane Bidoul
|
1d7dc86ecc
|
[UPD] addons table in README.md
|
9 years ago |
Laurent Mignon (ACSONE)
|
94c066f107
|
Use new API
|
9 years ago |
Laurent Mignon (ACSONE)
|
c16efc392d
|
Fix module structure
|
9 years ago |
Jairo Llopis
|
57d0eb7362
|
Inverse values of name if required at creation.
|
9 years ago |
Jairo Llopis
|
de49548a77
|
Fix #78. Test it too.
|
9 years ago |
Rafael Blasco
|
3124dd4931
|
Merge pull request #153 from grupoesoc/partner_lastname2
Partner lastname 2
|
9 years ago |
Jairo Llopis
|
5b87a26652
|
Updated README.
|
9 years ago |
Sylvère Richard
|
a552fb5a50
|
[IMP] use comma as separator. Put spaces into separator so that it is possible to remove spaces in the separator definition by overriding the method _get_separator.
|
9 years ago |
Jairo Llopis
|
14d23db8d0
|
Add module partner_lastname2.
|
10 years ago |
OCA Transbot
|
094d7d7aec
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Charbel Jacquin
|
a6a27d0e20
|
refine test following discussion on #180
|
9 years ago |
Charbel Jacquin
|
521c5cefdc
|
make it green
|
9 years ago |
Charbel Jacquin
|
18cc35f9ae
|
add readme to make runbot happy
|
9 years ago |
Charbel Jacquin
|
f045c2fea5
|
silent pylint
|
9 years ago |
Charbel Jacquin
|
afdf1d2df8
|
Correct mail followers merging. Fixes #179
|
9 years ago |
Charbel Jacquin
|
36b5d15188
|
[FIX][base_partner_merge] correctly handle new style reference fields
|
9 years ago |
Stéphane Bidoul
|
44876ba4e0
|
[MOV] move addons out of __unported__ (they remain not installable)
|
9 years ago |
Alex Comba
|
ecb3e16fef
|
Merge pull request #181 from charbeljc/missing_dependency
add missing dependency on mail base addon
|
9 years ago |
OCA Transbot
|
cd2b542077
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Charbel Jacquin
|
df7ec600c0
|
add missing dependency on mail base addon
base_partner_merge makes use of message_post(), which is defined in mail
addon.
|
9 years ago |
Stéphane Bidoul
|
53275d3126
|
[UPD] prefix versions with 8.0
|
9 years ago |
Stéphane Bidoul
|
7fdc961b43
|
[UPD] addons table in README.md
|
9 years ago |
Pedro M. Baeza
|
395eb932c9
|
Merge pull request #107 from Antiun/pr-add_base_location_nuts
[ADD] base_location_nuts addon
|
9 years ago |
Adrien Peiffer (ACSONE)
|
a0f54cda6a
|
[ADD] Add partner_academic_title module
|
9 years ago |
OCA Transbot
|
5df1b51748
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Pedro M. Baeza
|
e68a23831c
|
Merge pull request #175 from acsone/8.0-fix-allow_search_on_any_partner-jne
[8.0][partner_relations - FIX] Allow to search on non-stored field "any_partner_id" by adding …
|
9 years ago |