From e1afc7bbfb1d004217a65a6ee70081f4c857a4d1 Mon Sep 17 00:00:00 2001 From: Jean-Paul Smets <jp@nexedi.com> Date: Tue, 6 Jul 2010 19:39:33 +0000 Subject: [PATCH] typo git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@36915 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/interfaces/business_process.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/interfaces/business_process.py b/product/ERP5/interfaces/business_process.py index fac5e7135e..80ea0a31ed 100644 --- a/product/ERP5/interfaces/business_process.py +++ b/product/ERP5/interfaces/business_process.py @@ -336,7 +336,7 @@ class ITradePhaseProcess(Interface): """ def isTradePhaseCompleted(explanation, trade_phase): - """Returns True all business link with given trade_phase + """Returns True if all business link with given trade_phase applicable to given explanation are completed. explanation -- an Order, Order Line, Delivery or Delivery Line or -- 2.30.9