faves-ERP, web based erp focused in manufacturing, including product configurator & advanced BOM/PLM tools for complex products, supply chain management (MRP, Work orders scheduling and planning) , inventory tracking (lots/serial numbers), Sales, Purchases, Technical Service, Agenda, email and other groupware tools & gateways.
A tool that will let you generate shipping labels in pdf
The purpose of the tool is to generate labels in pdf for the Popular Brother Label printers. The code is quite hackable and it can be used and integrated in different php applications. The tools generates pdf with a size of 38x90mm by default.There is a simple GUI interface which can be used by the user to enter data. The labels are automatically saved in the "labels" folder where a folder with the current date is created. The software uses the fpdf library to generate the PDF labels. Check out also the Php Label print Pro version http://phplabelprint.sf.net. ...