[Erp5-report] r25245 - /erp5/trunk/products/ERP5/PropertySheet/BankAccount.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 22 09:21:55 CET 2009


Author: yusei
Date: Thu Jan 22 09:21:54 2009
New Revision: 25245

URL: http://svn.erp5.org?rev=25245&view=rev
Log:
Use bank_account_type category.

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

Modified: erp5/trunk/products/ERP5/PropertySheet/BankAccount.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/BankAccount.py?rev=25245&r1=25244&r2=25245&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/BankAccount.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/BankAccount.py [utf8] Thu Jan 22 09:21:54 2009
@@ -76,4 +76,4 @@
 
   )
 
-  _categories = ( 'source', )
+  _categories = ( 'source', 'bank_account_type', )




More information about the Erp5-report mailing list