Skip to main content

Allow to select country in a dropdown

Project description

Beta License: LGPL-3 OCA/website Translate me on Weblate Try me on Runbot

This module adds a snippet with a dropdown and an input text field, is a base for be inherited by others modules into an HTML form.

This can be inserted into form elements.

Table of contents

Usage

To extend this template you need to inherit country_dropdown template and add your personal code.

The template have three input text:

  1. no_country_field: Field without code country.

  2. country_code_field: Field with only country code (read only)

  3. complete_field: Field with the previous two joined (hidden)

The name of the complete field is customizable when user insert the snippet into a form element with the website editor.

Development

You can call the reusable Qweb template called website_snippet_country_dropdown.country_dropdown in your views to add a sensible country-combined field, ideal for VATs.

The default country will be the first match among:

  1. Extract it from the default_country variable.

  2. Extract it from the first 2 letters of the default_value variable.

  3. The current user’s country.

  4. The current website’s company’s country.

  5. The first country in the list.

All variables you can use to modify its behavior:

  • complete_field to give it a name. Usually it will match the field name.

  • default_value for the complete_field.

  • countries as a res.country ORM recordset.

  • default_country as a res.country record.

  • no_country_placeholder.

You can view an example in website_sale_checkout_country_vat in OCA/e-commerce.

Known issues / Roadmap

Bug Tracker

Bugs are tracked on GitHub Issues. 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.

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

Credits

Authors

  • Tecnativa

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

This module is part of the OCA/website project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo12_addon_website_snippet_country_dropdown-12.0.1.2.0.99.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo12_addon_website_snippet_country_dropdown-12.0.1.2.0.99.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 f3edf5fdf5401b4d443014c0856c98381dc1f9754ff1bbb79d393206d7dd2c84
MD5 b31e9e877475b43b7c4b8fe7e4c4c078
BLAKE2b-256 6c831b26e946def814b18e8fbc14a2c444f54257e7a49c98b01d2316f41ec1df

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page