diff --git a/ExistingProjects/ERPNext.mdwn b/ExistingProjects/ERPNext.mdwn index 5aa96b772bec20b881362917c6250b36138dfc5f..7f8d960f1161889f22be63b10d4bdfbbfcef7f10 100644 --- a/ExistingProjects/ERPNext.mdwn +++ b/ExistingProjects/ERPNext.mdwn @@ -69,18 +69,18 @@ restricted asset type? - Does it support the concept of [[a single functional currency|UseCases/MultiCurrency]], while still - permitting multi-currency entries? + permitting multi-currency entries? I have a good faith belief that it does. ### Evaluation of [[draft transaction|UseCases/DraftTransactions]] UseCases - 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? No ### Evaluation of WorkFlow UseCases -- Is a [[specific workflow dictated by the system|UseCases/WorkFlow#workflow-dictated]] ? -- Is a [[the workflow configurable|UseCases/WorkFlow#workflow-configurable]] ? -- [[Unaccrued Invoice|UseCases/WorkFlow#unaccrued-invioice]] ? +- Is a [[specific workflow dictated by the system|UseCases/WorkFlow#workflow-dictated]] ? Yes +- Is a [[the workflow configurable|UseCases/WorkFlow#workflow-configurable]] ? No +- [[Unaccrued Invoice|UseCases/WorkFlow#unaccrued-invioice]] ? No ### Evaluation of the [[Reading and Reporting API|UseCases/ReadingAPI]]