Emanuel Cino
035372e74b
Improve view of company field in partner form
8 years ago
Dave Lasley
0b1d1a1444
[MIG] partner_firstname: Style improvements for forward port
* Prefer odoo to openerp & remove data tags
* Move exceptions file out of models
8 years ago
Antonio Espinosa
cfeaa1c4b3
[IMP] Partner names order configurable
9 years ago
Marcel Much
262acff854
[FIX] partner_firstname: name, firstname and lastname only required if adress 'type' is contact
8 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
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
24948156e3
Fix users not being able to create companies.
This happened because the invert method was not being called when using
the UI, and because lastname & firstname fields were required while
hidden.
10 years ago
Jairo Llopis
87171bb663
Workaround https://github.com/odoo/odoo/issues/6324 .
10 years ago
Jairo Llopis
4d99869a37
Preserve old view names.
10 years ago
Jairo Llopis
f371c6c428
Remove license header in XML files.
10 years ago
Jairo Llopis
d9a7291ef0
Better partner_firstname. Merged rebase.
10 years ago