[Erp5-report] r26665 - /erp5/trunk/products/ERP5/PropertySheet/Arrow.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 27 17:32:48 CEST 2009


Author: seb
Date: Mon Apr 27 17:32:47 2009
New Revision: 26665

URL: http://svn.erp5.org?rev=26665&view=rev
Log:
added source_payment_region and destination_payment_region virtual base categories to Arrow

Modified:
    erp5/trunk/products/ERP5/PropertySheet/Arrow.py

Modified: erp5/trunk/products/ERP5/PropertySheet/Arrow.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Arrow.py?rev=26665&r1=26664&r2=26665&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Arrow.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Arrow.py [utf8] Mon Apr 27 17:32:47 2009
@@ -813,5 +813,6 @@
                     'source_account', 'destination_account',
                     # Virtual categories
                     'source_region', 'destination_region',
+                    'source_payment_region', 'destination_payment_region',
                     )
 




More information about the Erp5-report mailing list