Antonio Espinosa
4f8754121d
Spanish translation
10 years ago
Sandy Carter
7d623563bb
Fix pep8 (line length)
Fix pylint errors
10 years ago
Lorenzo Battistini
749b5db88a
[ADD] partner_firstname for v8
because it's working as is
10 years ago
oca-travis
17900c6e5b
[UPD] Update partner_multi_relation.pot
6 years ago
OCA-git-bot
a66b7d1729
[ADD] setup.py
6 years ago
Pedro M. Baeza
22dd3be4e8
Merge pull request #654 from Numigi/12.0-mig-partner_multi_relation
12.0 mig partner multi relation
6 years ago
David Dufresne
cf044c3726
Migrate partner_multi_relation to version 12.0
6 years ago
oca-travis
aa0ebcc0a1
[UPD] Update partner_multi_relation.pot
6 years ago
David Dufresne
97ce337912
[MIG] partner_multi_relation: Continue migration to 11.0
* Bug Fix
* Enable additional columns on res_partner_relation_all.
Enable to add additional columns from res_partner_relation in the sql view of res_partner_relation_all.
* Only require inverse_name when relation type is not symmetric
* Remove deprecated @api.one and replace openerp with odoo
* Add website to manifest
* Prevent disabling allow_self if reflexive relations exist
* Enable deleting/ending invalid relations after deactivating reflexivity.
* Handle case of invalid future reflexive relations
7 years ago
Ronald Portier
4de348d45d
[FIX] partner_multi_relation. Extendable but threadsafe.
7 years ago
David Dufresne
968561d5c2
[MIG] partner_multi_relation: Migration to 11.0
* Update README
* Python 2to3
* Move relation menus items under contacts
* Fix date comparison
* Fix cache invalidate on relation write
* Bump module version
* Remove test_relation_type_unlink_dberror
This test is not required because it tests a standard behavior of SQL.
If a foreign key column is not nullable, then the foreign row can not be deleted.
* Remove utf8 encoding comment
* Add missing dependency for partner_multi_relation
* Add missing active_test in view action
7 years ago
Ronald Portier
7198f70236
[FIX] partner_multi_relation. Wrong self instead of this.
7 years ago
Ronald Portier
b8d15aeaf3
[FIX] partner_multi_relation. Drop is_inverse from vals on creation of relation.
7 years ago
Ronald Portier
30c41ce899
[IMP] Make partner_multi_relation more extendable.
7 years ago
OCA Transbot
e7a3ad2ad2
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
91d8f4f423
[FIX] partner_multi_relation: Fix errors on searches
* Fix error on search when leaf is (1, '=', 1)
* Another comparison fix with search arguments
7 years ago
OCA Transbot
0159cab4a2
OCA Transbot updated translations from Transifex
8 years ago
David Vidal
b4856f36d8
[IMP] Menu order and v10 deprecations
8 years ago
Alexandre Fayolle
3b087b8b87
[FIX] partner_multi_relation: Several fixes:
* API of _auto_init
* Menu and groups
stuff has moved from base to sales_team in odoo 10
8 years ago
Ronald Portier
b80b3c40a3
[MIG] partner_multi_relation: Migration to 10.0
8 years ago
oca-travis
26e3b018ee
[UPD] Update partner_fax.pot
6 years ago
oca-travis
2b937c7a30
[UPD] Update partner_external_map.pot
6 years ago
oca-travis
dfb552543f
[UPD] Update base_location.pot
6 years ago
OCA-git-bot
c6be0805d4
[ADD] setup.py
6 years ago
Pedro M. Baeza
ff1a064deb
Merge pull request #652 from Tecnativa/12.0-mig-partner_external_map
12.0 mig partner_external_map
6 years ago
ernesto
46a197f4c6
[MIG] partner_external_map: Migration to 12.0
6 years ago
tarteo
a1f463b29f
[MIG] partner_affiliate: Migration to 12.0
[IMP] partner_affiliate: Readme
[IMP] Small readability improvements
[FIX] Remove copyright from init files
6 years ago
oca-travis
0ed25365e8
[UPD] Update partner_external_map.pot
6 years ago
OCA Transbot
88ed43ae4a
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
5826e2bfe4
[MIG] partner_external_map: Migration to 11.0
7 years ago
OCA Transbot
d4989c8d51
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
355d6fa44a
Port partner_external_map to v10
Remove Yahoo Maps
Update URLs for MapQuest
8 years ago
Pedro M. Baeza
d1f19cacf7
[MIG] Make modules uninstallable + rename manifest
8 years ago
OCA Transbot
39396ba379
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
349f11e0d0
[IMP] partner_external_map: Add tests
9 years ago
Pedro M. Baeza
7568e32bbb
[IMP] partner_external_map: Better layout + icon + some refactoring
9 years ago
Pedro M. Baeza
3723bb2f68
[IMP] partner_external_maps > partner_external_map
9 years ago
tarteo
de4689f0ed
[MIG] partner_identification: Migration to 12.0
[FIX] Tests
[FIX] data sequence
Fix openerp to odoo in comment
[REM] at_install, post_install
[ADD] Model descriptions
[REM] Extra spaces
6 years ago
oca-travis
11b8f130b0
[UPD] Update partner_affiliate.pot
6 years ago
Stéphane Bidoul (ACSONE)
876dfe27cf
remove obsolete .pot files [ci skip]
6 years ago
Raúl Martín
51ea57da80
[MIG][11.0] Migration of partner_affiliate to v11 ( #579 )
* [MIG] Migration of partner_affiliate to v11
* Fixing use of @class and do not inheriting address from parent company
* Improving legibility and details of fields
* Fixing travis errors
7 years ago
oca-travis
66cc60fe25
[UPD] Update partner_identification.pot
6 years ago
Simone Orsi
32fec0e2fd
partner_identification: fix/imp tests on res.partner
7 years ago
Simone Orsi
707a05fa90
[11.0][MIG] partner_identification
7 years ago
OCA Transbot
0850e15af7
OCA Transbot updated translations from Transifex
9 years ago
Dave Lasley
fdb96b1a0f
[FIX] partner_identification: Infinite loop in search ( #436 )
8 years ago
Dave Lasley
91636b5eea
[10.0][IMP] partner_identification: Add field computation and inverses ( #419 )
* [IMP] partner_identification: Add field computation and inverses
* Add methods to allow for computation and inverse of an ID field of a specific category type
* [IMP] partner_identification: Add search option
8 years ago
Dave Lasley
ce1f803a3e
[IMP] partner_identification: Add context override ( #373 )
Allow for context override of validations using ``id_no_validate``
8 years ago
Juan Jose Scarafia
20b99f89b0
[FIX] partner_identification: pylint
8 years ago
Juan Jose Scarafia
a5e2dea5a7
[ADD] partner_identification: sales_team dep
8 years ago