[Erp5-report] r31138 yusei - /erp5/trunk/products/ERP5/PropertySheet/Amount.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Dec 8 10:02:00 CET 2009


Author: yusei
Date: Tue Dec  8 10:01:59 2009
New Revision: 31138

URL: http://svn.erp5.org?rev=31138&view=rev
Log:
Add use category to declare what is the use of document.

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

Modified: erp5/trunk/products/ERP5/PropertySheet/Amount.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Amount.py?rev=31138&r1=31137&r2=31138&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Amount.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Amount.py [utf8] Tue Dec  8 10:01:59 2009
@@ -103,7 +103,7 @@
  )
 
   _categories = ('resource', 'quantity_unit',
-                 'base_application', 'base_contribution',
+                 'base_application', 'base_contribution', 'use',
                  # Acquired categories
                  'product_line', )
   




More information about the Erp5-report mailing list