• Gabriel Monnerat's avatar
    Add test to simulate the issue with the method... · ce483b26
    Gabriel Monnerat authored
    Add test to simulate the issue with the method TemplateTool.installBusinessTemplateListFromRepository
    
    Using the method try to install Business Templates that are already
    installed, the Business Templates is uploaded on ERP5 but not used. It
    creates a lot of garbage because in the end you have many bt5s not
    installed.
    
    (cherry picked from commit 28e0f0a2)
    ce483b26
TemplateTool.py 59.6 KB