• Jérome Perrin's avatar
    BT: support template_keep_path_list for CatalogTemplateItem · 727477a3
    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.
    727477a3
testBusinessTemplate.py 338 KB