[Erp5-report] r25415 - /erp5/trunk/products/ERP5/PropertySheet/Person.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 2 13:17:12 CET 2009


Author: yusei
Date: Mon Feb  2 13:17:11 2009
New Revision: 25415

URL: http://svn.erp5.org?rev=25415&view=rev
Log:
career function can be multiple.

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

Modified: erp5/trunk/products/ERP5/PropertySheet/Person.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Person.py?rev=25415&r1=25414&r2=25415&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Person.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Person.py [utf8] Mon Feb  2 13:17:11 2009
@@ -219,6 +219,7 @@
                               , 'role', 'role_id', 'role_title', 'role_value'
                                       , 'role_id_list', 'role_title_list', 'role_value_list'
                               , 'function', 'function_id', 'function_title', 'function_value'
+                                              , 'function_list', 'function_id_list', 'function_title_list', 'function_value_list'
                               , 'product_line', 'product_line_list', 'product_line_id_list'
                                               , 'product_line_title_list', 'product_line_value_list'
                               )




More information about the Erp5-report mailing list