i require a generic accounting system database schema is there any sites which provide this ?
Asked
Active
Viewed 7,335 times
3
-
Possible duplicate of [Database schema design for a double entry accounting system?](https://stackoverflow.com/questions/2494343/database-schema-design-for-a-double-entry-accounting-system) – Olim Saidov Aug 14 '18 at 12:20
2 Answers
5
I think that would be difficult find something out of the box (it's quite complicated, starting from basic question: which country tax law you are targeting) , but you can look at http://www.databaseanswers.org/data_models/ , searching at least inspiration ;)

ts.
- 10,510
- 7
- 47
- 73
-
im doing this project as for my final yr so it doesnt hav to be perfect. i dont think ill be implementing any taxation too. – sodhancha May 18 '10 at 10:23
1
I think you can find a good answer in this question answers , It is about the double entry system , There is links and a simple data model in there. Please check.

Mohammed Omer
- 1,168
- 1
- 10
- 17