• Jérome Perrin's avatar
    *knowledge_pad: fix some gadget instances properties types · 2e00d49f
    Jérome Perrin authored
    These documents were probably edited before they had correct property
    sheets, because they had local properties as incorrect type, as reported
    by PropertyTypeValidity:
    
        <ERP5Type.ConsistencyMessage for PropertyTypeValidity type_check on portal_gadgets/erp5_persons (message: Attribute gadget_type should be of type lines but is of type <type 'str'>)>
        <ERP5Type.ConsistencyMessage for PropertyTypeValidity type_check on portal_gadgets/erp5_gadget_new_sale_opportunity (message: Attribute gadget_type should be of type lines but is of type <type 'str'>)>
        <ERP5Type.ConsistencyMessage for PropertyTypeValidity type_check on portal_gadgets/erp5_gadget_contact_person (message: Attribute gadget_type should be of type lines but is of type <type 'str'>)>
    2e00d49f
erp5_persons.xml 12.1 KB