Comment workflow that cause the error

It should work but further errors could help understand what's going

Commented other necessary part

Add back workflow

Add dependency to knowledge
This commit is contained in:
Loïc Faure-Lacroix
2014-12-29 17:31:54 +03:00
committed by FernandoRomera
parent b54dd909f7
commit ab87255c3d
3 changed files with 140 additions and 9 deletions

View File

@@ -43,6 +43,7 @@ Scenario
* Users reading the page see the last approved version.
""",
'depends': [
'knowledge',
'document_page',
'email_template',
],