[Erp5-report] r7428 - /erp5/trunk/products/ERP5Banking/PropertySheet/CashContainer.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue May 23 13:47:02 CEST 2006


Author: aurel
Date: Tue May 23 13:47:00 2006
New Revision: 7428

URL: http://svn.erp5.org?rev=7428&view=rev
Log:
categories are define on cash container line and cell, not document

Modified:
    erp5/trunk/products/ERP5Banking/PropertySheet/CashContainer.py

Modified: erp5/trunk/products/ERP5Banking/PropertySheet/CashContainer.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Banking/PropertySheet/CashContainer.py?rev=7428&r1=7427&r2=7428&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Banking/PropertySheet/CashContainer.py (original)
+++ erp5/trunk/products/ERP5Banking/PropertySheet/CashContainer.py Tue May 23 13:47:00 2006
@@ -1,6 +1,7 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Nexedi SARL and Contributors. All Rights Reserved.
+# Copyright (c) 2005-2006 Nexedi SARL and Contributors. All Rights Reserved.
+#               Aurelien Calonne <aurel at nexedi.com>
 #
 # WARNING: This program as such is intended to be used by professional
 # programmers who take the whole responsability of assessing all potential
@@ -44,5 +45,3 @@
                        'mode'        : 'w'
                    }
                 )
-                
-  _categories = ( 'emission_letter','cash_status','variation')




More information about the Erp5-report mailing list