Tracking Purchase Orders
Written 01 Jun 2004
Today I found a new need: tracking Purchase Orders and requesitions. Nothing that ties into inventory, just something to allow a person to fill out a form, assign a PO number and print (or email, fax, etc). Think I, "Certainly something like that already exists in PHP." After searching many of the usual spots (Freshmeat, Hot Scripts) I learn that many apps exist for balancing checkbooks and invoicing, but nothing for PO tracking. Does this mean I need to write my own? Just what I want, another project ;)