oca-travis
ba5a5e48dc
[UPD] Update partner_firstname.pot
7 years ago
Stéphane Bidoul (ACSONE)
6ebb3ac7d2
remove obsolete .pot files [ci skip]
7 years ago
OCA Transbot
a9e98e0dad
OCA Transbot updated translations from Transifex
7 years ago
Holger Brunn
360a8bd777
[FIX] don't override defaults from context
7 years ago
OCA Transbot
47ab3952fc
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
6bb4a3227f
OCA Transbot updated translations from Transifex
7 years ago
Dave Lasley
d5392d9b9c
[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
f0606006b5
[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
OCA Transbot
fb29ff011d
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
dc7bbce631
OCA Transbot updated translations from Transifex
8 years ago
Damien Crier
24546d77d8
fix unicode/ascii error
8 years ago
OCA Transbot
561e8c5670
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
b46bf34b59
[UPD] add ACSONE in authors
8 years ago
Stéphane Bidoul (ACSONE)
82f20e2342
[UPD] partner_firstname: fix website url in manifest
8 years ago
Dave Lasley
ddad824f42
[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
0f4391d5d7
OCA Transbot updated translations from Transifex
8 years ago
Marcel Much
15d9cf35ff
[FIX] partner_firstname: name, firstname and lastname only required if adress 'type' is contact
8 years ago
OCA Transbot
54eea9bc8e
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
b383008f53
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
5f08b63926
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
b65c4c1f0a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d40dc0713a
OCA Transbot updated translations from Transifex
8 years ago
Antonio Espinosa
2b7df4fae6
[IMP] Partner names order configurable
9 years ago
Sylvain GARANCHER
7970c312f9
[MIG] Migrate partner_firstname to v10
8 years ago
Pedro M. Baeza
3e8e73a37a
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
9c081d783b
[MIG] Make modules uninstallable
8 years ago
Stéphane Bidoul (ACSONE)
edb5fb998d
[FIX] remove en.po that was erroneously created by transbot
9 years ago
OCA Transbot
6949da0ef6
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
77f8cbeb1f
OCA Transbot updated translations from Transifex
9 years ago
Yannick Vaucher
17d8619e01
Fix user form with firstname and lastname asking for a mandatory name
9 years ago
OCA Transbot
fde972cd1c
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
d032724724
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
1e3537d7f5
OCA Transbot updated translations from Transifex
9 years ago
Paulius Sladkevičius
781cb444bb
partner_firstname: fix user creation
User name field is required what is stoping to create a new user
9 years ago
OCA Transbot
5ed8572815
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
4776fd4094
OCA Transbot updated translations from Transifex
9 years ago
Yannick Vaucher
205ccfe44c
Add test for shipping address with empty name
9 years ago
Yannick Vaucher
b5cabce286
Filename conventions
9 years ago
Yannick Vaucher
d00ffec900
[FIX] Ensure default values are computed for res.users
9 years ago
Yannick Vaucher
854d6a3ee2
fixup constraint
9 years ago
Sebastien LANGE
49e71758dc
partner_firstname: Name is not mandatory if partner is an address
9 years ago
Yannick Vaucher
05015ef5ff
[PORT][9.0] Adapt tests to take new constraint raising IntegrityError
9 years ago
Yannick Vaucher
1a5180e9fb
[PORT][9.0] partner_firstname - Format of string in __openerp__.py
9 years ago
Yannick Vaucher
fb7d31d6dc
[PORT][9.0] partner_firstname - remove hack to be able to edit user view. Fixed in odoo/odoo#cf63d4d277ef1ba02ff4ebcdae8583332a1775b1
9 years ago
Yannick Vaucher
efb51adf4d
[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
9477c44e7e
Credit creators, using same name across modules to avoid split statistics.
Conflicts:
partner_contact_gender/__openerp__.py
9 years ago
David Beal
50498ce5ef
[FIX] _get_inverse_name in case of space in name
10 years ago
Jairo Llopis
df754ec2a1
PEP8 fix.
9 years ago
Jairo Llopis
24f15fa8c2
Fix test that was having sentences after return.
9 years ago
Jairo Llopis
21c63b4261
After all, this was just a workaround. Remove it.
The real fix was in #171 . I leave the tests.
9 years ago