[Erp5-report] r18228 - /erp5/trunk/products/ERP5/PropertySheet/Account.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Dec 11 13:41:26 CET 2007


Author: jerome
Date: Tue Dec 11 13:41:26 2007
New Revision: 18228

URL: http://svn.erp5.org?rev=18228&view=rev
Log:
pcg category has been removed more than two years ago.


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

Modified: erp5/trunk/products/ERP5/PropertySheet/Account.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Account.py?rev=18228&r1=18227&r2=18228&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Account.py (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Account.py Tue Dec 11 13:41:26 2007
@@ -41,7 +41,7 @@
       'default'     : 0 },
  )
 
-  _categories = ( 'account_type', 'gap', 'pcg', 'financial_section', )
+  _categories = ( 'account_type', 'gap', 'financial_section', )
 
   _constraints = (
     { 'id': 'account_type_existance',




More information about the Erp5-report mailing list