Enric Tobella
01a92d1f54
[MIG] partner_firstname
7 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
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
e382bff1cc
Prepare partner_firstname for partner_second_lastname
10 years ago
Jairo Llopis
a655699da3
Add args to exception to display the correct message in the UI.
10 years ago
Jairo Llopis
a2dd8a7bb9
Rename exception according to PEP8.
10 years ago
Jairo Llopis
504c50bd5c
Remove subclassing of exception, since there is only one.
10 years ago
Jairo Llopis
8e0adb0d84
Better partner_firstname. Merged rebase.
10 years ago