Commit 6e57e9bf authored by Jérome Perrin's avatar Jérome Perrin

hr: fix proxy fields

Since this was using proxy fields from erp5_crm, add dependency on CRM.
Update to the new name of CRM field library.
parent 5dc4c464
......@@ -81,7 +81,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>BaseCrm_FieldLibrary</string> </value>
<value> <string>Base_viewCRMFieldLibrary</string> </value>
</item>
</dictionary>
</value>
......
......@@ -84,7 +84,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>BaseCrm_FieldLibrary</string> </value>
<value> <string>Base_viewCRMFieldLibrary</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
......@@ -83,7 +83,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>BaseCrm_FieldLibrary</string> </value>
<value> <string>Base_viewCRMFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
erp5_base
erp5_web
\ No newline at end of file
erp5_web
erp5_crm
\ 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