Merge authors:
Stefan Rijnhart (Therp) (stefan-therp)
Related merge proposals:
https://code.launchpad.net/~therp-nl/banking-addons/6.1-fix_workflow_stop_string_value_evaluates_to_True/+merge/141619
proposed by: Stefan Rijnhart (Therp) (stefan-therp)
review: Approve - Nicolas Bessi - Camptocamp (nbessi-c2c)
------------------------------------------------------------
revno: 151 [merge]
author: Stefan Rijnhart (Therp)
committer: [email protected]
branch nick: banking-addons
timestamp: Thu 2013-01-10 10:13:19 +0100
message:
[MRG] fix payment order workflow
modified:
account_direct_debit/workflow/account_payment.xml
--
lp:banking-addons
https://code.launchpad.net/~banking-addons-team/banking-addons/6.1
Your team CLEARCORP development team is subscribed to branch lp:banking-addons.
To unsubscribe from this branch go to
https://code.launchpad.net/~banking-addons-team/banking-addons/6.1/+edit-subscription
=== modified file 'account_direct_debit/workflow/account_payment.xml'
--- account_direct_debit/workflow/account_payment.xml 2011-12-18 22:45:27 +0000
+++ account_direct_debit/workflow/account_payment.xml 2013-01-02 14:45:02 +0000
@@ -12,7 +12,7 @@
another state, 'sent_wait' between sent and done.
-->
<record id="account_payment.act_done" model="workflow.activity">
- <field name="flow_stop">False</field>
+ <field name="flow_stop" eval="False"/>
</record>
<record id="trans_done_sent" model="workflow.transition">
_______________________________________________
Mailing list: https://launchpad.net/~clearcorp
Post to : [email protected]
Unsubscribe : https://launchpad.net/~clearcorp
More help : https://help.launchpad.net/ListHelp