Changeset - e635d470f6c8
[Not reviewed]
0 1 0
Yusei Yusei@web - 10 years ago 2013-11-22 00:09:07

Update tracking documentation usecase
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ExistingProjects/ERP5.mdwn
Show inline comments
...
 
@@ -61,13 +61,13 @@ So all of them below are basically possible.
 
- [[Income Report|UseCases/GeneratingReports#income-report]]: Yes(Use trial balance report)
 
- [[Expense Report|UseCases/GeneratingReports#expense-report]]: Yes(Use trial balance report)
 

	
 
### Evaluation of [[Fund Accounting|UseCases/FundAccounting]] UseCases
 

	
 
My intuition tells(although it is necessary to think the design carefully) that this can be done by
 
implementing a security model based on project/group category with hierarchical structure. Since ERP5 accounting supports hierarchical structure to manage data, non-profit org can be parent and all fiscal sponsorship users can be children. This way, non-profit org can view everything and each fiscal sponsorship user can view only his data.
 
implementing a security rule(note that security rule is configurable) based on project/group category with hierarchical structure. Since ERP5 accounting supports hierarchical structure to manage data, non-profit org can be parent and all fiscal sponsorship users can be children. This way, non-profit org can view everything and each fiscal sponsorship user can view only his data.
 

	
 
- [[Fund-only View|UseCases/FundAccounting#fund-view]] Possible
 
- [[Funds as part of whole org View|UseCases/FundAccounting#fundless-view]] Possible
 
- [[Ignore Funds for operations|UseCases/FundAccounting#fundless-view]] Possible
 

	
 
### [[UseCases/Collaborating]] evaluation
0 comments (0 inline, 0 general)