Commit f90c815a authored by Aurel's avatar Aurel

change wf to follow spec for dematerialization


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15803 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b9ab69c9
......@@ -853,9 +853,7 @@ class TestERP5BankingMonetaryDestruction(TestERP5BankingMixin, ERP5TypeTestCase)
+ 'CheckInitialInventoryForDematerialization ' \
+ 'SetMonetaryDestructionSourceTotalAssetPriceForDematerialization ' \
+ 'PlanMonetaryDestruction ' \
+ 'OrderMonetaryDestruction ' \
+ 'ConfirmMonetaryDestruction ' \
+ 'ConfirmToDeliverMonetaryDestruction ' \
+ 'ValidateMonetaryDestruction ' \
+ 'CheckFinalInventoryForDematerialization '
sequence_list.addSequenceString(another_sequence_string)
......
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