Commit 9d79d571 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

erp5_stripe: fix missing workflow_managed_permission in stripe_payment_session_workflow.

parent 0d62859c
Pipeline #35032 failed with stage
in 0 seconds
......@@ -64,6 +64,18 @@
<key> <string>title</string> </key>
<value> <string>stripe_payment_session_workflow</string> </value>
</item>
<item>
<key> <string>workflow_managed_permission</string> </key>
<value>
<tuple>
<string>Access contents information</string>
<string>Add portal content</string>
<string>Delete objects</string>
<string>Modify portal content</string>
<string>View</string>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</record>
......
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