Metadata-Version: 2.1
Name: odoo-addon-website_sale_partner_firstname
Version: 15.0.1.0.0.3
Requires-Python: >=3.8
Requires-Dist: odoo-addon-partner_firstname>=15.0dev,<15.1dev
Requires-Dist: odoo-addon-website_account_fiscal_position_partner_type>=15.0dev,<15.1dev
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Introduce lastname in website.
Home-page: https://github.com/sygel-technology/sy-website
License: AGPL-3
Author: Sygel Technology,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 15.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :target: http://www.gnu.org/licenses/agpl
    :alt: License: AGPL-3

=============================
Website Sale Partner Lastname
=============================

This module allows users to introduce and edit their lastname from the portal.

Installation
============

To install this module, you need to:

#. Only install


Configuration
=============

To configure this module, you need to:

#. No configuration needed.


Usage
=====

Lastname can be set from 3 differents places in the portal:

* Signup page
* User's details page
* Checkout billing address page
* Checkout shipping address page

In all cases but the checkout shipping address page, lastname field must be filled if the user is B2C. Otherwise, it can be left blank. In the checkout shipping address page, lastname can be left blank.


Bug Tracker
===========

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-website/issues>`_.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description `here <https://github.com/sygel-technology/sy-website/issues/new>`_.

Do not contact contributors directly about support or help with technical issues.


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)


Contributors
~~~~~~~~~~~~

* Manuel Regidor <manuel.regidor@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://www.sygel.es/logo.png
   :alt: Sygel
   :target: https://www.sygel.es

This module is part of the `Sygel/sy-website <https://github.com/sygel-technology/sy-website>`_.

To contribute to this module, please visit https://github.com/sygel-technology.
