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.159.414 Times

Order Maintenance Template software
Filter: All | Freeware | Demo
 

Order Maintenance Template

< 1 2 3 4 5 > 
Added: June 03, 2006 | Visits: 4.998

MT Template Wizard This tool will get you creating effective & professional looking templates in no time! You can download your you 100% free copy at any time. It eliminates all the typing of code and allows you to simple point and click your way to a fresh looking template. Software Features: - 100% Free -...



Platforms: Windows

License: Freeware Size: 488 KB Download (281): MT Template Wizard Download

Released: May 28, 2011  |  Added: June 09, 2011 | Visits: 15.992

Excel Invoice Template This is a free Excel Invoice Template that provides a Fill In The Blank invoice form and is capable of calculating and creating invoices. Its what-you-see-is-what-you-get invoice form provides a simple yet effective billing software and invoice software for small businesses. If you know how to...





Platforms: Windows

License: Freeware Size: 29.48 KB Download (2599): Excel Invoice Template Download

Released: March 07, 2007  |  Added: March 13, 2007 | Visits: 1.932

FastRequest Work order and request online software. With the FastRequest application, your clients create their requests themselves through the Web or the local network. All you have left to do is to decide the priorities of those requests and of the employees who will execute them. Your clients have access...


Platforms: Windows

License: Shareware Cost: $119.00 USD Size: 23.16 MB Download (145): FastRequest Download

Released: February 20, 2007  |  Added: July 14, 2007 | Visits: 6.502

Web Work Order Web Work Order is a self-service application that helps you streamline your work order processing from the initial request to completion of the work. You can record work orders and assign work to staff. Staff can check on-line to see what work has been assigned and they can update information...


Platforms: Windows, ME, NT, XP, 2K

License: Shareware Cost: $175.00 USD Size: 1.25 MB Download (268): Web Work Order Download

Released: May 21, 2008  |  Added: May 24, 2008 | Visits: 21.608

Free PowerPoint Template - Acoolsoft Acoolsoft free PowerPoint template is designed to help your make wonderful PowerPoint presentation. You can download it absolutely for free. And our free PowerPoint template will keep on updating to make your presentation more professional and interesting. There are also some free PowerPoint...


Platforms: Windows

License: Freeware Size: 19.79 MB Download (3084): Free PowerPoint Template - Acoolsoft Download

Released: September 23, 2012  |  Added: October 25, 2012 | Visits: 4.226

Purchase Order Software Purchase order software that organizes and automates every aspect of company accounts. Purchase order tool is effective to manage, create and organize voucher, entries, and inventory information and tax details. Accounting application keeps records of specified data range can be freeze to...


Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 7.4 MB Download (200): Purchase Order Software Download

Released: March 11, 2012  |  Added: May 10, 2012 | Visits: 8.058

Purchase Order Want to know about Advance Purchase order software? Download software from our site and can easily use by any user without any technical knowledge. Easy to operate Windows based purchase order tool due to latest graphical user interface that provides helps for user to easily understand program...


Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 7.4 MB Download (514): Purchase Order Download

Released: December 20, 2010  |  Added: December 29, 2010 | Visits: 3.499

WonderWebWare Template Shaker CSS Template Shaker is WYSIWYG (what you see is what you get) xhtml / css template generator. Using the tool is pretty simple: just point and click to customize the look and feel of the template on the fly, in complete WYSIWYG environment. This version comes with 5 templates predefined, but with...


Platforms: Windows

License: Freeware Size: 11.36 MB Download (539): WonderWebWare Template Shaker Download

Released: April 27, 2016  |  Added: April 30, 2016 | Visits: 3.286

Purchase Order Organizer Pro Purchase Order Organizer Deluxe is a flexible purchase order management software for Windows users. Purchase order database management helps all kinds of companies and organizations to create, process, and track purchases. Purchase Order PRO manager includes two databases: Suppliers/Vendors...


Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $245.00 USD Size: 8.54 MB Download (207): Purchase Order Organizer Pro Download

Released: October 01, 2018  |  Added: October 23, 2018 | Visits: 179.022

