Changeset - 65968cd1b26a
[Not reviewed]
0 1 0
http://wandborg.se/ Joar@web - 10 years ago 2013-11-22 16:40:35

Point reading/reporting API to storage API
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
ExistingProjects/Postbooks.mdwn
Show inline comments
...
 
@@ -54,33 +54,32 @@ restricted asset type?
 

	
 
- Does the system [[link up to external documentation|UseCases/TrackingDocumentation#document-link-up]]?
 

	
 
- Does it have a [[the ability to explore transactions via documentation linkage|UseCases/TrackingDocumentation#document-link-explore]]?
 

	
 
# Evaluation of [[Handling multiple currencies|UseCases/MultiCurrency]] UseCases
 

	
 
- Does it support the concept of
 
  [[a single functional currency|UseCases/MultiCurrency]], while still
 
  permitting multi-currency entries?
 

	
 
# 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? 
 

	
 
## 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]] ?
 

	
 
# Evaluation of the [[Reading and Reporting API|UseCases/ReadingAPI]]
 

	
 
FIXME: This is assessment of what the API for manipulating the accounting
 
data does, so I think it's tough to do it as a list of questions.
 
Presumably the same case as the Storage API.
 

	
 
# Evaluation of the [[Storage API|UseCases/StorageAPI]]
 

	
 
Using PostgreSQL as the back-end
 

	
 
## [[UseCases/WorkFlow]] evaluation
 
- [[Unaccrued Invoice|UseCases/WorkFlow#unaccrued-invioice]]: FIXME
0 comments (0 inline, 0 general)