Commit 34e8286a authored by Aurel's avatar Aurel

remove wf added on person by erp5_base

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45651 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 93cd9512
......@@ -51,4 +51,8 @@
<type>Currency Exchange Line</type>
<workflow>-validation_workflow, currency_exchange_line_interaction_workflow, currency_exchange_line_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Person</type>
<workflow>-user_account_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
577
\ No newline at end of file
578
\ No newline at end of file
......@@ -23,4 +23,5 @@ Currency Exchange Line | currency_exchange_line_interaction_workflow
Currency Exchange Line | currency_exchange_line_workflow
Currency Exchange Line | edit_workflow
Currency | -validation_workflow
Currency | edit_workflow
\ No newline at end of file
Currency | edit_workflow
Person | -user_account_workflow
\ 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