[Erp5-report] r32017 fabien - /erp5/trunk/products/ERP5Type/ERP5Type.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jan 27 13:49:36 CET 2010


Author: fabien
Date: Wed Jan 27 13:49:34 2010
New Revision: 32017

URL: http://svn.erp5.org?rev=32017&view=rev
Log:
add model_path group to classify payroll, trade model and transformation

Modified:
    erp5/trunk/products/ERP5Type/ERP5Type.py

Modified: erp5/trunk/products/ERP5Type/ERP5Type.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/ERP5Type.py?rev=32017&r1=32016&r2=32017&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/ERP5Type.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/ERP5Type.py [utf8] Wed Jan 27 13:49:34 2010
@@ -246,7 +246,7 @@
       'supply', 'supply_path', 'inventory_movement', 'tax_movement',
       # PDM
       'transformation', 'variation', 'sub_variation',
-      'product', 'service',
+      'product', 'service', 'model_path',
       # Accounting
       'accounting_transaction', 'accounting_movement',
       'invoice', 'invoice_movement', 'balance_transaction_line',




More information about the Erp5-report mailing list