Newbies ctech4285 Posted October 1, 2010 Newbies Posted October 1, 2010 (edited) I am looking at the Invoice example. The invoice can have many Product Items in the Portal table. but when you look at the table itself, not the layout then there is no such record. I have a very similar problem with purchase orders from vendors. where there is one order with many products. i need to store them as transactions and perform some calculations on the values. so how is that handled by filemaker?? Edited October 1, 2010 by Guest
comment Posted October 1, 2010 Posted October 1, 2010 Not sure WHICH Invoice example you are looking at. In a classic implementation, line items are stored in their own table. The three tables are related as: Invoices -< LineItems >- Products
Newbies ctech4285 Posted October 1, 2010 Author Newbies Posted October 1, 2010 i understand now. every entry in the line items table has an Invoice_ID. So Invoice layout knows where to pull these records from. thanks for clarifying this.
Recommended Posts
This topic is 5514 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