From e007fc91c48ffef638a61bd655df1e3ce5491b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Tue, 1 Sep 2009 15:13:24 +0000 Subject: [PATCH] - update TODO git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28729 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/Document/BusinessPath.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/product/ERP5/Document/BusinessPath.py b/product/ERP5/Document/BusinessPath.py index 1e88b6a085..5db9b6d474 100644 --- a/product/ERP5/Document/BusinessPath.py +++ b/product/ERP5/Document/BusinessPath.py @@ -60,7 +60,8 @@ class BusinessPath(Path): the build process could be rather slow or require activities TODO: - - finish build process implementation + - merge build implementation from erp5_bpm business template to ERP5 + product code with backward compatibility """ meta_type = 'ERP5 Business Path' portal_type = 'Business Path' -- 2.30.9