OCA Transbot
|
12a59c97a9
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Jairo Llopis
|
ff74f5a70c
|
Credit creators, using same name across modules to avoid split statistics.
|
9 years ago |
OCA Transbot
|
21c3235c60
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Transbot
|
4cb5d418dd
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Transbot
|
1579eac11b
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Jairo Llopis
|
0a6d4f9f70
|
PEP8 fix.
|
9 years ago |
Jairo Llopis
|
5baedf7d18
|
Fix test that was having sentences after return.
|
9 years ago |
Jairo Llopis
|
0b13c13287
|
After all, this was just a workaround. Remove it.
The real fix was in #171. I leave the tests.
|
9 years ago |
Jairo Llopis
|
f2ba28e980
|
Fix and test partner_contact_birthdate too.
Fix flake8 error too.
|
9 years ago |
Jairo Llopis
|
c8d9dbe5f0
|
Fix bug #154.
|
9 years ago |
Jairo Llopis
|
d9655a5efb
|
Allow creation of partners from *Create and Edit*.
This fixes #78 and adds new tests for it.
|
9 years ago |
Jairo Llopis
|
57d0eb7362
|
Inverse values of name if required at creation.
|
9 years ago |
Jairo Llopis
|
de49548a77
|
Fix #78. Test it too.
|
9 years ago |
Jairo Llopis
|
14d23db8d0
|
Add module partner_lastname2.
|
10 years ago |
Stéphane Bidoul
|
53275d3126
|
[UPD] prefix versions with 8.0
|
9 years ago |
OCA Transbot
|
5df1b51748
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Transbot
|
d88c9a8a0e
|
OCA Transbot updated translations from Transifex
|
10 years ago |
David Beal
|
7045b0b36a
|
[FIX] _get_inverse_name in case of space in name
|
10 years ago |
Adrien Peiffer (ACSONE)
|
181696ca9e
|
[IMP][partner_firstname] Update documentation according methods refactoring
|
10 years ago |
Yannick Vaucher
|
475eb69d0d
|
Add missing default oca icons
|
10 years ago |
Adrien Peiffer (ACSONE)
|
1a97ad9a57
|
[REF][partner_firstname] Method refactoring to use algorithms in other model
|
10 years ago |
Jairo Llopis
|
1e666a0db8
|
Tests work with `mail` module installed now.
Sometimes, the only way is to just skip them.
|
10 years ago |
Jairo Llopis
|
ba74af5c9b
|
Use new() to create onchange records. Reduce redundancy in tests.
|
10 years ago |
Jairo Llopis
|
e04623c793
|
Fix UI problem when lastname was u"".
It should be `False` to avoid `required` errors.
|
10 years ago |
Jairo Llopis
|
e923247edc
|
Fix recursive onchange misbehavior & tests.
|
10 years ago |
Jairo Llopis
|
bf13a1c267
|
Add docs to test modules.
|
10 years ago |
Jairo Llopis
|
feab390178
|
New tests, some fail.
|
10 years ago |
Jairo Llopis
|
6ffca482b2
|
Add new tests and fix the resulting bugs.
|
10 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
|
79e37f85c3
|
Better docstrings.
|
10 years ago |
Jairo Llopis
|
299b4e2f5f
|
Rename methods to follow guidelines.
|
10 years ago |
Jairo Llopis
|
4b9ab2dfaa
|
Execute _firstname_install when installing, and log it.
|
10 years ago |
Jairo Llopis
|
2dcb159bdd
|
Add args to exception to display the correct message in the UI.
|
10 years ago |
Jairo Llopis
|
ac719b66e8
|
Increase coverage.
|
10 years ago |
Jairo Llopis
|
40af0327b0
|
Credits to last translator.
|
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
|
4b125173f7
|
Split _name_inverse adding _name_clean_inverse.
Conflicts:
partner_firstname/models.py
|
10 years ago |
Jairo Llopis
|
3ab7b801e6
|
Fix wrong comments.
|
10 years ago |
Jairo Llopis
|
9a72a9efd0
|
Use unicode for code & tests.
|
10 years ago |
Jairo Llopis
|
3c8be01571
|
Add test for whitespace trimming.
|
10 years ago |
Jairo Llopis
|
49626e192a
|
Reduce tests' redundancy.
|
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
|
1a58c2fa7d
|
Fix wrong naming.
|
10 years ago |
Jairo Llopis
|
d9a7291ef0
|
Better partner_firstname. Merged rebase.
|
10 years ago |
Hans Henrik Gabelgaard
|
09bec1b1b9
|
Danish translation of partner_firstname
|
10 years ago |
Leonardo Donelli
|
7e956487df
|
[ADD] Italian translation
|
10 years ago |
Ronald Portier (Therp BV)
|
a95939c0b7
|
[FIX] cannot create user due to required name.
|
10 years ago |