Jean-Paul Robineau
8087a663a5
[MIG] partner_contact_gender: Migration to 11.0
7 years ago
Denis Leemann
7094bb5796
Fix multiple tabs "contact information"
9 years ago
Holger Brunn
896e18079b
[ADD] init hook to set gender based on titles
9 years ago
Richard deMeester
b3d86c6c05
[9.0] Upgrade Partner Gender module
9 years ago
OCA Transbot
520ea5bcb0
OCA Transbot updated translations from Transifex
9 years ago
Jairo Llopis
091cbb99db
Rename to partner_contact_gender.
10 years ago
OCA-git-bot
3a2e811e12
[ADD] setup.py
4 years ago
OCA-git-bot
8eab45b43b
[UPD] addons table in README.md
4 years ago
oca-travis
6e45780f1d
[UPD] Update partner_contact_personal_information_page.pot
4 years ago
OCA-git-bot
d02ed697b3
Merge PR #986 into 14.0
Signed-off-by NL66278
4 years ago
newtratip
a9ca7862e8
[MIG] partner_contact_personal_information_page: Migration to 14.0
4 years ago
OCA-git-bot
6368a0c854
pre-commit update
5 years ago
OCA-git-bot
cdf41e8c3d
[UPD] README.rst
5 years ago
oca-travis
a2c73e7a61
[UPD] Update partner_contact_personal_information_page.pot
5 years ago
Jeroen Evens
4bb4684ada
[13.0] update readme + add S to http:// urls
5 years ago
Jeroen Evens
d31b965e0c
[13.0] run black
5 years ago
Jeroen Evens
07a2c12e21
[MIG] partner_contact_personal_information_page: Migration to 13.0
5 years ago
OCA-git-bot
b37d553d6a
[UPD] README.rst
5 years ago
OCA Transbot
b5312d4880
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: partner-contact-12.0/partner-contact-12.0-partner_contact_personal_information_page
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_personal_information_page/
6 years ago
oca-travis
898943fa14
[UPD] Update partner_contact_personal_information_page.pot
6 years ago
OCA-git-bot
212dd19c2d
[UPD] README.rst
6 years ago
Nikul-Chaudhary
7973c1f447
[MIG] partner_contact_personal_information_page v11 to v12
6 years ago
Hans Henrik Gabelgaard
d8817b03dc
Translated using Weblate (Danish)
Currently translated at 100.0% (1 of 1 strings)
Translation: partner-contact-11.0/partner-contact-11.0-partner_contact_personal_information_page
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-partner_contact_personal_information_page/da/
6 years ago
Hans Henrik Gabelgaard
58a81de1fc
Added translation using Weblate (Danish)
6 years ago
oca-travis
6aabab23c0
Update partner_contact_personal_information_page.pot
6 years ago
Nicolas JEUDY
708377dc17
V11 migration
- fax field removed from res.partner
- 2to3 on all py files
- add contributor and update README
- use hasclass in place of @class in xpath expr
- improve tests
[FIX] typo and clean README
7 years ago
OCA Transbot
75fb7aff43
OCA Transbot updated translations from Transifex
9 years ago
invitu
16f506f35f
Migration partner_contact_birthdate partner_contact_gender part… ( #315 )
[MIG] Migration partner_contact_birthdate partner_contact_gender partner_contact_personal_information_page to v10
8 years ago
Pedro M. Baeza
c8162e25c3
Rename manifest files
8 years ago
Pedro M. Baeza
854dfe3393
Make modules uninstallable
8 years ago
Denis Leemann
8af4ff117b
Remove refecence of base in xmlid
9 years ago
Richard deMeester
e513ac3ddc
partner_contact_personal_information updated to version 9.0
9 years ago
Pedro M. Baeza
ba511ddf6c
Make modules uninstallable
9 years ago
Stéphane Bidoul
233e1ecb15
prefix versions with 8.0
9 years ago
Yannick Vaucher
d6c899bfbe
Add missing default oca icons
9 years ago
Jairo Llopis
432faf2f7e
Create partner_contact_personal_information_page.
Really I'm just renaming partner_contact_base.
The new name is more self-explanatory.
10 years ago
OCA-git-bot
e8397ee835
[ADD] setup.py
4 years ago
OCA-git-bot
e02bb43de2
[UPD] README.rst
4 years ago
OCA-git-bot
17f2d6379c
[UPD] addons table in README.md
4 years ago
oca-travis
488cbe9494
[UPD] Update partner_second_lastname.pot
4 years ago
OCA-git-bot
52fd4fcc57
Merge PR #982 into 14.0
Signed-off-by moylop260
4 years ago
Luis Torres
b9e3ab7b2a
[MIG] partner_second_lastname: Migration to 14.0
4 years ago
Hugo Adan
5b6013018b
[FIX] partner_second_lastname: False value should be set on lastname2
not firstname
before this commit the following error happen:
name = 'Van-Eyck Jan'
this was converted to
firstname = False
lastname= 'Van-Eyck'
lastname2 = 'Jan'
and it should be like
firstname = 'Jan'
lastname= 'Van-Eyck'
lastname2 = False
4 years ago
emagdalena
d2a3a5a01d
[MIG] partner_second_lastname: Migration to 13.0
4 years ago
emagdalena
f0f13e6c54
[IMP] partner_second_lastname: black, isort, prettier
4 years ago
Peter Schubert
06c323aa24
Translated using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_second_lastname
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_second_lastname/de/
5 years ago
Nikul-Chaudhary
7509308923
[MIG] partner_second_lastname v11 to v12
6 years ago
Jon Zaballa
9438c4ffa1
11.0 partner_second_last_name required only if type = contact
Description of the issue/feature this PR addresses:
firstname, lastname and lastname2 fields should only be required if
contact `type` is `contact`. In partner_firstname module this is done
right with `('type', '=', 'contact')` leave in attrs required domain.
But in partner_second_last_name there is no such leave, so if the
contact is an address, the fields are mandatory too.
Current behavior:
Either firstname, lastname or lastname2 are mandatory when a contact is
not a company.
Desired behavior after PR is merged:
firstname, lastname or lastname2 are mandatory when the contact is of
type `contact`
6 years ago
Rudolf Schnapka
4c1848c31c
Translated using Weblate (German)
Currently translated at 100,0% (3 of 3 strings)
Translation: partner-contact-11.0/partner-contact-11.0-partner_second_lastname
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-partner_second_lastname/de/
6 years ago
Jordi Ballester
83d95f9d6d
migration to 11.0
7 years ago