Newbies tangledcords Posted August 1, 2006 Newbies Posted August 1, 2006 My FM db schema is attached. Please refer to it and see if it makes sense. Specifically, does my relationship around Appointments, LineItem and Payment make sense? In addition, one of the things I would like to do is create invoices. I'm a little confused on whether or not I need a separate Invoice table for this?
Fitch Posted August 1, 2006 Posted August 1, 2006 Your Appointments table looks like it is essentially a "work order" table. Some systems use the work order as the invoice table too, just using a different layout, and maybe a field to indicate whether the status is invoiced. You might also want to have a field in line items to flag whether the line item should appear on the invoice or not. There's no one right way to do it, it depends on your specific needs.
Recommended Posts
This topic is 6747 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