[Erp5-report] r30611 - /erp5/trunk/products/ERP5/PropertySheet/Simulation.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 13 23:32:05 CET 2009


Author: jp
Date: Fri Nov 13 23:32:05 2009
New Revision: 30611

URL: http://svn.erp5.org?rev=30611&view=rev
Log:
Added a space.

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

Modified: erp5/trunk/products/ERP5/PropertySheet/Simulation.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Simulation.py?rev=30611&r1=30610&r2=30611&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Simulation.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Simulation.py [utf8] Fri Nov 13 23:32:05 2009
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 ##############################################################################
 #
 # Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.
@@ -74,5 +75,5 @@
             'mode'        : 'w' },
   )
 
-  _categories = ('order', 'delivery','delivery_mode','incoterm')
+  _categories = ('order', 'delivery', 'delivery_mode', 'incoterm')
 




More information about the Erp5-report mailing list