Enric Tobella
1a0a972022
[FIX] config_parameter must be readed with sudo
7 years ago
Enric Tobella
01a92d1f54
[MIG] partner_firstname
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
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
Antonio Espinosa
753ad91531
[IMP] Partner names order configurable
9 years ago
Sylvain GARANCHER
1dd40e9b39
[MIG] Migrate partner_firstname to v10
8 years ago
Yannick Vaucher
7920b4c6b4
Fix user form with firstname and lastname asking for a mandatory 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
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