Commit d6ab6769 authored by Tristan Cavelier's avatar Tristan Cavelier

CUSTOM [erp5_tristan]

parent 2278cd93
......@@ -19,7 +19,8 @@ if update_bt5list:
# portal.portal_templates.getInstalledBusinessTemplate(final_bt) is None:
final_bts = [
"erp5_tristan", # to have custom scripts
"erp5_web_renderjs_ui_test", # to do my job
"erp5_web_renderjs_ui_test", # to improve ERP5JS
"erp5_officejs_support_request_ui_test", # to fix test failure after ERP5JS improvements
"erp5_forge", # to commit with git
]
print "GOING TO INSTALL: {}".format(final_bts)
......
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