Commit 7c2241cf authored by Ayush Tiwari's avatar Ayush Tiwari

[erp5_core]: Update template tool listbox for BT V2

parent 8c16429b
...@@ -116,6 +116,7 @@ ...@@ -116,6 +116,7 @@
</portal_type> </portal_type>
<portal_type id="Template Tool"> <portal_type id="Template Tool">
<item>Business Template</item> <item>Business Template</item>
<item>Business Template V2</item>
</portal_type> </portal_type>
<portal_type id="Trash Tool"> <portal_type id="Trash Tool">
<item>Trash Bin</item> <item>Trash Bin</item>
......
...@@ -149,6 +149,10 @@ ...@@ -149,6 +149,10 @@
<string>modification_date</string> <string>modification_date</string>
<string>Modification Date</string> <string>Modification Date</string>
</tuple> </tuple>
<tuple>
<string>portal_type</string>
<string>Portal Type</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
...@@ -168,6 +172,10 @@ ...@@ -168,6 +172,10 @@
<string>Business Template</string> <string>Business Template</string>
<string>Business Template</string> <string>Business Template</string>
</tuple> </tuple>
<tuple>
<string>Business Template V2</string>
<string>Business Template V2</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
...@@ -191,12 +199,16 @@ ...@@ -191,12 +199,16 @@
<string>description</string> <string>description</string>
<string>Description</string> <string>Description</string>
</tuple> </tuple>
<tuple>
<string>portal_type</string>
<string>Portal Type</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>business_template_selection</string> </value> <value> <string>template_tool_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
......
...@@ -60,5 +60,6 @@ Property Sheet | TALES Constraint ...@@ -60,5 +60,6 @@ Property Sheet | TALES Constraint
Simulation Movement | Applied Rule Simulation Movement | Applied Rule
Simulation Tool | Applied Rule Simulation Tool | Applied Rule
Template Tool | Business Template Template Tool | Business Template
Template Tool | Business Template V2
Trash Tool | Trash Bin Trash Tool | Trash Bin
Types Tool | Base Type Types Tool | Base Type
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