Jump to content
Server Maintenance This Week. ×

Invoice with customer and contact


Recommended Posts

I need to create an invoice

On that invoice i need to be able to choose from a list of cutomers and then it will give me a choice of different contact for that customer with there information (phone, address....)

Can someone draw me a relationship for that so that I can recreate it in filemaker.

Thanks

Link to comment
Share on other sites

You just need to append a table of Contacts to the Customers table, matching on CustomerID (so that it is one customer has many contacts). 

Then define a value list using values from Contacts::ContactID, include only related values starting from Customers (this is assuming you want to use a value list to select the contact, after having selected the customer).

 

Link to comment
Share on other sites

I got the customer and contact working, they are in 2 different tables and from the customer table i can see matching contacts, but I am trying to see them in another table Invoice.

chart.png

Customers.png

Contact.png

Something like this.

invoice.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.