This commit is contained in:
http://wandborg.se/ 2013-11-20 21:20:45 +01:00 committed by Wiki Admin
parent 71e3516c6e
commit 9818c70a48

View file

@ -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]]