Commit e4516561 authored by Fabien Morin's avatar Fabien Morin

modify the library to be able to add Business Process portal_type in the spectialise field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27438 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9f9a690e
......@@ -107,6 +107,10 @@
<string>Pay Sheet Model</string>
<string>Pay Sheet Model</string>
</tuple>
<tuple>
<string>Business Process</string>
<string>Business Process</string>
</tuple>
</list>
</value>
</item>
......@@ -118,6 +122,10 @@
<string>PaySheetModelModule_viewPaySheetModelList/listbox</string>
<string>Pay Sheet Models</string>
</tuple>
<tuple>
<string>BusinessProcessModule_viewBusinessProcessList/listbox</string>
<string>Business Process Models</string>
</tuple>
</list>
</value>
</item>
......
444
\ No newline at end of file
445
\ 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