Commit e25c6352 authored by Łukasz Nowak's avatar Łukasz Nowak

- build business template *after* modifing i


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45158 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8abbedb9
......@@ -7412,10 +7412,10 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
CreateDocument \
CreateNewBusinessTemplate \
UseExportBusinessTemplate \
' + self.save_current_business_template_sequence_string + '\
AddDocumentToBusinessTemplate \
CheckModifiedBuildingState \
CheckNotInstalledInstallationState \
' + self.save_current_business_template_sequence_string + '\
RemoveDocument \
RemoveBusinessTemplate \
RemoveAllTrashBins \
......@@ -7423,6 +7423,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
UseImportBusinessTemplate \
CheckBuiltBuildingState \
CheckNotInstalledInstallationState \
Tic Pdb \
InstallBusinessTemplate \
Tic \
CheckInstalledInstallationState \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment