is there a general accounting system database schema which i can use?
i require a generic account开发者_StackOverflow中文版ing system database schema is there any sites which provide this ?
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 ;)
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.
精彩评论