Search 1.9 billion lines of Odoo code on GitHub

l10n_nl_postcodeapi

Author: Therp BV,Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0
Repository: janverb/l10n-netherlands
Dependencies: partner_street_number
Languages: PO File (55, 26.1%), Python (103, 48.8%), XML (9, 4.3%), and reStructuredText (44, 20.9%)
Other branches: 10.0-letsencrypt-transip-nl, 11.0, 11.0-letsencrypt-transip-nl, 12.0-mig-l10n_nl_postcodeapi, 7.0, 8.0, and 9.0
Other repositories: AMhadhbi/l10n-netherlands, CGenie/l10n-netherlands, LogicQ/l10n-netherlands, NL66278/l10n-netherlands, Noviat/l10n-netherlands, OCA/l10n-netherlands, StefanRijnhart/l10n-netherlands, apetbiz/l10n-netherlands, danger89/l10n-netherlands, daramousk/l10n-netherlands, elperrofarelo/l10n-netherlands, espo-tony/l10n-netherlands, gfcapalbo/l10n-netherlands, gustavovalverde/l10n-netherlands, hbrunn/l10n-netherlands, hineshr/l10n-netherlands, jeroen-vet/l10n-netherlands, lfreeke/l10n-netherlands, lideritjnma/l10n-netherlands, myonnet/oca-l10n-netherlands, onesteinbv/l10n-netherlands, pscloud/l10n-netherlands, rossasa/l10n-netherlands, smetl/l10n-netherlands, sunflowerit/l10n-netherlands, tarteo/l10n-netherlands, uktc87504/l10n-bulgaria, xpansa/l10n-netherlands, and ydreves/l10n-netherlands

<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.svg"> </a> <a name="auto-completion-for-dutch-addresses"></a> <h2>Auto-completion for Dutch addresses</h2> <p>This module contains integration of the excellent and free address completion service 'PostcodeAPI'. The service allows lookups by zip code and house number, providing street name and city. The lookups will be triggered in the partner form views when a zip code or house number is entered or modified. Only Dutch addresses (which is assumed to include addresses with no country) are auto-completed.</p> <p>More info about the lookup service here: <a class="reference external" href="http://www.postcodeapi.nu/">http://www.postcodeapi.nu/</a></p> <a name="installation"></a> <h3>Installation</h3> <p>This module depends on the module partner_street_number, which will split up the street field into separate fields for street name and number.</p> <p>This module can be gotten from <a class="reference external" href="https://github.com/oca/partner-contact/tree/10.0">https://github.com/oca/partner-contact/tree/10.0</a></p> <p>You also need to have the 'pyPostcode' Python library by Stefan Jansen installed (<a class="reference external" href="https://pypi.python.org/pypi/pyPostcode">https://pypi.python.org/pypi/pyPostcode</a>).</p> <a name="configuration"></a> <h3>Configuration</h3> <p>Please enter the API key that you request from PostcodeAPI into the system parameter 'l10n_nl_postcodeapi.apikey'</p> <p>Provinces are autocompleted if a country state with the exact name is found in the system. A CSV file with the Dutch provinces is included in the data directory, but not loaded by default. You can import the file manually.</p> <a name="compatibility"></a> <h3>Compatibility</h3> <p>This module is compatible with Odoo 10.0.</p> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/176/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-netherlands/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 feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Stefan Rijnhart (Therp BV) &lt;<a class="reference external" href="mailto:stefan&#64;therp.nl">stefan&#64;therp.nl</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA at <a class="reference external" href="https://github.com/OCA/l10n-netherlands">https://github.com/OCA/l10n-netherlands</a></p> <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>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>