Commit b4e6b31a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

make it possible to revalidate invalidated direct debit mandates.

parent 6f42ff08
...@@ -28,8 +28,8 @@ ...@@ -28,8 +28,8 @@
<key> <string>transitions</string> </key> <key> <string>transitions</string> </key>
<value> <value>
<tuple> <tuple>
<string>invalidate</string> <string>validate</string>
<string>invalidate_action</string> <string>validate_action</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
7 8
\ 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