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
Pedro M. Baeza
e476e80b17
[MIG] partner_fax: Migration to 14.0
4 years ago
Yves Goldberg
1e885f4fd9
Added translation using Weblate (Hebrew)
4 years ago
Stephan Keller
6fb06013bd
[FIX] partner_fax: Add fax field to partner child_ids form
4 years ago
Dong
f7adab42c4
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3 of 3 strings)
Translation: partner-contact-13.0/partner-contact-13.0-partner_fax
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_fax/zh_CN/
5 years ago
Dong
d4738999fd
Added translation using Weblate (Chinese (Simplified))
5 years ago
OCA-git-bot
919a87f46a
pre-commit update
5 years ago
Luis Felipe Miléo
9d9faf91dd
Added translation using Weblate (Portuguese (Brazil))
5 years ago
OCA-git-bot
679c14ac92
pre-commit, black, isort
5 years ago
ps-tubtim
d80f8ee6a4
[MIG] partner_fax: Migration to 13.0
5 years ago
OCA Transbot
7b5433d164
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
oca-travis
ea2ebfb7a0
[UPD] Update partner_fax.pot
6 years ago
Sergio Zanchetta
b84910c961
Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_fax
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_fax/it/
6 years ago
Aitor Bouzas
6bc5bd65a9
[MIG] partner_fax: Migration to 12.0
Code improvements
6 years ago
oca-travis
e04ec7387b
[UPD] Update partner_fax.pot
6 years ago
OCA Transbot
fdac4c9eea
OCA Transbot updated translations from Transifex
7 years ago
Francesco Apruzzese
bb619b1784
[ADD] partner_fax
7 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
Pedro M. Baeza
0990977586
partner_second_lastname: Migration to 10.0
7 years ago
Antonio Espinosa
69be88a04c
partner_second_lastname: Partner names order configurable
9 years ago
Jairo Llopis
b523d5201a
Add module partner_lastname2.
10 years ago
OCA-git-bot
54df631337
[ADD] setup.py
4 years ago
OCA-git-bot
489d2856f9
[UPD] README.rst
4 years ago
OCA-git-bot
7aa92c5d5f
[UPD] addons table in README.md
4 years ago
oca-travis
305e37fe8f
[UPD] Update partner_firstname.pot
4 years ago
OCA-git-bot
e683ca2406
Merge PR #981 into 14.0
Signed-off-by moylop260
4 years ago
Luis Torres
ed8274a3e3
[MIG] partner_firstname: Migration to 14.0
4 years ago
OCA-git-bot
d635f69ac6
pre-commit update
5 years ago