Antonio Espinosa
ff56470589
[IMP] partner_second_lastname: Partner names order configurable
9 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
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
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
Richard deMeester
3d56f00922
Changes to headers.
9 years ago
Jairo Llopis
15ff82734d
Oops... Fixing for PEP 0263, and fix typo.
10 years ago
Jairo Llopis
2019b6622e
Deprecate base_contact.
- Remove nationality and birthday features.
- Move the remaining features to partner_contact_in_several_companies.
- Make base_contact a dummy module.
- Warn deprecation everywhere possible.
10 years ago
Jairo Llopis
4a4568c07b
Add module partner_contact_birthdate.
10 years ago
Jairo Llopis
68a5f7e321
Add module partner_contact_base.
10 years ago
Jairo Llopis
2dcb159bdd
Add args to exception to display the correct message in the UI.
10 years ago
Jairo Llopis
e4decaed79
Rename exception according to PEP8.
10 years ago
Jairo Llopis
1dbb1e0f87
Remove subclassing of exception, since there is only one.
10 years ago
Jairo Llopis
d9a7291ef0
Better partner_firstname. Merged rebase.
10 years ago