Adrien Peiffer (ACSONE)
|
7741afef41
|
[IMP][partner_firstname] Update documentation according methods refactoring
|
10 years ago |
Adrien Peiffer (ACSONE)
|
2e592a1bd9
|
[REF][partner_firstname] Method refactoring to use algorithms in other model
|
10 years ago |
Jairo Llopis
|
1613c2cc3f
|
Fix UI problem when lastname was u"".
It should be `False` to avoid `required` errors.
|
10 years ago |
Jairo Llopis
|
b059c69c1e
|
Fix recursive onchange misbehavior & tests.
|
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.
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
|
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
|
aaa43886e8
|
Split _name_inverse adding _name_clean_inverse.
Conflicts:
partner_firstname/models.py
|
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
|
a2dd8a7bb9
|
Rename exception according to PEP8.
|
10 years ago |
Jairo Llopis
|
eca1bbfadd
|
Fix wrong naming.
|
10 years ago |
Jairo Llopis
|
8e0adb0d84
|
Better partner_firstname. Merged rebase.
|
10 years ago |