694 Commits (b8c51af171f2f2455aa37f0140a487a1fd5a4ec8)
 

Author SHA1 Message Date
Jairo Llopis 78163987f1 After all, this was just a workaround. Remove it. 9 years ago
Jairo Llopis e45571f9c3 Fix flake8 error 9 years ago
Jairo Llopis 9ffb67aba2 Fix bug #154. 9 years ago
Jairo Llopis a1aedcb30e Allow creation of partners from *Create and Edit*. 9 years ago
Jairo Llopis 03a2fd9f92 Inverse values of name if required at creation. 9 years ago
Jairo Llopis 40b0717d38 Fix #78. Test it too. 9 years ago
Jairo Llopis e382bff1cc Prepare partner_firstname for partner_second_lastname 10 years ago
Pedro M. Baeza a9af4c759a [MIG] Make modules uninstallable 9 years ago
Stéphane Bidoul 2cb28386d8 [UPD] prefix versions with 8.0 9 years ago
Adrien Peiffer (ACSONE) 7741afef41 [IMP][partner_firstname] Update documentation according methods refactoring 10 years ago
Yannick Vaucher a150afb1f9 Add missing default oca icons 10 years ago
Adrien Peiffer (ACSONE) 2e592a1bd9 [REF][partner_firstname] Method refactoring to use algorithms in other model 10 years ago
Jairo Llopis 37d3cfbe75 Tests work with `mail` module installed now. 10 years ago
Jairo Llopis a8d9b47f7b Use new() to create onchange records. Reduce redundancy in tests. 10 years ago
Jairo Llopis 1613c2cc3f Fix UI problem when lastname was u"". 10 years ago
Jairo Llopis b059c69c1e Fix recursive onchange misbehavior & tests. 10 years ago
Jairo Llopis 56e95e7df4 Add docs to test modules. 10 years ago
Jairo Llopis f705144bc5 New tests, some fail. 10 years ago
Jairo Llopis 4c26197103 Add new tests and fix the resulting bugs. 10 years ago
Jairo Llopis b297844334 Fix users not being able to create companies. 10 years ago
Jairo Llopis c0825a8097 Workaround https://github.com/odoo/odoo/issues/6324. 10 years ago
Jairo Llopis 9835737fb4 Better docstrings. 10 years ago
Jairo Llopis 3093d3355e Rename methods to follow guidelines. 10 years ago
Jairo Llopis 013dd24913 Execute _firstname_install when installing, and log it. 10 years ago
Jairo Llopis a655699da3 Add args to exception to display the correct message in the UI. 10 years ago
Jairo Llopis 6bedce92d3 Increase coverage. 10 years ago
Jairo Llopis 4ffb061538 Credits to last translator. 10 years ago
Jairo Llopis 516ef6ea02 Preserve old view names. 10 years ago
Jairo Llopis fd0dd16f3b Remove license header in XML files. 10 years ago
Jairo Llopis aaa43886e8 Split _name_inverse adding _name_clean_inverse. 10 years ago
Jairo Llopis 31f8dbb697 Fix wrong comments. 10 years ago
Jairo Llopis f38a00dc27 Use unicode for code & tests. 10 years ago
Jairo Llopis 7c20f94906 Add test for whitespace trimming. 10 years ago
Jairo Llopis 6e80b74330 Reduce tests' redundancy. 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 eca1bbfadd Fix wrong naming. 10 years ago
Jairo Llopis 8e0adb0d84 Better partner_firstname. Merged rebase. 10 years ago
Hans Henrik Gabelgaard 6fef2f67a0 Danish translation of partner_firstname 10 years ago
Leonardo Donelli 3f14de66d4 [ADD] Italian translation 10 years ago
Ronald Portier (Therp BV) 0a008d97bb [FIX] cannot create user due to required name. 10 years ago
Pedro M. Baeza eaa95fb82e [FIX] partner_firstname: Better practices in views 10 years ago
Alexandre Fayolle 0a27963730 Add OCA as author of OCA addons 10 years ago
Sylvain Van Hoof 2df2f88341 [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 03ef576f0b [FIX] partner_firstname: Change _id by id in the method copy_data to avoid problem with the new API 10 years ago
Antonio Espinosa 50cc65c057 Spanish translation 10 years ago
Alex Comba 6b965885b7 Fix pylint errors 10 years ago
Sandy Carter 4832f544c6 Fix pep8 (line length) 11 years ago
Lorenzo Battistini 96daa6a5e3 [IMP] _set_default_value_on_column avoiding useless queries 11 years ago
Lorenzo Battistini ea2f670e52 [FIX] partner_firstname - PEP8 11 years ago