Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.950 Times

Tracking Number freeware
Filter: All | Freeware | Demo
 

Tracking Number

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 801

Colissimo Ups tracking number in order history This contribution add a field "Colissimo tracking" or "UPS tracking" number in the order history. The customer receive a weblink to direct tracking by email.This contribution is drawn from the Tracking contribution in order history 1.0 of CHAVEIRO, adapted for Colissimo and UPS by MRMICRO. I made... Platforms: Windows, *nix, PHP, BSD


Added: May 10, 2013 | Visits: 580

Multiple Package Tracking I had several request to modify my package tracking contribution to allow more than one tracking number per order. So, I made it capable of handling up to three tracking numbers per order.In order to use this contribution, you must have one of my previous package tracking contributions (html... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Multiple Package Tracking Download

Added: May 14, 2013 | Visits: 554

Package Tracking for Ubercart Tracking information is probably the most important thing the customer is interested in seeing after an order is placed! The customer wants to know "Where's my stuff?", and you don't want him bugging you about it.This module lets your customer (or you, the admin) track shipped packages. It uses a... Platforms: PHP

License: Freeware Size: 10 KB Download (41): Package Tracking for Ubercart Download

Added: May 10, 2013 | Visits: 577

Track Trace TPG Adds fields to the database for order tracking number and allows the user to track from a single click inside his history overview.(Since this file was no longer available, I thought a good thing to upload for users that have a need for this) Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Track Trace TPG Download

Added: May 10, 2013 | Visits: 447

Transmission pursuit As example the left is registered to the DHL waybill number inquiry. The left can be adapted however at will. The comment field in the order overview as well as in the administration (order working on) was changed accordingly. Install: Backup of the files /catalog/account_history_info.php... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Transmission pursuit Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 598

Delivery Status Can't wait for your packages to arrive? Don't waste your time checking the site constantly, just open this all-in-one delivery tracker and enter your order number or tracking number. The status will update automatically for you, and even count down the days! It also works with Growl to give you... Platforms: Mac

License: Freeware Size: 1.2 MB Download (47): Delivery Status Download

Added: May 10, 2013 | Visits: 668

Shipping, Order Processing module All new info entered during the processing of an order is saved in new tables. This allow to keep a perfect audit trail. This module allows the following Admin side A. Manage processing of orders placed directly through oscommerce B. Allows to enter Phone order or orders coming from other... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (62): Shipping, Order Processing module Download

Released: July 21, 2016  |  Added: July 24, 2016 | Visits: 989

Freight+ Freight+ Multi-Carrier Business Shipping Software. Rate shop and ship USPS, UPS, FedEx, and LTL from within your ERP and accounting system! Listed on UPS and FedEx websites as replacement software for their own carrier software. Replaces UPS WorldShip and FedEx Ship Manager. Seamlessly... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 115.79 MB Download (1277): Freight+ Download

Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 2.255

MB Free Personal Month Number MB Free Personal Month Number Software is an user-friendly yet simple software that basically predicts what lies ahead of you in the calendar month ahead. This software helps you to realize that every particular month has a specific energy, which should be effectively harnessed for your own... Platforms: Windows

License: Freeware Size: 651.71 KB Download (525): MB Free Personal Month Number Download

Released: July 01, 2009  |  Added: September 16, 2009 | Visits: 2.647

Random Number Software Random number Software is an powerful & easy to operate program to generate a list of random numbers. Random number Software is cultivated on windows platform, software supported on all the Windows OS versions. Software also provides you the feature to create list of sequential numbers and... Platforms: Windows

License: Freeware Size: 960.41 KB Download (242): Random Number Software Download

Added: January 18, 2010 | Visits: 1.215

Number::Bytes::Human Number::Bytes::Human is a Perl module that can convert byte count to human readable format. SYNOPSIS use Number::Bytes::Human qw(format_bytes); $size = format_bytes(0); # 0 $size = format_bytes(2*1024); # 2.0K $size = format_bytes(1_234_890, bs => 1000); # 1.3M $size = format_bytes(1E9,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (98): Number::Bytes::Human Download

Added: March 19, 2010 | Visits: 1.706

Dream Print Tracking System Dream Print Tracking System is a powerful and user-friendly system for tracking print distribution and circulation. It uses many principles from customer relationship management (CRM) systems, but in a way specific to print publishers. The Media Development Loan Fund commissioned Dream based... Platforms: *nix

License: Freeware Size: 6.9 MB Download (126): Dream Print Tracking System Download

Added: March 06, 2010 | Visits: 1.230

Convert::Number::Digits Convert::Number::Digits is a Perl module that convert Digits Between the Scripts of Unicode. SYNOPSIS use utf8; require Convert::Number::Digits; my $number = 12345; my $d = new Convert::Number::Digits ( $number ); print "$number => ", $d->toArabic, "n"; my $gujarti = $d->toGujarti; my... Platforms: *nix

License: Freeware Size: 5.12 KB Download (105): Convert::Number::Digits Download

Added: March 16, 2010 | Visits: 1.256

Test::Number::Delta Test::Number::Delta is a Perl module to compare the difference between numbers against a given tolerance. SYNOPSIS # Import test functions use Test::Number::Delta; # Equality test with default tolerance delta_ok( 1e-5, 2e-5, values within 1e-6); # Inequality test with default tolerance... Platforms: *nix

License: Freeware Size: 18.43 KB Download (103): Test::Number::Delta Download

Added: March 21, 2010 | Visits: 2.302

Feta Asset Tracking Feta Asset Tracking project efficiently tracks assets. Feta is a PHP/MySQL/PostgreSQL application for use in tracking inventory of computer hardware within a company for internal use. I wrote Feta because SimpleAssets is too complex, and I dont need to manage Licencing, since I tend not to use... Platforms: *nix

License: Freeware Size: 133.12 KB Download (229): Feta Asset Tracking Download

Added: February 27, 2010 | Visits: 882

Number::Encode Number::Encode is a Perl module to encode bit strings into digit strings. SYNOPSIS use Number::Encode qw(nonuniform uniform); Provides a mechanism to convert arbitrary bit-strings into numeric digit strings. The transformation can be uniform or non-uniform depending on the type of... Platforms: *nix

License: Freeware Size: 2.05 KB Download (107): Number::Encode Download

Added: May 10, 2013 | Visits: 2.261

Advanced Stock Tracking System Advanced Stock Tracking System (AST) is a web-based application for keeping track of stocks. It features a portfolio with dividend tracking, worksheet to keep track of prospects, a stock comparison utility, a search engine for the stock market and an alert engine to email you about key events in... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (187): Advanced Stock Tracking System Download

Added: April 19, 2010 | Visits: 828

Number::WithError Number::WithError is a Perl module that contains numbers with error propagation and scientific rounding. SYNOPSIS use Number::WithError; my $num = Number::WithError->new(5.647, 0.31); print $num . "n"; # prints 5.65e+00 +/- 3.1e-01 # (I.e. it automatically does scientific rounding) my... Platforms: *nix

License: Freeware Size: 27.65 KB Download (90): Number::WithError Download

Added: August 07, 2010 | Visits: 1.240

Plone Click Tracking Tool Plone Click Tracking Tool is a product which aimed for assisting in tracking advertisement campaigns in Plone websites. Plone Click Tracking Tool (qClickTrackingTool ) is aimed for assisting in tracking advertisement campaigns in Plone websites. It allows to track clicks of visitors. Actual... Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Plone Click Tracking Tool Download

Added: July 27, 2010 | Visits: 968

Number::Latin Number::Latin is a Perl module that can convert to/from the number system "a,b,...z,aa,ab..." SYNOPSIS use Number::Latin; print join( , map int2latin($_), 1 .. 30), "n"; # # Prints: # a b c d e f g h i j k l m n o p q r s t u v w x y z aa ab ac ad Some applications, notably the... Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): Number::Latin Download

1 2 3 4 5 >