TATEMS Fleet Maintenance Software Introducing TATEMS 20/20...Since 1998 TATEMS Fleet Maintenance Software Program has been Making Life Easier For Fleet Managers because thay have FINALLY DISCOVERED a fleet maintenance software program that is SO SIMPLE and SO EASY TO USE ... You'll Discover as 1000's of mechanics, technicians,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $1447.00 USD Size: 81.02 MB Download (1876): TATEMS Fleet Maintenance Software Download

Released: May 15, 2009  |  Added: October 10, 2009 | Visits: 3.983

HTML Template Browser Anyone who has worked with web templates, knows how difficult it can be to see all the templates you've downloaded. That's what HTML Template Browser is for. Point it at a directory and it will find all the main pages of a template (index.html, default.htm, etc.) and list them in a browse window....


Platforms: Windows

License: Freeware Size: 1.17 MB Download (568): HTML Template Browser Download

Released: October 12, 2009  |  Added: November 04, 2009 | Visits: 1.588

readyAsset ReadyAsset is an adaptable maintenance software for small companies and personal use, to help you save costs by controlling preventive maintenance on your company's facilities and your own assets. readyAsset is for those who wants to keep working their assets and for people who sell services to...


Platforms: Windows

License: Shareware Cost: $349.00 USD Size: 22.07 MB Download (114): readyAsset Download

Added: January 18, 2010 | Visits: 1.677

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: January 18, 2010 | Visits: 1.760

Template::Ast Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. SYNOPSIS use Template::Ast; # Rebuild AST stored in file: $ast = Template::Ast->read(foo.ast) or die Template::Ast->error(); # Writing existing AST to file: $ast = { Marry => [24, F], John => [21, M] };...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (161): Template::Ast Download

Added: October 15, 2010 | Visits: 1.181

Piffle::Template Piffle::Template is a Perlish templating language. SYNOPSIS use Piffle::Template; use Piffle::Template qw{template_to_perl expand_template}; # OO syntax, with output stored and returned: print Piffle::Template->expand(source_file => foo/fish.xml, include_path => [foo/inc,foo]); #...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Piffle::Template Download

Added: October 21, 2010 | Visits: 1.443

Template::Plugin::Digest::MD5 Template::Plugin::Digest::MD5 is a TT2 interface to the MD5 Algorithm. SYNOPSIS [% USE Digest.MD5 -%] [% checksum = content FILTER md5 -%] [% checksum = content FILTER md5_hex -%] [% checksum = content FILTER md5_base64 -%] [% checksum = content.md5 -%] [% checksum = content.md5_hex -%]...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Template::Plugin::Digest::MD5 Download

Added: January 01, 2010 | Visits: 1.473

Template::Plugin::Digest::SHA1 Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. SYNOPSIS [% USE Digest.SHA1 -%] [% checksum = content FILTER sha1 -%] [% checksum = content FILTER sha1_hex -%] [% checksum = content FILTER sha1_base64 -%] [% checksum = content.sha1 -%] [% checksum =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Template::Plugin::Digest::SHA1 Download

Added: October 13, 2010 | Visits: 1.688

Template::Plugin::Lingua::EN::Inflect Template::Plugin::Lingua::EN::Inflect is a Perl interface to Lingua::EN::Inflect module. SYNOPSIS [% USE infl = Lingua.EN.Inflect; -%] [% FILTER inflect(number => 42); -%] There PL_V(was) NO(error). PL_ADJ(This) PL_N(error) PL_V(was) fatal. [% END; -%] [% "... and "; infl.ORD(9);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Template::Plugin::Lingua::EN::Inflect Download

Added: August 05, 2010 | Visits: 1.722

Template::Provider::OpenOffice Template::Provider::OpenOffice is a OpenOffice (ODT) Provider for Template Toolkit. This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing. We use OpenOffice::OODoc to actually open...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Template::Provider::OpenOffice Download

Added: April 12, 2010 | Visits: 1.408

Template::FAQ Template::FAQ contains Frequently Asked Questions about the Template Toolkit. Template Toolkit Language Why doesnt [% a = b IF c %] work as expected? Because the parser interprets it as [% a = (b IF c) %] Do this instead: [% SET a = b IF c %] If Im using TT to write out a TT...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (103): Template::FAQ Download

< 1 2 3 4 5 >