Commit 3b672f9e authored by Aurel's avatar Aurel

mutilated banknot can be provided to sort

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19418 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6e5d1c15
......@@ -67,7 +67,7 @@
<key> <string>_body</string> </key>
<value> <string>cash_detail_dict = {\'line_portal_type\' : \'Incoming Cash Sorting Line\'\n
, \'operation_currency\' : context.Baobab_getPortalReferenceCurrencyID()\n
, \'cash_status_list\' : [\'to_sort\',\'valid\',\'cancelled\',]\n
, \'cash_status_list\' : [\'to_sort\',\'valid\',\'cancelled\',\'mutilated\']\n
, \'emission_letter_list\' : None\n
, \'variation_list\' : context.Baobab_getResourceVintageList(banknote=1, coin=1)\n
, \'currency_cash_portal_type\': None\n
......
598
\ No newline at end of file
599
\ 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