-
-
Notifications
You must be signed in to change notification settings - Fork 868
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
55cf21b
commit 12cd22e
Showing
4 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ Partner second last name | |
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:bafdbdb615a90a20dddf767945091e7aa6a8703a4c66dc2375e8ddca40201095 | ||
!! source digest: sha256:04440c72cb5fd06d1eb9247a1964276894ec31e45577f0c6daaa1bbaed3d773b | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
|
@@ -49,12 +49,12 @@ Configuration | |
You can configure some common name patterns for the inverse function in | ||
Settings > Configuration > General settings: | ||
|
||
- Lastname SecondLastname Firstname: For example 'Anderson Lavarge | ||
Robert' | ||
- Lastname SecondLastname, Firstname: For example 'Anderson Lavarge, | ||
Robert' | ||
- Firstname Lastname SecondLastname: For example 'Robert Anderson | ||
Lavarge' | ||
- Lastname SecondLastname Firstname: For example 'Anderson Lavarge | ||
Robert' | ||
- Lastname SecondLastname, Firstname: For example 'Anderson Lavarge, | ||
Robert' | ||
- Firstname Lastname SecondLastname: For example 'Robert Anderson | ||
Lavarge' | ||
|
||
After applying the changes, you can recalculate all partners name | ||
clicking "Recalculate names" button. Note: This process could take so | ||
|
@@ -70,9 +70,9 @@ Usage | |
|
||
To use this module, you need to: | ||
|
||
- Edit any partner's form. | ||
- Make sure the partner is not a company. | ||
- Enter firstname and lastnames. | ||
- Edit any partner's form. | ||
- Make sure the partner is not a company. | ||
- Enter firstname and lastnames. | ||
|
||
If you directly enter the full name instead of entering the other fields | ||
separately (maybe from other form), this module will try to guess the | ||
|
@@ -103,11 +103,11 @@ Authors | |
Contributors | ||
------------ | ||
|
||
- Jairo Llopis <[email protected]>. | ||
- Antonio Espinosa. | ||
- Pedro M. Baeza <[email protected]>. | ||
- Nikul Chaudhary <[email protected]> | ||
- Manuel Regidor <[email protected]> | ||
- Jairo Llopis <[email protected]>. | ||
- Antonio Espinosa. | ||
- Pedro M. Baeza <[email protected]>. | ||
- Nikul Chaudhary <[email protected]> | ||
- Manuel Regidor <[email protected]> | ||
|
||
Maintainers | ||
----------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters