Skip to main content

Provides a widget similar to many2many_tags for one2many fields

Project description

License: AGPL-3

Tags widget for one2many fields

This module adds a widget one2many_tags that looks and behaves like many2many_tags, but works for one2many fields.

Usage

To use this module, use widget="one2many_tags" on your field element.

Try me on Runbot

For further information, please visit:

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 here.

Known issues / Roadmap

  • as one2many fields are cached on the client side until the user hits Save on the main form, no name_get can be called on those records, which is why changes that update the display name are not reflected until saving, and new records are displayed as New record until then. If you don’t like this, add the field display_name to your form and have it recomputed in an @onchange handler.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

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.

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

Supported by

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