OCA Git Bot
6e5584a688
[ADD] setup.py
7 years ago
Jordi Ballester Alomar
832f1d9fa0
Merge pull request #495 from Eficent/11.0-mig-partner_second_lastname
[11.0][mig ][partner_second_lastname]
7 years ago
Jordi Ballester Alomar
7ed604511e
Merge pull request #487 from etobella/11.0-mig-partner_firstname
[11.0] [MIG] partner_firstname: Migration to 11.0
7 years ago
Pedro M. Baeza
09c33860ff
Merge pull request #504 from LasLabs/hotfix/11.0/update-gitignore
[11.0][IMP] Update Gitignore to new template
7 years ago
Pedro M. Baeza
3eb222f145
[MIG] partner_external_map: Migration to 11.0
7 years ago
OCA Transbot
63077a2f21
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
a6fba13130
Port partner_external_map to v10
Remove Yahoo Maps
Update URLs for MapQuest
8 years ago
Pedro M. Baeza
8b8da8e6d4
[MIG] Make modules uninstallable + rename manifest
8 years ago
OCA Transbot
09caa28662
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
f46914a90b
[IMP] partner_external_map: Add tests
9 years ago
Pedro M. Baeza
319d232d17
[IMP] partner_external_map: Better layout + icon + some refactoring
9 years ago
Pedro M. Baeza
8ef43bb511
[IMP] partner_external_maps > partner_external_map
9 years ago
Dave Lasley
12ff545481
[IMP] Update Gitignore to new template
7 years ago
Jordi Ballester
a48e13c663
migration to 11.0
7 years ago
OCA Transbot
a64715de11
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
be5dd67c3a
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
25fbbf97c4
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
00cbc810cc
[MIG] partner_second_lastname: Migration to 10.0
8 years ago
Antonio Espinosa
59f6a91c62
[IMP] partner_second_lastname: Partner names order configurable
9 years ago
Jairo Llopis
4ad645fa33
Add module partner_lastname2.
10 years ago
Enric Tobella
01a92d1f54
[MIG] partner_firstname
7 years ago
Dave Lasley
d7d2868a94
[IMP] partner_firstname: Only run install function on update
* Remove yml data file for install and move method to init hook
* Bump version
7 years ago
Dave Lasley
444249a491
[IMP] partner_firstname: Add indices
* Add index to first and last name in order to allow for quicker searches - fixing an incredibly slow update time with large dbs
7 years ago
Damien Crier
1248d913a3
fix unicode/ascii error
8 years ago
Stéphane Bidoul (ACSONE)
25ed841a66
[UPD] add ACSONE in authors
8 years ago
Stéphane Bidoul (ACSONE)
f3946ea00e
[UPD] partner_firstname: fix website url in manifest
8 years ago
Dave Lasley
e8b98fc1c1
[MIG] partner_firstname: Upgrade to v10
* Prefer odoo to openerp & remove data tags
* Move exceptions file out of models
* Fix string selection in xpath
* Rename res_users and add import
* Fix api mismatches
* Add missing param
* Alphabetize imports
* Remove readonly from computed field
* Remove deprecated api.one
* Add Tecnativa
* Fix icon
* Fix singleton issue
* Add depends to compute
8 years ago
OCA Transbot
3523a73d45
OCA Transbot updated translations from Transifex
8 years ago
Marcel Much
11db867c3d
[FIX] partner_firstname: name, firstname and lastname only required if adress 'type' is contact
8 years ago
Antonio Espinosa
753ad91531
[IMP] Partner names order configurable
9 years ago
Sylvain GARANCHER
1dd40e9b39
[MIG] Migrate partner_firstname to v10
8 years ago
Pedro M. Baeza
2893b796ae
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
2e60a1b33c
[MIG] Make modules uninstallable
8 years ago
Stéphane Bidoul (ACSONE)
3ef594f856
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
e72b460ffd
OCA Transbot updated translations from Transifex
9 years ago
Yannick Vaucher
7920b4c6b4
Fix user form with firstname and lastname asking for a mandatory name
9 years ago
Paulius Sladkevičius
5b8dca5f26
partner_firstname: fix user creation
User name field is required what is stoping to create a new user
9 years ago
Yannick Vaucher
bc6e5bbcdd
Add test for shipping address with empty name
9 years ago
Yannick Vaucher
0675044788
Filename conventions
9 years ago
Yannick Vaucher
2dac5dcc29
[FIX] Ensure default values are computed for res.users
9 years ago
Yannick Vaucher
3653129b88
fixup constraint
9 years ago
Sebastien LANGE
2e06431d92
partner_firstname: Name is not mandatory if partner is an address
9 years ago
Yannick Vaucher
bca2737f6b
[PORT][9.0] Adapt tests to take new constraint raising IntegrityError
9 years ago
Yannick Vaucher
013806fd8c
[PORT][9.0] partner_firstname - Format of string in __openerp__.py
9 years ago
Yannick Vaucher
b64251503c
[PORT][9.0] partner_firstname - remove hack to be able to edit user view. Fixed in odoo/odoo#cf63d4d277ef1ba02ff4ebcdae8583332a1775b1
9 years ago
Yannick Vaucher
5747ab3ac3
[PORT] partner_firstname to 9.0
- add missing authors
- use reduced license header
- move models in models directory
- adapt views
- show firstname, lastname only in edit mode
- use company_type in views instead of is_company
- adapt constraint on contacts
9 years ago
Jairo Llopis
b789c0a882
Credit creators, using same name across modules to avoid split statistics.
Conflicts:
partner_contact_gender/__openerp__.py
9 years ago
David Beal
6c8a343c9e
[FIX] _get_inverse_name in case of space in name
10 years ago
Jairo Llopis
fa8f4ca7ec
PEP8 fix.
9 years ago
Jairo Llopis
c84e440217
Fix test that was having sentences after return.
9 years ago