<p><aclass="reference external"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external"href="https://github.com/OCA/partner-contact/tree/10.0/partner_address_version"><imgalt="OCA/partner-contact"src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github"/></a><aclass="reference external"href="https://translation.odoo-community.org/projects/partner-contact-10-0/partner-contact-10-0-partner_address_version"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external"href="https://runbot.odoo-community.org/runbot/134/10.0"><imgalt="Try me on Runbot"src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png"/></a></p>
<p>This module allows to manage versions for partner addresses.</p>
<p>You can define a list of versionned fields, for instance address, country, …
Those fields cannot be changed once an address is versionned.</p>
<p>This can be useful to know where a sale order has been delivered even after several changes on the partner addresses.</p>
<p><aclass="reference external"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external"href="https://github.com/OCA/partner-contact/tree/12.0/partner_address_version"><imgalt="OCA/partner-contact"src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github"/></a><aclass="reference external"href="https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_address_version"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external"href="https://runbot.odoo-community.org/runbot/134/12.0"><imgalt="Try me on Runbot"src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png"/></a></p>
<p>This module allows you to manage versions for partner addresses.</p>
<p>A list of fields are defined for versioning. These are immutable once set, and force the user to create a new partner
if they want to change one of these fields.</p>
<p>This forces historical consistency. For example, the moment you confirm a
sale order, you might want to lock the address of that sale order instead of having it
change everytime that partner is modified (see e.g sale_partner_version).</p>
<p><strong>Table of contents</strong></p>
<divclass="contents local topic"id="contents">
<ulclass="simple">
@ -389,7 +391,7 @@ Those fields cannot be changed once an address is versionned.</p>
<p>Bugs are tracked on <aclass="reference external"href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
@ -413,7 +416,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>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.</p>
<p>This module is part of the <aclass="reference external"href="https://github.com/OCA/partner-contact/tree/10.0/partner_address_version">OCA/partner-contact</a> project on GitHub.</p>
<p>This module is part of the <aclass="reference external"href="https://github.com/OCA/partner-contact/tree/12.0/partner_address_version">OCA/partner-contact</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <aclass="reference external"href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>