61 Commits (69b441227a04b9efb688ffc8c50e393769282ded)

Author SHA1 Message Date
Houzéfa Abbasbhay 69b441227a Update "display name" fields when updating first / last names. 9 years ago
Hans Henrik Gabelgaard 09bec1b1b9 Danish translation of partner_firstname 9 years ago
Leonardo Donelli 7e956487df [ADD] Italian translation 9 years ago
Ronald Portier (Therp BV) a95939c0b7 [FIX] cannot create user due to required name. 9 years ago
Pedro M. Baeza 06cd872ee2 [FIX] partner_firstname: Better practices in views 10 years ago
Alexandre Fayolle de1b5b2f16 Add OCA as author of OCA addons 9 years ago
Sylvain Van Hoof efca594b74 [FIX] partner_firstname : Remove the value checks in tests. With Odoo v8, the value checks in tests raise a Warning "2015-02-05 08:59:44,867 4590 WARNING 00846-develop-v8-9743ea-all openerp.modules.module: Found deprecated fast_suite or checks attribute in test module openerp.addons.partner_firstname.tests. These have no effect in or after version 8.0." 10 years ago
Sylvain Van Hoof ab2f5f157d [FIX] partner_firstname: Change _id by id in the method copy_data to avoid problem with the new API 10 years ago
Antonio Espinosa 4dbe875e88 Spanish translation 10 years ago
Alex Comba 0f65e66c69 Fix pylint errors 10 years ago
Sandy Carter 9db6903f8a Fix pep8 (line length) 10 years ago
Lorenzo Battistini c792e1bcbb [IMP] _set_default_value_on_column avoiding useless queries 10 years ago
Lorenzo Battistini 83539dfd7a [FIX] partner_firstname - PEP8 10 years ago
Lorenzo Battistini 8dc056bd2a [FIX] partner_firstname - some PEP8 10 years ago
Lorenzo Battistini ae4c47d9ed [FIX] IntegrityError: column "lastname" contains null values 10 years ago
Lorenzo Battistini 74426b41ec [FIX] PEP8 10 years ago
Lorenzo Battistini 032c07cc9d [IMP] partner_firstname - logging 10 years ago
Lorenzo Battistini 94979df572 [FIX] IntegrityError: column "lastname" contains null values 10 years ago
Lorenzo Battistini 709daa4e43 [ADD] partner_firstname for v8 10 years ago
Sandy Carter c4f88dbf7a Move partner_last name to unported due to failed install 10 years ago
Sandy Carter 5166eda505 Fix imports in partner_firstname 10 years ago
Sandy Carter 43f85b72d9 Fix pep8 10 years ago
Alexis de Lattre acb266f7da Make the function of the 'name' field inheritable. 10 years ago
unknown f186be5056 Adapt user form to look like partner form 10 years ago
Sandy Carter 473ffe06ea Adapt user form to display first name and last name like partner form 10 years ago
Olivier LAURENT be00f74797 [FIX] some tests failed if user's language is not english 10 years ago
Olivier LAURENT 9275c8ca95 [FIX] avoid traceback when calling the fnct_inv method with a null field_value 11 years ago
Jonathan Nemry d6772ec4a6 Add more controls to avoid to update the name or the lastname fields only with whitespace 11 years ago
Jonathan Nemry 6205e32cf1 [CHG] Some Refactoring Of The Code 11 years ago
Jonathan Nemry 67204566a0 [ADD] Tests For partner-firstname 11 years ago
Jonathan Nemry 3bbde88780 [FIX] Create Sql constraint anyway 11 years ago
Vincent Renaville 4350e2baf2 [FIX] layout for contact view (display Firstname and Lastname label) + add Is a company on contact view of a partner 11 years ago
Holger Brunn be82426493 [ADD] translation template 11 years ago
Holger Brunn 1c31a19eb4 [ADD] Dutch translation 11 years ago
Holger Brunn b00e53c214 [FIX] get required attributes right for companies and non-companies 11 years ago
Holger Brunn 7b4e869b41 [IMP] don't show first/last name fields for companies 11 years ago
Guewen Baconnier b4f783a80a [FIX] missing propagation of the context #2 11 years ago
Guewen Baconnier a2e03b4af6 [FIX] missing propagation of the context 11 years ago
Guewen Baconnier e477bfdc81 [FIX] use a tuple instead of a list 11 years ago
Yannick Vaucher 8c30f6e866 [FIX] partner_firstname - error when lastname being empty with demo data, migrated data or imported data 11 years ago
Vincent Renaville 302cb995d0 [FIX] typo : fix instruction length 11 years ago
Vincent Renaville 0079040a01 [FIX] search 11 years ago
Vincent Renaville 8fde69d726 [FIX] firstname lastname fix if empty 11 years ago
Yannick Vaucher a523bd86fd [IMP] partner_firstname - giving some meaning to a comment 11 years ago
Yannick Vaucher 911a8fd444 [FIX] partner_firstname - adapt partner form inherit to new partner form 11 years ago
Yannick Vaucher 115ff5f834 [IMP] partner_firstname - less steps in partner vals(e) 12 years ago
Yannick Vaucher 331b2a4c64 [FIX] partner_firstname name not editable in user view 12 years ago
unknown a2dadab9b9 [MRG] Typo 12 years ago
unknown d89ce278a2 [FIX] user creation from res_user form 12 years ago
Alexandre Fayolle 28bb7e64ca [IMP] small improvements in module description and docstrings 12 years ago