• Jérome Perrin's avatar
    BT: support template_keep_path_list for CatalogTemplateItem · 10030a63
    Jérome Perrin authored
    Because CatalogTemplateItem uses a special preinstall method, their way
    of computing modified objet did not support template_keep_path_list.
    
    To support template_keep_path_list, we must give priority to
    ObjectTemplateItem.preinstall, because BaseTemplateItem.preinstall does
    not work with path.
    10030a63
testBusinessTemplate.py 338 KB