33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > README.rst </ title >
6+ < title > Partner first name and last name </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document ">
363+ < div class ="document " id ="partner-first-name-and-last-name ">
364+ < h1 class ="title "> Partner first name and last name</ h1 >
364365
365-
366- < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367- < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368- </ a >
369- < div class ="section " id ="partner-first-name-and-last-name ">
370- < h1 > Partner first name and last name</ h1 >
371366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367!! This file is generated by oca-gen-addon-readme !!
373368!! changes will be overwritten. !!
374369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:bcf53401576a235e25d371fa9fa02b35e39bab9df9045b75bf04724a72b7bed9
370+ !! source digest: sha256:224a197e758626faea4d1e92876a2039c4c17bb1d8d5acea1270f4a9b4b5e9eb
376371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/partner-contact/tree/18.0/partner_firstname "> < img alt ="OCA/partner-contact " src ="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_firstname "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/partner-contact/tree/18.0/partner_firstname "> < img alt ="OCA/partner-contact " src ="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_firstname "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378373< p > This module was written to extend the functionality of contacts to
379374support having separate last name and first name.</ p >
380375< p > < strong > Table of contents</ strong > </ p >
@@ -393,7 +388,7 @@ <h1>Partner first name and last name</h1>
393388</ ul >
394389</ div >
395390< div class ="section " id ="configuration ">
396- < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
391+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
397392< p > < strong > Fields Order</ strong > </ p >
398393< p > You can configure some common name patterns for the inverse function in
399394Settings > General settings:</ p >
@@ -419,7 +414,7 @@ <h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
419414< p > < img alt ="partner_names_required_fields " src ="https://raw.githubusercontent.com/OCA/partner-contact/18.0/partner_firstname/static/description/partner_names_required_fields.png " /> </ p >
420415</ div >
421416< div class ="section " id ="usage ">
422- < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
417+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
423418< p > The field < em > name</ em > becomes a stored function field concatenating the < em > last
424419name</ em > and the < em > first name</ em > . This avoids breaking compatibility with
425420other modules.</ p >
@@ -436,7 +431,7 @@ <h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
436431contact).</ p >
437432</ div >
438433< div class ="section " id ="known-issues-roadmap ">
439- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h2 >
434+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h1 >
440435< p > Patterns for the inverse function are configurable only at system level.
441436Maybe this configuration could depend on partner language, country or
442437company, as discussed at < a class ="reference external " href ="https://github.com/OCA/partner-contact/issues/210 "> this OCA
@@ -445,17 +440,17 @@ <h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
445440level in firstname.mixin level, harmonizing different implementations.</ p >
446441</ div >
447442< div class ="section " id ="bug-tracker ">
448- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
443+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
449444< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/partner-contact/issues "> GitHub Issues</ a > .
450445In case of trouble, please check there if your issue has already been reported.
451446If you spotted it first, help us to smash it by providing a detailed and welcomed
452447< a class ="reference external " href ="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_firstname%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
453448< p > Do not contact contributors directly about support or help with technical issues.</ p >
454449</ div >
455450< div class ="section " id ="credits ">
456- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
451+ < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
457452< div class ="section " id ="authors ">
458- < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
453+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
459454< ul class ="simple ">
460455< li > Camptocamp</ li >
461456< li > Grupo ESOC Ingeniería de Servicios</ li >
@@ -467,7 +462,7 @@ <h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
467462</ ul >
468463</ div >
469464< div class ="section " id ="contributors ">
470- < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
465+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
471466< ul class ="simple ">
472467< li > Nicolas Bessi << a class ="reference external " href ="mailto:nicolas.bessi@camptocamp.com "> nicolas.bessi@camptocamp.com</ a > ></ li >
473468< li > Yannick Vaucher << a class ="reference external " href ="mailto:yannick.vaucher@camptocamp.com "> yannick.vaucher@camptocamp.com</ a > ></ li >
@@ -496,7 +491,7 @@ <h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
496491</ ul >
497492</ div >
498493< div class ="section " id ="maintainers ">
499- < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
494+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
500495< p > This module is maintained by the OCA.</ p >
501496< a class ="reference external image-reference " href ="https://odoo-community.org ">
502497< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -511,6 +506,5 @@ <h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
511506</ div >
512507</ div >
513508</ div >
514- </ div >
515509</ body >
516510</ html >
0 commit comments