Skip to content

Commit

Permalink
Deactivate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunga001 committed Apr 21, 2024
1 parent 5a42d58 commit 250912d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/bika/aquaculture/profiles/default/workflows.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0"?>
<object name="portal_workflow" meta_type="Plone Workflow Tool">
<property name="title">Workflow definitions for bika.aquaculture</property>
<bindings>
<type type_id="PurposeOfTesting">
<bound-workflow workflow_id="senaite_deactivable_type_workflow"/>
</type>
<type type_id="PaymentMethod">
<bound-workflow workflow_id="senaite_deactivable_type_workflow"/>
</type>
<type type_id="LifeStage">
<bound-workflow workflow_id="senaite_deactivable_type_workflow"/>
</type>
</bindings>
</object>

0 comments on commit 250912d

Please sign in to comment.