I need to use a "select from inventory” kind of component. I have inventory that has some attributes (quantity on hand, sell price, purchase price, etc).
I want to present the user with a popup that lists the inventory (obviously this is a rather short list). When you select an inventory object, the pertinent attributes are copied to the line item entity. I want to copy these attributes to the line item as I may want to adjust (override) the values on a single report. Or if the purchase price of an inventory item changes, i do not want old reports (invoices) to show these new values. I am using this as an example to show a perspective client, and to push myself to learn more D2W. I think if I were in a regular wonder app, I could cobble something together, but I want to learn more in D2W. Ted _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
