Hi, folks. I'm new here, and to Filemaker in general, and I need some help.
I have a database system that I am working on that is growing in all sorts of directions but the relevant files to my question are Invoice, Line Items, and Inventory. For entering a new order I have set up a layout in the Invoice file that includes a portal to the Line Items file. As each item number is typed into the portal the related info from the Inventory file is looked up and copied into the relevant fields. I then enter in the Qty_Ordered and using a layout in the Line Items file I print out a Picking Ticket for the warehouse help. That all works like a charm, and I couldn't be happier.
However, after an order is picked, I have another layout in the Invoice file where I can update the Qty_Packed field in in the Line Items file and generate an invoice. What I want is to also be able to update the item's status field in the Inventory file using this same layout. For example, a pick ticket may come back with an item marked out of stock, or back-ordered, etc. I want to be able to change related data in the Inventory and the Line Item files as I am preparing an invoice... can it be done?