Commit 360acab2 authored by Valentin Benozillo's avatar Valentin Benozillo

erp5_base: Change CRM proxy field to generic ones

parent 406e48ed
Pipeline #8035 failed with stage
in 0 seconds
......@@ -77,11 +77,11 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_ticket_start_date</string> </value>
<value> <string>my_date_time_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewCRMFieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......
......@@ -94,11 +94,11 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_stop_date</string> </value>
<value> <string>my_date_time_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewCRMFieldLibrary</string> </value>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......
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