Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 886 Bytes

README.rst

File metadata and controls

31 lines (19 loc) · 886 Bytes
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