Skip to content

IMIO/imio.helpers

Repository files navigation

https://github.com/IMIO/imio.helpers/actions/workflows/main.yml/badge.svg?branch=master https://coveralls.io/repos/IMIO/imio.helpers/badge.png?branch=master PyPI badge

imio.helpers

Various helper methods for development.

Requirements

The barcode generation method uses zint tool (https://sourceforge.net/projects/zint/).

You have to install zint version >= 2.6.0.

Caching

Use cache.get_plone_groups_for_user(the_objects=True) instead portal_groups.getGroupsForPrincipal Avoid portal_groups.getGroupById but use source_groups.get