Commit 59cdf3fb authored by Yusei Tahara's avatar Yusei Tahara

Set proper title to interaction workflow.

parent ded36b66
...@@ -12,6 +12,16 @@ ...@@ -12,6 +12,16 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>groups</string> </key> <key> <string>groups</string> </key>
<value> <value>
...@@ -22,6 +32,14 @@ ...@@ -22,6 +32,14 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>knowledge_pad_interaction_workflow</string> </value> <value> <string>knowledge_pad_interaction_workflow</string> </value>
</item> </item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Knowledge Pad Interaction Workflow</string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
2011-07-01 yusei
* Set proper title to interaction workflow.
2011-01-14 Ivan 2011-01-14 Ivan
* Use Jquery * Use Jquery
......
Integration for Web Site is included in 'erp5_knowledge_pad_web'. Integration for Web Site is included in 'erp5_knowledge_pad_web'.
To use this bt5 you need to create respective security settings so an user has an 'Author' role on knowledge_pad_module. To use this bt5 you need to create respective security settings so an user has an 'Author' role on knowledge_pad_module.
If required (using knowledge_pad_interaction_workflow) when an user is validated it's possible to create all needed knowledge pads for user in an advance. If required (using knowledge_pad_interaction_workflow) when an user is validated it's possible to create all needed knowledge pads for user in an advance.
\ No newline at end of file
723 724
\ No newline at end of file \ No newline at end of file
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