Skip to main content

SomItCoop ODOO widget to set limit columns on list view.

Project description

Beta License: AGPL-3

Allows to cut the display of a very long field for tree views (including one2many fields).

Table of contents

Configuration

No configuration needed for this module.

Usage

Set for context to activate the functionality:

context="{'limit_fields': '[field1,field2]'}"

In an action:

<record id="helpdesk_mgmt.helpdesk_ticket_action" model="ir.actions.act_window">
  <field name="context">{'limit_fields': ['body']}</field>
</record>

In a field one2many:

<field name="message_emails_ids" context="{'limit_fields': ['body']}">
    <tree editable="false" create="false" delete="false">
        <field name="body"/>
    </tree>
</field>

Known issues / Roadmap

There are no issues for the moment.

Bug Tracker

Bugs are tracked on GitLab 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

  • SomIT SCCL

  • Som Connexio SCCL

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.

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 Distribution

odoo12-addon-widget_list_message-12.0.0.1.0.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

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

odoo12_addon_widget_list_message-12.0.0.1.0-py2.py3-none-any.whl (23.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file odoo12-addon-widget_list_message-12.0.0.1.0.tar.gz.

File metadata

File hashes

Hashes for odoo12-addon-widget_list_message-12.0.0.1.0.tar.gz
Algorithm Hash digest
SHA256 b1a38968c9cf603ab21fb45917dbb4f2f9297499b91f0a0dc9d97aa4ee158942
MD5 14464e387406b4554547121e5e49496b
BLAKE2b-256 c32226e91cc5f24f7d0e34ea886df46e222054b9aa4cbbbbe67fc8c567cf7bd2

See more details on using hashes here.

File details

Details for the file odoo12_addon_widget_list_message-12.0.0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for odoo12_addon_widget_list_message-12.0.0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fbbcba4f2ee8d83aada9297caa8e3081193f94234f69faae6c04f06f507753eb
MD5 011b83f9f3082d814a0f5e0c653b6468
BLAKE2b-256 b8aaf5738aa5ef4ec957f59a736357782fc102bad55074e6732e9cd5b67db674

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