[Erp5-report] r33295 jp - /erp5/trunk/products/ERP5/Document/PropertyMapping.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Mar 3 04:38:46 CET 2010
Author: jp
Date: Wed Mar 3 04:38:45 2010
New Revision: 33295
URL: http://svn.erp5.org?rev=33295&view=rev
Log:
added naming comment
Modified:
erp5/trunk/products/ERP5/Document/PropertyMapping.py
Modified: erp5/trunk/products/ERP5/Document/PropertyMapping.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/PropertyMapping.py?rev=33295&r1=33294&r2=33295&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/PropertyMapping.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/PropertyMapping.py [utf8] Wed Mar 3 04:38:45 2010
@@ -34,6 +34,10 @@
Property Mapping object describes how properties or categories are
mapped, eg. use source as destination, use destination as source, use
quantity as -quantity, etc.
+
+ TODO:
+ - make sure naming is consistent with MappedValue document class
+ and rename if needed (XXX-JPS)
"""
meta_type = 'ERP5 Property Mapping'
portal_type = 'Property Mapping'
More information about the Erp5-report
mailing list