|
|
@ -6,22 +6,43 @@ |
|
|
|
Partner contact birthplace |
|
|
|
========================== |
|
|
|
|
|
|
|
This module allows to define a birthplace for partners. |
|
|
|
This module extends the functionality of Odoo to support setting a bithplace city and allows you to benefit of a clearer API and UI. |
|
|
|
|
|
|
|
|
|
|
|
Installation |
|
|
|
============ |
|
|
|
|
|
|
|
To install this module, you need to: |
|
|
|
|
|
|
|
* Install the OCA repository `partner-contact`_. |
|
|
|
* Update your modules list. |
|
|
|
* Search and install this module. |
|
|
|
|
|
|
|
Configuration |
|
|
|
============= |
|
|
|
|
|
|
|
No configuration is needed. |
|
|
|
|
|
|
|
Usage |
|
|
|
===== |
|
|
|
|
|
|
|
To use this module, you need to: |
|
|
|
|
|
|
|
* Edit or create a partner. |
|
|
|
* Ensure it is **not** a company. |
|
|
|
* Go to the *Personal Information* sheet. |
|
|
|
* Set the birthplace there. |
|
|
|
|
|
|
|
For further information, please visit: |
|
|
|
|
|
|
|
* https://www.odoo.com/forum/help-1 |
|
|
|
* https://github.com/OCA/partner-contact/ |
|
|
|
|
|
|
|
|
|
|
|
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
|
|
|
:alt: Try me on Runbot |
|
|
|
:target: https://runbot.odoo-community.org/runbot/134/10.0 |
|
|
|
|
|
|
|
Bug Tracker |
|
|
|
=========== |
|
|
|
|
|
|
|
Bugs are tracked on `GitHub Issues |
|
|
|
<https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please |
|
|
|
check there if your issue has already been reported. If you spotted it first, |
|
|
|
help us smash it by providing detailed and welcomed feedback. |
|
|
|
|
|
|
|
Credits |
|
|
|
======= |
|
|
@ -35,6 +56,7 @@ Contributors |
|
|
|
------------ |
|
|
|
|
|
|
|
* Simone Rubino <simone.rubino@agilebg.com> (www.agilebg.com) |
|
|
|
* Nicolò Crisafulli <nicolo.crisafulli@agilebg.com> (www.agilebg.com) |
|
|
|
|
|
|
|
Do not contact contributors directly about support or help with technical issues. |
|
|
|
|
|
|
@ -51,4 +73,4 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose |
|
|
|
mission is to support the collaborative development of Odoo features and |
|
|
|
promote its widespread use. |
|
|
|
|
|
|
|
To contribute to this module, please visit https://odoo-community.org. |
|
|
|
To contribute to this module, please visit http://odoo-community.org. |