OCA-git-bot
3888d8d50d
[ADD] setup.py
4 years ago
OCA-git-bot
ad984be9c1
[UPD] README.rst
4 years ago
OCA-git-bot
df2c3b0451
[UPD] addons table in README.md
4 years ago
oca-travis
667b4e9070
[UPD] Update partner_industry_secondary.pot
4 years ago
OCA-git-bot
f6b2460455
Merge PR #1018 into 14.0
Signed-off-by pedrobaeza
4 years ago
Jacob Oldfield
fab6ba2451
[14.0][MIG] partner_contact_in_several_companies
4 years ago
OCA-git-bot
7efff2c959
partner_contact_in_several_companies 13.0.1.1.0
4 years ago
oca-travis
38c76ca842
[UPD] Update partner_contact_in_several_companies.pot
4 years ago
Fábio Oliveira
6e1bd7a901
[IMP] pre-commit version downgrade
4 years ago
Fábio Oliveira
eaa81358fe
[IMP] check travis failure_3
4 years ago
Fábio Oliveira
e330a5ce02
[IMP] check travis failure_2
4 years ago
Fábio Oliveira
9b5831446e
[IMP] check travis failure
4 years ago
Fábio Oliveira
78bda461ff
[IMP] fix minor changes in manyfest and view
5 years ago
Fábio Oliveira
b9a334ee44
[MIG] partner_contact_in_several_companies: Migration to 13.0
5 years ago
Maria Sparenberg
ae65b50c41
Translated using Weblate (German)
Currently translated at 100.0% (29 of 29 strings)
Translation: partner-contact-12.0/partner-contact-12.0-partner_contact_in_several_companies
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_in_several_companies/de/
5 years ago
OCA Transbot
e08238d54f
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_in_several_companies
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_in_several_companies/
5 years ago
OCA-git-bot
be8ec1f1c0
partner_contact_in_several_companies 12.0.2.0.0
5 years ago
oca-travis
2ff7578829
[UPD] Update partner_contact_in_several_companies.pot
5 years ago
kongrattapong
08c8690b22
[MIG] partner_contact_in_several_companies: Migration to 12.0
5 years ago
j-zaballa
043f558a0e
Translated using Weblate (Spanish)
Currently translated at 100.0% (29 of 29 strings)
Translation: partner-contact-11.0/partner-contact-11.0-partner_contact_in_several_companies
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-partner_contact_in_several_companies/es/
6 years ago
oca-travis
5ac905e185
[UPD] Update partner_contact_in_several_companies.pot
7 years ago
Nicolas JEUDY
c1c97d8dfd
[FIX] disable position editing on contact
- This is just to see all positions
- If we want to add position go to one company and add contact linked to this partner
7 years ago
OCA Transbot
f6df9ddedf
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
f8c62e8ec0
OCA Transbot updated translations from Transifex
7 years ago
Franco Tampieri
e1f15d0a56
[FIX] partner_contact_in_several_companies: Fix problem in view ( #541 )
7 years ago
Pedro M. Baeza
48493aff5a
[FIX] partner_contact_in_several_companies: Incorrect syntax for XML context
7 years ago
OCA Transbot
4501faaa5a
OCA Transbot updated translations from Transifex
7 years ago
Nicolas JEUDY
235a12f84a
[MIG] 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
fb1cecd54e
OCA Transbot updated translations from Transifex
10 years ago
Nicolas JEUDY
3bb88fa669
[MIG] 10.0 partner_contact_in_several_companies ( #347 )
* [MIG] inital work to 10.0
* [FIX] restore computed field
- select=1 is not usable anymore ...
* [FIX] convert _fields_sync to new api
* [FIX] restore form . import statement
* [FIX] readme with last template.
* [FIX] import statement.
* [FIX] check all tests
* [FIX] Flake8 errors fixes
* [FIX] flake 8
* [FIX] wrong obj call self -> self.contact_id
* [FIX] typo
* [FIX] flake 8
* [FIX] add index on contact_type
* [fix] use in statement on test
* [FIX] update base action with new context
* [FIX] test fixes
* [FIX] test work
* [FIX] flake 8 over indent
* [FIX] fixes on lastest comments
- better readability
- remove <data></data> tags
* [FIX] model that same pattern for _fields_sync
- add test ensure_once()
* [FIX] remove last data xml tags
* [FIX] fix action test
* [FIX] typo in import statement
* [FIX] remove logger from tests
* [FIX] new flake8 compute method name for OCA
* [FIX] minor typo
* [FIX] partner_contact_in_several_companies: remove contributor key in manifest
* [FIX] partner_contact_in_several_companies: residual onchange on partner view
* Revert "[FIX] partner_contact_in_several_companies: remove contributor key in manifest"
This reverts commit 56e511a9a7
.
* [FIX] partner_contact_personal_information_page: clean manifest and authors
* [FIX] partner_contact_in_several_companies: required = True not needed
8 years ago
Pedro M. Baeza
140b110117
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
f38f3b7cc0
[MIG] Make modules uninstallable
8 years ago
Yannick Vaucher
c7298a81c1
Making the 'personal contact' informations depentens of the module 'personal_contact_information'
9 years ago
Richard deMeester
3e6c8b7bb2
OCA module upgrade to version 9.0.
- Remove Domain Error on contact view.
- Additionally, improve behaviour of personal contact info page.
- Change to README.
- No longer dependent on partner_contact_personal_information_page
- Added tests for ir_actions
- Include extra demo data.
- Increase test coverage.
- Remove birthdate from demo data.
9 years ago
Pedro M. Baeza
0818719cdf
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
e55035290c
[UPD] prefix versions with 8.0
10 years ago
Yannick Vaucher
e09590324b
Add missing default oca icons
10 years ago
Matjaž Mozetič
9c01fba3df
Translations and templates sync
10 years ago
Jairo Llopis
5f2b93ee0f
Deprecate base_contact.
- Remove nationality and birthday features.
- Move the remaining features to partner_contact_in_several_companies.
- Make base_contact a dummy module.
- Warn deprecation everywhere possible.
10 years ago
Andrii Skrypka
bb8f4fe093
[IMP] base_location_nuts: black, isort, prettier
4 years ago
Ignacio Buioli
45e19a0c09
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (39 of 39 strings)
Translation: partner-contact-13.0/partner-contact-13.0-base_location_nuts
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-base_location_nuts/es_AR/
4 years ago
OCA Transbot
f1256598c0
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: partner-contact-13.0/partner-contact-13.0-base_location_nuts
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-base_location_nuts/
5 years ago
OCA Transbot
abb3dd163b
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: partner-contact-13.0/partner-contact-13.0-base_location_nuts
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-base_location_nuts/
5 years ago
OCA-git-bot
3aafc05488
[UPD] README.rst
5 years ago
oca-travis
5db4237f84
[UPD] Update base_location_nuts.pot
5 years ago
Andrea
a7817d108c
[13.0][MIG] base_location_nuts
5 years ago
Andrea
21dabc5265
Pre-commit
5 years ago
Sergio Zanchetta
2b0d81ca6c
Translated using Weblate (Italian)
Currently translated at 82.1% (32 of 39 strings)
Translation: partner-contact-12.0/partner-contact-12.0-base_location_nuts
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-base_location_nuts/it/
5 years ago
Sergio Zanchetta
c885aec8e3
Translated using Weblate (Italian)
Currently translated at 79.5% (31 of 39 strings)
Translation: partner-contact-12.0/partner-contact-12.0-base_location_nuts
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-base_location_nuts/it/
5 years ago
OCA-git-bot
8d73d4ddd5
[UPD] README.rst
6 years ago