From 1a03f28a4728673712c9f83429d873febda73302 Mon Sep 17 00:00:00 2001 From: Yoshinori Okuji <yo@nexedi.com> Date: Thu, 29 Apr 2004 09:46:54 +0000 Subject: [PATCH] Add a comment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@777 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/PropertySheet/SaleOpportunity.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/product/ERP5/PropertySheet/SaleOpportunity.py b/product/ERP5/PropertySheet/SaleOpportunity.py index 5b09761270..e77512e58f 100755 --- a/product/ERP5/PropertySheet/SaleOpportunity.py +++ b/product/ERP5/PropertySheet/SaleOpportunity.py @@ -31,6 +31,8 @@ class SaleOpportunity: """ Sales Opportunity properties and categories + + XXX Probably useless (use Arrow instead) """ _properties = ( -- 2.30.9