Changeset - 7172d7d612b3
[Not reviewed]
0 1 0
Yusei Yusei@web - 10 years ago 2013-11-21 00:42:14

Add negatives
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
ExistingProjects/ERP5.mdwn
Show inline comments
...
 
@@ -7,48 +7,51 @@
 
* <http://www.osoe-project.org/lesson/osoe-Lecture.ERP.Configuration.Introduction> - Online Lectures including accounting.
 
* <http://www.erp5.com/documentation/user> - Other user documents.
 
* <http://www.osoe-project.org/lesson/osoe-Lecture.ERP.Configuration.Introduction/P-OSOE-Accounting.Mathematician/view> - Accounting for Mathematicians
 

	
 

	
 
## Technical
 

	
 
* Web application
 
* Python2
 
* Zope2
 
* MariaDB(MySQL)
 

	
 
## Preliminary evaluation
 

	
 
### Positive
 

	
 
- Flexible system based on a good architecture(Unified Business Model)
 
- Highly configurable/customizable
 
- i18n/l10n support
 
- Rapid application development through the web(easy to do prototyping)
 

	
 
### Negative
 

	
 
- Community: The mailing lists are not very active, see <http://mail.tiolive.com/pipermail/erp5-users/>, <http://mail.tiolive.com/pipermail/erp5-dev/>
 
- Take time to study(important to understand its design(Unified Business Model))
 
- Installation is not simple
 
- Need to read source code and need some experience.
 

	
 
### Comments
 

	
 
Yusei Tahara(an ERP5 developer): I'm sure ERP5 can be customized into an international NPO accounting program. ERP5 is very flexible, customizable, strong i18n/l10n support. However it takes time to understand how to use/develop. Let me know if there are any questions.
 

	
 
## Evaluation
 

	
 
### Evaluation of [[Reporting|UseCases/GeneratingReports]] UseCases
 
- [[Trial Balance Report|UseCases/GeneratingReports#trial-balance]]: FIXME
 
- [[Bank Reconciliation Report|UseCases/GeneratingReports#bank-reconcilation]]: FIXME
 
- [[Chart of Accounts|UseCases/GeneratingReports#chart-of-accounts]]: FIXME
 
- [[Cash Disbursements Journal|UseCases/GeneratingReports#cash-disbursements]]: FIXME
 
- [[Income Report|UseCases/GeneratingReports#income-report]]: FIXME
 
- [[Expense Report|UseCases/GeneratingReports#expense-report]]: FIXME
 

	
 
### Evaluation of [[Reporting|UseCases/GeneratingReports]] UseCases for Fund Accounting
 

	
 
Can each of these reports be generated, confined to a specific temporarily
 
restricted asset type?
 
   
 
- [[Trial Balance Report|UseCases/GeneratingReports#trial-balance]]: FIXME
 
- [[Bank Reconciliation Report|UseCases/GeneratingReports#bank-reconcilation]]: FIXME
 
- [[Chart of Accounts|UseCases/GeneratingReports#chart-of-accounts]]: FIXME
 
- [[Cash Disbursements Journal|UseCases/GeneratingReports#cash-disbursements]]: FIXME
0 comments (0 inline, 0 general)