diff --git a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Accept%20Solver.xml b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Accept%20Solver.xml index 04c0b83d7061de82e69b3d6b16bb558d18492110..7adf0de5341f55da05c1be636e420758af72bf0c 100644 --- a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Accept%20Solver.xml +++ b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Accept%20Solver.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>configuration_form_id</string> </key> - <value> <string>Solver_viewConfigurationFormBox</string> </value> + <value> <string>GenericSolver_viewConfigurationFormBox</string> </value> </item> <item> <key> <string>configuration_property_list</string> </key> diff --git a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Adopt%20Solver.xml b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Adopt%20Solver.xml index fe8b9e4722b0d5e761c0c00894ed82ecbbc344b3..a69770aab37b61def7af264cc1a93fd495900f83 100644 --- a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Adopt%20Solver.xml +++ b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Adopt%20Solver.xml @@ -109,7 +109,7 @@ </item> <item> <key> <string>configuration_form_id</string> </key> - <value> <string>Solver_viewConfigurationFormBox</string> </value> + <value> <string>GenericSolver_viewConfigurationFormBox</string> </value> </item> <item> <key> <string>description</string> </key> diff --git a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Quantity%20Cancel%20Solver.xml b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Quantity%20Cancel%20Solver.xml index 5152ed72743015a3a844301e5d38c4e15ded7ef6..eab836ecd9248e4f39e5b8e2329ea465a8c91963 100644 --- a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Quantity%20Cancel%20Solver.xml +++ b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Quantity%20Cancel%20Solver.xml @@ -90,7 +90,7 @@ </item> <item> <key> <string>configuration_form_id</string> </key> - <value> <string>Solver_viewConfigurationFormBox</string> </value> + <value> <string>GenericSolver_viewConfigurationFormBox</string> </value> </item> <item> <key> <string>configuration_property_list</string> </key> diff --git a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Trade%20Model%20Solver.xml b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Trade%20Model%20Solver.xml index 1d50a9912ee84530a8c31abf3c05947e63d1eec3..c9ad896087a6b4152d095c4768fa7c96b983291f 100644 --- a/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Trade%20Model%20Solver.xml +++ b/bt5/erp5_simulation_test/PathTemplateItem/portal_solvers/Trade%20Model%20Solver.xml @@ -111,7 +111,7 @@ </item> <item> <key> <string>configuration_form_id</string> </key> - <value> <string>Solver_viewConfigurationFormBox</string> </value> + <value> <string>GenericSolver_viewConfigurationFormBox</string> </value> </item> <item> <key> <string>configuration_groupable</string> </key> diff --git a/bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/Solver_viewConfigurationFormBox.xml b/bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/GenericSolver_viewConfigurationFormBox.xml similarity index 97% rename from bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/Solver_viewConfigurationFormBox.xml rename to bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/GenericSolver_viewConfigurationFormBox.xml index 38de8300d73cf553fea0dc0d348ba4fb3e260ecd..0f8cc5fc29c711e29c381e48746f3e391a0bb0a1 100644 --- a/bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/Solver_viewConfigurationFormBox.xml +++ b/bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/GenericSolver_viewConfigurationFormBox.xml @@ -80,7 +80,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>Solver_viewConfigurationFormBox</string> </value> + <value> <string>GenericSolver_viewConfigurationFormBox</string> </value> </item> <item> <key> <string>method</string> </key> diff --git a/bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/Solver_viewConfigurationFormBox/my_tested_property_list.xml b/bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/GenericSolver_viewConfigurationFormBox/my_tested_property_list.xml similarity index 100% rename from bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/Solver_viewConfigurationFormBox/my_tested_property_list.xml rename to bt5/erp5_simulation_test/SkinTemplateItem/portal_skins/erp5_simulation_test/GenericSolver_viewConfigurationFormBox/my_tested_property_list.xml