OCA Git Bot
36d094636a
[ADD] setup.py
8 years ago
Moises Lopez - https://www.vauxoo.com/
ab1fcae0b2
Merge pull request #445 from Jarsa-dev/10.0-base_partner_merge
Migrate base_partner_merge to V10
8 years ago
OCA Git Bot
4259114e1f
[UPD] addons table in README.md
8 years ago
Alan Ramos
34dcf4aae9
[FIX] Migrate base_partner_merge to V10
8 years ago
David Vidal
1a0000c184
[MIG] base_location_nuts: Migration to 10.0
8 years ago
OCA Transbot
b4737847ac
OCA Transbot updated translations from Transifex
9 years ago
Jairo Llopis
996cc0d02e
Fix typo.
9 years ago
Jairo Llopis
dcd0bb715f
Fix linter.
9 years ago
Jairo Llopis
158040d142
Make method recieve the level as int.
9 years ago
Antonio Espinosa
40deda779f
Use separate and explicit fields for each NUTS level
9 years ago
Jairo Llopis
541c707e5f
Fix KeyError: 'substate_id_level'.
9 years ago
Jairo Llopis
3fd78573f0
Return dict() to make it easier for submodules to add domains.
9 years ago
Jairo Llopis
c72f3a8622
Update base_location_nuts to 8.0.2.0.0.
This makes NUTS labels and levels to be stored in the res.country object.
Now creating l10n submodules is a piece of cake!
Relational fields now follow guidelines on naming. Old name attribute used
for backwards compatibility wherever needed.
Also some methods have been renamed, and refactored to be smarter. Most cases
l10n modules will just need to fill the res.contry table, and regions and
substates domains will work out of the box. In case you still need to
overwrite any method, splitting in smaller methods makes it easier too.
Oh! And no need for recursive dictionary updates.
9 years ago
OCA Transbot
c0a8ba438c
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
dc7bbce631
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
18608cbd0e
[ADD] setup.py
8 years ago
OCA Git Bot
247691e6b4
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
3bbb953af8
Merge pull request #437 from Tecnativa/10.0-partner_second_lastname
[10.0][MIG] partner_second_lastname: Migration to 10.0
8 years ago
Pedro M. Baeza
d68e73339b
[MIG] partner_second_lastname: Migration to 10.0
8 years ago
OCA Transbot
a82cc190bb
OCA Transbot updated translations from Transifex
9 years ago
Antonio Espinosa
ff56470589
[IMP] partner_second_lastname: Partner names order configurable
9 years ago
OCA Transbot
6e7866637c
OCA Transbot updated translations from Transifex
9 years ago
Jairo Llopis
c17062ef33
Add module partner_lastname2.
10 years ago
OCA Transbot
6997fe87c8
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
d01f09a84f
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
1da21d918e
Merge pull request #393 from acsone/10.0-mig_partner_academic_title_mgs
[10.0][MIG][partner_academic_title] partner academic title mgs
8 years ago
gilles
446082c0bb
[MIG] from v8 to v10
8 years ago
Adrien Peiffer (ACSONE)
7048254ba6
Avoid to display academic titles on companies. closes #217 .
9 years ago
OCA Transbot
4cbd1770cd
remove en.po that was erroneously created by transbot
9 years ago
Damien Crier
24546d77d8
fix unicode/ascii error
8 years ago
OCA Transbot
561e8c5670
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
15551d1d68
[UPD] addons table in README.md
8 years ago
Adrien Peiffer (ACSONE)
d924b08bad
Flake8 issue
9 years ago
Adrien Peiffer (ACSONE)
b7ea2db86a
Add translate=True on academic title name
9 years ago
Sylvère Richard
3f7486eb89
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
Adrien Peiffer (ACSONE)
6b4b644ee3
Add partner_academic_title module
9 years ago
Pedro M. Baeza
5951dae373
Merge pull request #363 from NL66278/10.0-partner_multi_relation
[10.0] partner multi relation
8 years ago
David Vidal
200d19fec1
[IMP] Menu order and v10 deprecations
8 years ago
Alexandre Fayolle
d0fb7e891f
[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
b826236693
[MIG] partner_multi_relation: Migration to 10.0
8 years ago
OCA Transbot
c5e0236c88
OCA Transbot updated translations from Transifex
8 years ago
Ronald Portier
9eccf77754
9.0 partner relations v8api ( #304 )
[MIG] partner_relations
* New API.
* Rename module partner_relations to partner_multi_relation.
* More test
* View adaptations
8 years ago
OCA Git Bot
f1fb01c64d
[ADD] setup.py
8 years ago
OCA Git Bot
40337bca0f
[UPD] addons table in README.md
8 years ago
Rafael Blasco
8ae229d16d
Merge pull request #426 from Tecnativa/10.0-mig-partner_employee_quantity
[MIG] partner_employee_quantity: Migration to 10.0
8 years ago
David Vidal
8e4cb8ef2a
[MIG] partner_employee_quantity: Migration to 10.0
8 years ago
OCA Transbot
45619bfcb1
OCA Transbot updated translations from Transifex
9 years ago
Jairo Llopis
1d022772ec
Rename to partner_employee_quantity.
9 years ago
Pedro M. Baeza
b852b4606f
Merge pull request #429 from Tecnativa/10.0-fix_travis
[FIX] partner_contact: Fix Travis
8 years ago
Pedro M. Baeza
b10ba728a7
[FIX] partner_department: Depend on sales_team
As it uses some XML-IDs from it.
8 years ago