Commit 2453aa76 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

now target solver uses solver_workflow, that has 'solve' transition.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31465 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a2014bc6
......@@ -78,4 +78,4 @@ class AcceptSolver(SolverMixin, ConfigurableMixin, XMLObject):
else:
simulation_movement.setProperty(solved_property, new_value)
# Finish solving
# self.succeed()
self.succeed()
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