Answers Posted August 27, 2008 Posted August 27, 2008 Most of the databases I create have been for scheduling, services, jobs. Generating stats etc.. Now I have an invoicing database I'm working on. Invoices, parts, customers all work well. Now I need to add a payment system so they can apply payments to multiple invoices. I created a payment table, to store check #, amount, reference. then I created a join table to hold the invoice# and payment id to break down the many to many relationship. I'm having a brain freeze trying to create the layout. So I can take one payment of say $500 and apply it many invoices. I just need an example file so a light bulb goes off. Can anyone point me in the right direction? any help is greatly appreciated!!
Josh Ormond Posted August 28, 2008 Posted August 28, 2008 Check this out...it got me moving on a solution.
AgentsSka Posted June 4, 2009 Posted June 4, 2009 Is it possible you may post your solution if you improved on the one you linked to?
Recommended Posts
This topic is 5746 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now