From 75f04bf79f43d7b455365e56271a5bea63b9fa5a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Sat, 9 May 2009 13:14:56 +0000
Subject: [PATCH] - expand source and destination payment

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26898 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../PathTemplateItem/portal_rules/default_trade_model_rule.xml  | 2 ++
 bt5/erp5_bpm/bt/revision                                        | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/bt5/erp5_bpm/PathTemplateItem/portal_rules/default_trade_model_rule.xml b/bt5/erp5_bpm/PathTemplateItem/portal_rules/default_trade_model_rule.xml
index 53abac7d0a..8b590c5030 100644
--- a/bt5/erp5_bpm/PathTemplateItem/portal_rules/default_trade_model_rule.xml
+++ b/bt5/erp5_bpm/PathTemplateItem/portal_rules/default_trade_model_rule.xml
@@ -116,6 +116,8 @@
                 <string>source_account</string>
                 <string>destination_account</string>
                 <string>description</string>
+                <string>destination_payment</string>
+                <string>source_payment</string>
               </tuple>
             </value>
         </item>
diff --git a/bt5/erp5_bpm/bt/revision b/bt5/erp5_bpm/bt/revision
index a14c1ee5ab..a5b5e0f805 100644
--- a/bt5/erp5_bpm/bt/revision
+++ b/bt5/erp5_bpm/bt/revision
@@ -1 +1 @@
-180
\ No newline at end of file
+181
\ No newline at end of file
-- 
2.30.9