Customer/Purchase Orders Database

G

Guest

I have set up a data base with a Customer table, Items table, and Purchase
Order Table. Is there a way that once I set up a purchase order for an
individual customer, I can prevent the prices in the purchase order from
changing if I have to reprint the purchase order, but had already made
changes to an item in the items table?
 
S

Smartin

Ronnie said:
I have set up a data base with a Customer table, Items table, and Purchase
Order Table. Is there a way that once I set up a purchase order for an
individual customer, I can prevent the prices in the purchase order from
changing if I have to reprint the purchase order, but had already made
changes to an item in the items table?

Make a field for item price in the PO table and assign the value when
the PO is created.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top