<value><string>The input failed the external validator.</string></value>
</item>
</dictionary>
</value>
</item>
<item>
<key><string>overrides</string></key>
<value>
<dictionary>
<item>
<key><string>field_id</string></key>
<value><string></string></value>
</item>
<item>
<key><string>form_id</string></key>
<value><string></string></value>
</item>
<item>
<key><string>target</string></key>
<value><string></string></value>
</item>
</dictionary>
</value>
</item>
<item>
<key><string>tales</string></key>
<value>
<dictionary>
<item>
<key><string>field_id</string></key>
<value><string></string></value>
</item>
<item>
<key><string>form_id</string></key>
<value><string></string></value>
</item>
<item>
<key><string>target</string></key>
<value><string></string></value>
</item>
</dictionary>
</value>
</item>
<item>
<key><string>values</string></key>
<value>
<dictionary>
<item>
<key><string>description</string></key>
<value><string>Reference of a document in ERP5, whatever the module considered. Exceptions to this rule can exist, and if so, terms will be described in the appropriate business field of this glossary. For example, the reference of a Payment Transaction has a specific name, as well as the Reference of Purchase and Sale Invoice Transactions. See the appropriate Glossary for further information.</string></value>
<value><string>python: field.get_orig_value(\'proxy_listbox_ids\') + [(\'%sModule_view%sList/listbox\' % (x.replace(\' \',\'\'), x.replace(\' \', \'\')), x) for x in zip(*field.get_value(\'portal_type\'))[0] if context.Base_checkPermission(context.getDefaultModuleId(x), \'View\')]</string></value>