Commit bd0ebed4 authored by Gabriel Monnerat's avatar Gabriel Monnerat

- fix script name and steps of ung configuration in spreadsheet

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44653 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d6fd3f41
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>after_script_id</string> </key> <key> <string>after_script_id</string> </key>
<value> <string>BusinessConfiguration_setupAssignment</string> </value> <value> <string>BusinessConfiguration_setupUNGAssignment</string> </value>
</item> </item>
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</item> </item>
<item> <item>
<key> <string>transition_form_id</string> </key> <key> <string>transition_form_id</string> </key>
<value> <string>BusinessConfiguration_setupAssignmentForm</string> </value> <value> <string>BusinessConfiguration_setupUNGAssignmentForm</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
4 5
\ 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