database schema
-
Hi , I am going to implement an accounting system for a small and single person's store. My system will be able manage Purchases,Sales,Ledgers and inventory. I want database schema which should be normalized and will accept future changes and requirements. any body can help me. thanks in advance.
-
Hi , I am going to implement an accounting system for a small and single person's store. My system will be able manage Purchases,Sales,Ledgers and inventory. I want database schema which should be normalized and will accept future changes and requirements. any body can help me. thanks in advance.
Yeah, that's not going to happen. First, it's up to the application requirements, which includes legal requirements of the country of origin for your customer. Second, he/she can get those modules in an off-the-shelf accounting system that will include far more functionality than your going to charge him/her for and get it for less money.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Hi , I am going to implement an accounting system for a small and single person's store. My system will be able manage Purchases,Sales,Ledgers and inventory. I want database schema which should be normalized and will accept future changes and requirements. any body can help me. thanks in advance.
gashkori wrote:
I am going to implement an accounting system for a small and single person's store
Why, unless you are doing this for your own interest or your customer has specific requirements you are ripping off your customer, there are a myriad of small, light weight accounting systems out there that will do all this and more and cost peanuts. I did find this site [^]interesting.
Never underestimate the power of human stupidity RAH
-
gashkori wrote:
I am going to implement an accounting system for a small and single person's store
Why, unless you are doing this for your own interest or your customer has specific requirements you are ripping off your customer, there are a myriad of small, light weight accounting systems out there that will do all this and more and cost peanuts. I did find this site [^]interesting.
Never underestimate the power of human stupidity RAH