Re: Real-World BUSINESS Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jay Blanchard wrote:
> PROBLEM
> 
> I need to automatically create packing lists at the end of each day for
> items ordered through our warehouse inventory control system. Each
> packing list is related to a retail location. The packing list must be
> printed so that order pickers can get the materials and package for
> shipment to the locations. Each packing list must be archived
> electronically.
> 
> RESOURCES
> 
> Data from the inventory control system and the retail location database.


Hey I remember doing something similar to this on my first day at Uni.....

This is not hard.... You could do this in numerous languages and PHP
would make it pretty quick. Python or Java would also be pretty good
choices as all three have pretty good PDF generation libs which could
make for nice printouts.

I really don't get what your problem is. Just approach this like any
other programming task and spec it out and break it down modularly and
the design will come naturally.

Col

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux