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

Built Distribution

File details

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

File metadata

  • Download URL: odoo12-addon-widget_list_limit_cell-12.0.0.1.0.tar.gz
  • Upload date:
  • Size: 649.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15

File hashes

Hashes for odoo12-addon-widget_list_limit_cell-12.0.0.1.0.tar.gz
Algorithm Hash digest
SHA256 fb9291466a0fdaecd8202bf86dc202840a8fcaa605de0d1d9823044f7da6467e
MD5 a118a443fa2604cc2ebdb0b903609634
BLAKE2b-256 a6353e0d1f2e300167f23902e2883d47718aa255910e8f28393b40ee239e9e77

See more details on using hashes here.

File details

Details for the file odoo12_addon_widget_list_limit_cell-12.0.0.1.0-py3-none-any.whl.

File metadata

  • Download URL: odoo12_addon_widget_list_limit_cell-12.0.0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 651.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15

File hashes

Hashes for odoo12_addon_widget_list_limit_cell-12.0.0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 32cf1bbc2728d707a65c4d78a84805e9b95a12f223e16dd5a4580308c11b41f1
MD5 a3e27726ceb20ddb088bb532ca3c83c4
BLAKE2b-256 9ec794cdc4a60e979d40a05c9defc955e54cb6a59f9ccac2fb1dc185d5c45e94

See more details on using hashes here.

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