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

Credit Note Template software
Filter: All | Freeware | Demo
 

Credit Note Template

< 1 2 3 4 5 > 
Released: January 01, 2009  |  Added: March 02, 2009 | Visits: 1.534

ClinicDB ClinicDB is a Medical Office Software for Small-Large Clinic that contain all the Clinical, and operational elements for a successful running Medical Practice. ClinicDB offers an easy to use Windows interface For Single and Multiple Practice to Manage Electronic Medical Record With This... Platforms: Windows

License: Shareware Cost: $150.00 USD Size: 18.89 MB Download (222): ClinicDB Download

Released: May 01, 2012  |  Added: June 30, 2012 | Visits: 939

PatientDB Professional PatientDB is a Medical Office Software for Small-Large Clinic that contain all the Clinical, and operational elements for a successful running Medical Practice. PatientDB offers an easy to use Windows interface For Single and Multiple Practice to Manage Electronic Medical Record With This... Platforms: Windows

License: Shareware Cost: $350.00 USD Size: 29.73 MB Download (102): PatientDB Professional Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 613

Busy UL BUSY UL has an extremely amiable user-interface (quite unlike most of the windows-based accounting softwares). The main functions covered by it are as under: Financial Accounting Inventory Management Invoice Printing Document Printing Sales Tax Reports VAT Computation VAT Summary BUSY UL provides... Platforms: Windows

License: Freeware Size: 59.24 MB Download (56): Busy UL Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 819

PSA Accounting PSA Accounting Software for DOS PSA (VAT Special) Accounting Software (multi-user) with Stock Management System. In this software you may have printout of Sale Bill (VAT INVOICE) as you desire. This software is useful for small business, Personal Accounting, Group Accounting. Features of software... Platforms: Windows, MS-DOS

License: Shareware Cost: $100.00 USD Size: 948 KB Download (583): PSA Accounting Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 1.117

Accounting and Inventory Software Accounting and inventory software is smart and comprehensive business account management application that safely maintain daily basis transaction or business records. Tool facilitate user to monitor company productivity and revenues beyond actual expenditure of company business. Billing... Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 7.35 MB Download (518): Accounting and Inventory Software Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 611

Jewelry Accounting with Billing Software Karigar Accounts and Production: This software give you facility to prepare Karigar Stock Summary. Karigar Goods issue register, Karigar Receipt (Simple and Jadau) Register, Refining Production, Mixing Entry. Bill / VAT INVOICE Printing: Bill printing as you design, Purchase Invoice Printing,... Platforms: Windows, MS-DOS

License: Shareware Cost: $120.00 USD Size: 1.08 MB Download (526): Jewelry Accounting with Billing Software Download

Added: September 04, 2013 | Visits: 484

Simple Ajax Shoutbox This plugin will add a shoutbox on your sidebar. Using AJAX technology so visitor doesnt have to refresh page to view their messages. It automatically reload every few seconds so you can see other visitor messages live. It has simple design, so it will blend to your current theme whatever it is.... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Simple Ajax Shoutbox Download

Released: October 24, 2023  |  Added: November 04, 2023 | Visits: 398

Financial Accounting Application www.accountpayee.com provides Accounting Software which effectively manages business transaction of your organization in few simple steps. Award winning business accounting Software is facilitated with advanced features of preparing voucher entries including sale and purchase, receipt voucher,... Platforms: Windows, Windows 8, Windows 7, Other

License: Shareware Cost: $69.00 USD Size: 6.04 MB Download (36): Financial Accounting Application Download

Added: October 21, 2010 | Visits: 1.454

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: November 05, 2010 | Visits: 1.241

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive... Platforms: *nix

License: Freeware Size: 778.24 KB Download (111): Template::Manual::Directives Download

Added: June 22, 2010 | Visits: 1.716

Template::Library::HTML Template::Library::HTML is a template library for building basic HTML pages. NOTE: This documentation is incomplete and may be incorrect in places. The html template library is distributed as part of the Template Toolkit. It can be found in the templates sub-directory of the installation... Platforms: *nix

License: Freeware Size: 778.24 KB Download (116): Template::Library::HTML Download

Added: June 02, 2010 | Visits: 1.012

Template::Library::Splash Template::Library::Splash is a template library for building stylish HTML user interfaces. NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use.... Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Template::Library::Splash Download

Added: September 24, 2010 | Visits: 978

Template::Plugin::XML::DOM Template::Plugin::XML::DOM is a plugin interface to XML::DOM. SYNOPSIS # load plugin [% USE dom = XML.DOM %] # also provide XML::Parser options [% USE dom = XML.DOM(ProtocolEncoding = ISO-8859-1) %] # parse an XML file [% doc = dom.parse(filename) %] [% doc = dom.parse(file =... Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): Template::Plugin::XML::DOM Download

Added: August 26, 2010 | Visits: 1.067

Bundle::Template::Magic Bundle::Template::Magic is a bundle to install MagicTemplate distribution plus all related extensions and prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Template::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler... Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): Bundle::Template::Magic Download

Added: May 17, 2010 | Visits: 1.115

Template::Plugin::Page Template::Plugin::Page is a plugin to help when paging through sets of results. SYNOPSIS [% USE page = Page($total_entries, $entries_per_page, $current_page) %] First page: [% page.first_page %] Last page: [% page.last_page %] First entry on page: [% page.first %] Last entry on page: [%... Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Template::Plugin::Page Download

Added: April 19, 2010 | Visits: 1.251

SVG::Template::Graph SVG::Template::Graph is a Perl extension for generating template-driven graphs with SVG. SYNOPSIS use SVG::Template::Graph; $data = [ { barGraph=>1,# barSpace=>20, title=> 1: Trace 1, data => #hash ref containing x-val and y-val array refs { x_val => [50,100,150,200,250,... Platforms: *nix

License: Freeware Download (99): SVG::Template::Graph Download

Added: April 17, 2013 | Visits: 536

Multiple Template Images Multiple Template Images allows you to add multiple image selection boxes to the post and page editor. These images can be requested in your theme. You can cut, crop, blur, mask (etc.) these images using comprehensive functions (based on PHP's GD library).Multiple Template Images is a good... Platforms: PHP

License: Freeware Size: 20.48 KB Download (41): Multiple Template Images Download

Added: January 27, 2006 | Visits: 10.414

RSC Cover Letter Template The RSC Cover Letter Template acts as a guideline containing the structure for working through the components of a professional looking cover letter. The RSC Cover Letter Template is intended for those seeking to create a cover letter that has the key elements necessary to capture the... Platforms: Windows

License: Freeware Size: 96 KB Download (823): RSC Cover Letter Template Download

Released: January 10, 1999  |  Added: February 23, 2006 | Visits: 3.381

fKey Template Designer fKey Template Designer v20 - $25 from SigmaTech Software. A design tool to construct and print a keyboard template of a programs function key and shortcut key combinations. The program presently can print a template to fit all known keyboard layouts. You may have up to six rows of function key... Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 4.13 MB Download (126): fKey Template Designer Download

Released: January 11, 2002  |  Added: August 11, 2006 | Visits: 5.035

MAGIA Site Template Our Site Template will save your time and money because you don't need to hire professional designer, to pay a lot of money for design and to wait till it's done. You can run you site in less than 2 hours just by changing logo, button names and adding content to the Template Adobe... Platforms: Windows, Mac, *nix

License: Shareware Cost: $37.00 USD Size: 307 KB Download (508): MAGIA Site Template Download

< 1 2 3 4 5 >