<value><string>ERP5 Production Report</string></value>
</item>
<item>
<key><string>description</string></key>
<value><string>A Production Report allows for keeping a trace of goods or services which have been produced or consumed during production. Production Reports directly impact the inventory.</string></value>
<value><string>python: (\'cell\' in CONTEXTS and cell.getResource()) and cell.getResourceValue().getQuantityUnitList() and [(\'\', \'\')] + [(x.getLogicalPath(), x.getCategoryRelativeUrl(base=0)) for x in cell.getResourceValue().getQuantityUnitValueList()] or getattr(here.portal_categories[\'quantity_unit\'], preferences.getPreference(\'preferred_category_child_item_list_method_id\', \'getCategoryChildCompactLogicalPathItemList\'))(base=0, local_sort_id=(\'int_index\', \'translated_title\'), checked_permission=\'View\')</string></value>