[Erp5-report] r44809 jerome - /erp5/trunk/products/ERP5/Document/TradeModelPath.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 30 18:15:23 CEST 2011


Author: jerome
Date: Wed Mar 30 18:15:23 2011
New Revision: 44809

URL: http://svn.erp5.org?rev=44809&view=rev
Log:
add funding categories

Modified:
    erp5/trunk/products/ERP5/Document/TradeModelPath.py

Modified: erp5/trunk/products/ERP5/Document/TradeModelPath.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/TradeModelPath.py?rev=44809&r1=44808&r2=44809&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/TradeModelPath.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/TradeModelPath.py [utf8] Wed Mar 30 18:15:23 2011
@@ -126,6 +126,7 @@ class TradeModelPath(Path):
             'source_carrier',
             #'source_decision',
             'source_function',
+            'source_funding',
             'source_payment',
             'source_project',
             #'source_referral',
@@ -149,6 +150,7 @@ class TradeModelPath(Path):
             #'destination_carrier',
             #'destination_decision',
             'destination_function',
+            'destination_funding',
             'destination_payment',
             'destination_project',
             #'destination_referral',



More information about the Erp5-report mailing list