From e501b9835ed782ef5655e3f7cb1ccbf815c0d2ac Mon Sep 17 00:00:00 2001 From: Yusei Date: Thu, 21 Nov 2013 02:27:15 +0100 Subject: [PATCH] Fill draft transaction usecase --- ExistingProjects/ERP5.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExistingProjects/ERP5.mdwn b/ExistingProjects/ERP5.mdwn index 898a677..68e3ee2 100644 --- a/ExistingProjects/ERP5.mdwn +++ b/ExistingProjects/ERP5.mdwn @@ -96,7 +96,7 @@ Tracking is possible. In ERP5 any documents can link to any other documents and - Does the system allow [[generally for draft transactions|UseCases/DraftTransactions#draft-general]] - that can be later approved before officially being posted to the books? + that can be later approved before officially being posted to the books? Yes thanks to workflow system. ### Evaluation of WorkFlow UseCases - Is a [[specific workflow dictated by the system|UseCases/WorkFlow#workflow-dictated]] ?