• Romain Courteaud's avatar
    [erp5_web_renderjs_ui] Multirelationfield: fix editing · 7c179dbd
    Romain Courteaud authored
    Only send line data if the text is not empty and ensure there is no hole
    in the uid list.
    This will fix the edition when the field already contains some homonyms.
    
    Only append empty input if the latest one is not empty.
    
    Replace verify by assert in the tests.
    7c179dbd
testMultiRelationFieldEmptySearchWithListbox.zpt 8.27 KB