[Erp5-report] r34411 tatuya - /erp5/trunk/products/ERP5/PropertySheet/BusinessPath.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 9 07:53:50 CEST 2010


Author: tatuya
Date: Fri Apr  9 07:53:49 2010
New Revision: 34411

URL: http://svn.erp5.org?rev=34411&view=rev
Log:
Add incoterm cateogry because BusinessPath_view has its field but Business Path portal type lacked the category.

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

Modified: erp5/trunk/products/ERP5/PropertySheet/BusinessPath.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/BusinessPath.py?rev=34411&r1=34410&r2=34411&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/BusinessPath.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/BusinessPath.py [utf8] Fri Apr  9 07:53:49 2010
@@ -71,4 +71,4 @@
             'mode'        : 'w' },
     )
     _categories = ( 'delivery_builder', 'order_builder', 'end_of',
-        'trade_phase' )
+        'trade_phase' , 'incoterm')




More information about the Erp5-report mailing list