Holger Brunn
360a8bd777
[FIX] don't override defaults from context
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
Damien Crier
24546d77d8
fix unicode/ascii error
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
Antonio Espinosa
2b7df4fae6
[IMP] Partner names order configurable
9 years ago
Sylvain GARANCHER
7970c312f9
[MIG] Migrate partner_firstname to v10
8 years ago
Yannick Vaucher
17d8619e01
Fix user form with firstname and lastname asking for a mandatory 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
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