K
Ken
I am designing a stock control system that requires pricing information.
I Have tables that deal with (amongst other things) Purchase Ordering and
Issuing of stock, the problem is though I have not thought mutch about
holding price info.
Each PO can be attributed to many Issue Orders, and each Issue Order is
assoc. with an address where the stock was issued to. However I need to be
able to select an address and find the total value of all stock used.
I was thinking of having a 'Current Price' Table, with fields Product ID,
Date, and price fields, meaning I can always get the price for a particular
date (I hope)
Can anyone see any flaws or pitfals with this (ie searching it etc)?
Thank you,
Kenny
I Have tables that deal with (amongst other things) Purchase Ordering and
Issuing of stock, the problem is though I have not thought mutch about
holding price info.
Each PO can be attributed to many Issue Orders, and each Issue Order is
assoc. with an address where the stock was issued to. However I need to be
able to select an address and find the total value of all stock used.
I was thinking of having a 'Current Price' Table, with fields Product ID,
Date, and price fields, meaning I can always get the price for a particular
date (I hope)
Can anyone see any flaws or pitfals with this (ie searching it etc)?
Thank you,
Kenny