It is a rural health center, so we don't "make" or "ship" anything, just
receive. I do have a ItemTable, which list the Items/Parts that we order, which
has PartNumbers, Descriptions, UOM's, prices, Manufactors, VendorID, etc along
with a VendorTable. And, of course, a POTable(purchaseOrders) & POdetails table.
The comment you make reference coping with weird things, is why I thought I
would track that sort of thing in the PurchaseOrderTable. In that table, I have
fields [NumberOrdered], [NumberRecieved], [remarks] which I hope will track that
sort of thing.
Thanks, Josh
On Thu, 17 Aug 2006 11:10:30 +0800, "Allen Browne" <AllenBrowne@SeeSig.Invalid>
wrote:
|