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

odoo-addon-widget_list_limit_cell-16.0.1.0.3.tar.gz (651.9 kB view details)

Uploaded Source

File details

Details for the file odoo-addon-widget_list_limit_cell-16.0.1.0.3.tar.gz.

File metadata

File hashes

Hashes for odoo-addon-widget_list_limit_cell-16.0.1.0.3.tar.gz
Algorithm Hash digest
SHA256 5996b0d0da84f31e20ad78d465b308fce40bab66bc8b22e03590b45a70aa90a8
MD5 d8840f307c13a919dcd5221c32c4ecdb
BLAKE2b-256 619cdb47f2bd9a52b803b4e5fbb09ad7f4a6947a5e76b53a366ce6cac7c8d2f3

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