1
- .. image :: https://img.shields.io/badge/licence-AGPL--3-blue.svg
1
+ ========================
2
+ Partner second last name
3
+ ========================
4
+
5
+ .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
+ !! This file is generated by oca-gen-addon-readme !!
7
+ !! changes will be overwritten. !!
8
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
+
10
+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
11
+ :target: https://odoo-community.org/page/development-status
12
+ :alt: Beta
13
+ .. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
2
14
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
3
15
:alt: License: AGPL-3
4
-
5
- =======================
6
- Partner second lastname
7
- =======================
16
+ .. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github
17
+ :target: https://github.com/OCA/partner-contact/tree/12.0/partner_second_lastname
18
+ :alt: OCA/partner-contact
19
+ .. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
+ :target: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_second_lastname
21
+ :alt: Translate me on Weblate
22
+ .. |badge5 | image :: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
+ :target: https://runbot.odoo-community.org/runbot/134/12.0
24
+ :alt: Try me on Runbot
25
+
26
+ |badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
8
27
9
28
This module was written to extend the functionality of ``partner_firstname `` to
10
29
support having a second lastname for contact partners.
@@ -14,6 +33,11 @@ In some countries, it's important to have a second last name for contacts.
14
33
Contact partners will need to fill at least one of the name fields
15
34
(*First name *, *First last name * or *Second last name *).
16
35
36
+ **Table of contents **
37
+
38
+ .. contents ::
39
+ :local:
40
+
17
41
Configuration
18
42
=============
19
43
@@ -33,7 +57,6 @@ second lastname from a simple string and also *_get_computed_name* to get a
33
57
name form the firstname, lastname and second lastname.
34
58
These methods can be overridden to change the format specified above.
35
59
36
-
37
60
Usage
38
61
=====
39
62
@@ -51,50 +74,45 @@ lastname using an inverse function.
51
74
If you can, always enter it manually please. Automatic guessing could fail for
52
75
you easily in some corner cases.
53
76
54
- .. image :: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
55
- :alt: Try me on Runbot
56
- :target: https://runbot.odoo-community.org/runbot/134/11.0
57
-
58
-
59
- Known issues / Roadmap
60
- ======================
61
-
62
- Patterns for the inverse function are configurable only at system level. Maybe
63
- this configuration could depend on partner language, country or company,
64
- as discussed at `this OCA issue <https://github.com/OCA/partner-contact/issues/210 >`_
65
-
66
-
67
77
Bug Tracker
68
78
===========
69
79
70
- Bugs are tracked on `GitHub Issues
71
- <https://github.com/OCA/partner-contact/issues> `_. In case of trouble, please
72
- check there if your issue has already been reported. If you spotted it first,
73
- help us smashing it by providing a detailed and welcomed feedback `here
74
- <https://github.com/OCA/partner-contact/issues/new> `_.
80
+ Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues >`_.
81
+ In case of trouble, please check there if your issue has already been reported.
82
+ If you spotted it first, help us smashing it by providing a detailed and welcomed
83
+ `feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_second_lastname%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
75
84
85
+ Do not contact contributors directly about support or help with technical issues.
76
86
77
87
Credits
78
88
=======
79
89
90
+ Authors
91
+ ~~~~~~~
92
+
93
+ * Tecnativa
94
+
80
95
Contributors
81
- ------------
96
+ ~~~~~~~~~~~~
82
97
83
98
* Jairo Llopis <jairo.llopis@tecnativa.com>.
84
99
* Antonio Espinosa.
85
100
* Pedro M. Baeza <pedro.baeza@tecnativa.com>.
101
+ * Nikul Chaudhary <nikulchaudhary2112@gmail.com>
102
+
103
+ Maintainers
104
+ ~~~~~~~~~~~
86
105
87
- Maintainer
88
- ----------
106
+ This module is maintained by the OCA.
89
107
90
108
.. image :: https://odoo-community.org/logo.png
91
109
:alt: Odoo Community Association
92
110
:target: https://odoo-community.org
93
111
94
- This module is maintained by the OCA.
95
-
96
112
OCA, or the Odoo Community Association, is a nonprofit organization whose
97
113
mission is to support the collaborative development of Odoo features and
98
114
promote its widespread use.
99
115
100
- To contribute to this module, please visit https://odoo-community.org.
116
+ This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/12.0/partner_second_lastname >`_ project on GitHub.
117
+
118
+ You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments