Main > Free Download Search >

Free accounting software package software for linux

accounting software package

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3367
Software::Packager::Rpm 0.06

Software::Packager::Rpm 0.06


Software::Packager::Rpm provides a common interface for the creation of platform specific software installation packagers. more>>
Software::Packager::Rpm is a suite of Perl modules providing a common interface for
the creation of platform specific software installation packagers.

add_item()
my %object_data = (
SOURCE => /source/file1,
TYPE => file,
KIND => doc,
DESTINATION => /usr/local/file1,
USER => joe,
GROUP => staff,
MODE => 0750,
);
$packager->add_item(%object_data);

This method overrides the add_item method in Software::Packager. It adds the ability to add extra features used by RPM for each object in the package.

For more details see the documentation in: Software::Packager Software::Packager::Object::Rpm

program_name()
$packager->program_name(SoftwarePackager);
my $program_name = $packager->program_name();

This method is used to set the name of the program that the package is installing. This may in should be the same as the package name but that is not required. It must not contain spaces or a dash "-" and must be all on one line.

version()
$packager->version(1.2.3.4.5.6);
my $version = $packager->version();

This method sets the version for the package to the passed value. The version passed cannot contain a dash "-" or spaces and must be on one line.

release()

This method sets the release version for the package. The release is the number of times the package has been recreated. If the release is not set then a default of 1 is used. It cannot contain spaces, a dash or new lines.

copyright()

This method sets the copyright type for the package. This should be the name of the copyright

source()

This method sets the source location for the package. This should be the URL for the source package used to create this package.

architecture()
$packager->architecture("sparc");
my $arch = $packager->architecture();

This method sets the architecture for the package to the passed value. If no argument is passed then the current architecture is returned. This is the output "from uname -p"

package_name()
my $name = $packager->package_name();

This method returns the name of the package that will be created.

short_description()

$packager->short_description("This is a short description.");
my $description = $packager->short_description();

The short description is just that a short description of the program. It must be all on one line.

description()
$packager->description("This is the description.");
my $description = $packager->description();

The description method sets the package description to the passed value. If no arguments are passed the package description is returned.

The discription can be of any length. It will be formatted by RPM in the following way:
If a line starts with a space it will be printed verbatim.

A blank line signifies a new paragraph.

All other lines will be assumed to be part of a paragraph and will be formatted by RPM.

package()

This method creates the package and returns true if it is successful else it returns undef

<<less
Download (0.013MB)
Added: 2007-01-11 License: Perl Artistic License Price:
1016 downloads
Software::Packager::Tar 0.09

Software::Packager::Tar 0.09


Software::Packager::Tar is used to create tar files with the required structure. more>>
Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager.

SYNOPSIS

use Software::Packager;
my $packager = new Software::Packager(tar);

FUNCTIONS

new()

This method creates and returns a new class object.

package_name()

This method is used to format the package name and return it in the format required for tar packages. This method overrides the package_name method of Software::Packager.

package()

This method overrides the base API and implements the required functionality to create Tar software packages.

It calls teh following method in order setup, create_package and cleanup.

setup()

This function sets up the temporary structure for the package.

<<less
Download (0.021MB)
Added: 2007-01-10 License: Perl Artistic License Price:
1022 downloads
Software::Packager::Perl 0.05

Software::Packager::Perl 0.05


Software::Packager::Perl is used to package perl modules ready for installation and or distribution. more>>
Software::Packager::Perl is used to package perl modules ready for installation and or distribution.

SYNOPSIS

use Software::Packager;
my $packager = new Software::Packager(perl);

It creates packages in the same format used to install all Perl modules.

FUNCTIONS

new()

This method creates and returns a new class object.

package()

This method overrides the base API and implements the required functionality to create Perl software packages.

<<less
Download (0.019MB)
Added: 2007-01-10 License: Perl Artistic License Price:
1018 downloads
Library Accounting System 1.1.0

Library Accounting System 1.1.0


Library Accounting System is a Web-based library system for cataloging books, journals, magazines, and newspapers. more>>
Library Accounting System is a Web-based library system for cataloging books, journals, magazines, and newspapers.
Unlike the majority of Web-based systems, it is intended for individual users rather than for institutional use.
Library Accounting System supports loaning and viewing of records, automatic downloading of book information, and call number creation.
Enhancements:
- This release adds the ability to store movie details.
<<less
Download (0.37MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1434 downloads
Making-Money-Package 1.0

Making-Money-Package 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-17 License: Freeware Price: Free
190 downloads
SASs Accounting Statistics 1.0.2

SASs Accounting Statistics 1.0.2


Sasacct fetches traffic stats via ipchains, ipfstat, iptables, pf, Cisco IP accounting, and SNMP. more>>
Sasacct fetches traffic stats via ipchains, ipfstat, iptables, pf, Cisco IP accounting, and SNMP. [COPYRIGHT=]

Using external program you have 4 options:
a) Linux 2.2.x with ipchains
b) Linux 2.4.x with iptables
c) OpenBSD using Daren Reeds ipf
d) OpenBSD >= 3.0 with pf

Using SNMP you have 2 options for accounting:
a) query the router for byte counters for specific interface
b) if your router is cisco you can use the ip accounting feature
and get a table with source and destination ips and a byte counter
and extract the needed information.

For displaying the collected information sasacct has cgi-script with username/password authentication which can display the data on a per daily basis generating
on-the-fly graphics with bandwith utilization. It can also generate static bandwith utilization graphics on 5 minutes interval. Information on how to configure SASacct is included
in the package.

<<less
Download (0.057MB)
Added: 2006-06-29 License: BSD License Price:
1213 downloads
Cisco IP Accounting Fetcher 1.4.3

Cisco IP Accounting Fetcher 1.4.3


Cisco IP Accounting Fetcher is a set of Perl scripts that allows you to fetch IP accounting data from Cisco routers. more>>
Cisco IP Accounting Fetcher is a set of Perl scripts that allows you to fetch IP accounting data from Cisco routers. There is the only one config file - "getdata.conf for configuration.
Main features:
- fetch accounting data from the router
- generate the HTML statistics
<<less
Download (0.012MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
710 downloads
Debian Installed Package Information 0.2

Debian Installed Package Information 0.2


Debian Installed Package Information shows the current debian installed packages. more>>
Debian Installed Package Information shows the current debian installed packages with the ability to explore and show the contents, shows the stats and description of the suggested and recommended packages and also the policy and changelogs.
Debian Installed Package Information try to find screenshots of the suggested and recommended packages.
Enhancements:
- Added Screenshots for Suggested and Recommended packages
- Added Info about total packages Installed
- Added Version of Suggested and Recommended packages
- Miscelaneous dessign graphic changes
- Bug finding Suggested and Recommended packages installed solved.
- Add fast search package functions.
<<less
Download (0.005MB)
Added: 2006-05-02 License: GPL (GNU General Public License) Price:
1273 downloads
GnuAccounting 0.4.2

GnuAccounting 0.4.2


GnuAccounting is a open source java accounting software that creates and administrates e.g. invoices and credit notes. more>>
GnuAccounting is a open source java accounting software that creates and administrates e.g. invoices and credit notes. GnuAccounting embeds OpenOffice to design templates and output invoices and uses MySQL to store transactional metadata on a central server.

<<less
Download (6.5MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
830 downloads
GIMP Animation Package 2.2.2

GIMP Animation Package 2.2.2


GIMP Animation Package is a collection of Plug-Ins to extend the GIMP with capabilities to edit and create Animations. more>>
GIMP Animation Package is a collection of Plug-Ins to extend the GIMP with capabilities to edit and create Animations as sequences of single frames.

Please note that gimp-gap 2.2.1 requires gimp 2.2 and glib 2.8 or higher. It is recommended to use gtk+ 2.8.

Additional Installation Notes:

This GIMP-GAP release includes sourcecode tarballs of external libraries :

- ffmpeg
- libmpeg3

Those libs are built automatically. Configuration options for those libs can be set by editing the
files:

extern_libs/configure_options_ffmpeg.txt
extern_libs/configure_options_libmpeg3.txt

Those configure_option files are read by the master .configure script

Installation:

./autogen.sh # includes the ./configure call
make
make install

GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.
<<less
Download (5.3MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
533 downloads
PHP Radius Accounting Tool 0.1

PHP Radius Accounting Tool 0.1


PHP Radius Accounting tool is a report tool for use with freeradius and MySQL. more>>
PHP Radius Accounting tool is a report tool for use with freeradius and MySQL. PHP Radius Accounting Tool features: listing of users, bandwidth used up/down per user, number of logins, usage details, who is using most bandwidth, a list of stations (access points), which users use each access point, most popular access points, most b

Listing of Users:

- Bandwidth used by user up/down, # of logins, Usage Details
- Who is using most bandwidth

List of stations (Access Points)

- Which users use each Access Point
- Most popular Access points
- Most bandwidth used by station
- Logins per station
<<less
Download (0.012MB)
Added: 2005-11-16 License: GPL (GNU General Public License) Price:
824 downloads
Mongoose Package Manager 0.0.1

Mongoose Package Manager 0.0.1


Mongoose Package Manager is a package manager. more>>
Mpak is being designed from the ground up to be a kernel and architecture independent package manager for free operating systems.
Main features:
- a single statically linked executable: The package manager is responsible for installing all packages, including packages like glibc, which the whole system depends on. In the event that a critical package is damaged, we should be able to use the package manager to install a replacement for the package, so other system functionality can be repaired. To install a new operating system, a user will only need a boot CD (or an already running system) and a copy of the mpak executable
- dependency tracking: Mpak will be able to find and install all the dependencies for a package. Dependency cycles will be automatically handled via a bootstrapping mechanism.
- the package tree: Package metadata will be kept in a directory tree, organized by category. An installation of an mpak based distribution will have a "system" tree. There will be support for external trees provided by other vendors. Developers may provide package trees for their own projects.
- support for building from source and binary packages: Mpak will be able to use binary packages and build packages automatically from source.
- optional feature support: Many packages have optional build-time features. Mpak will have support for these. Following autoconfs lead, we will divide them into supported packages (e.g. --with-gnome) and internal features (e.g. --enable-mmx).
- kernel and architecture indepence: mpak will have features to simplify porting to different kernels. This way, we can have a unified distribution with support for many kernels (Linux, Hurd, BSD, Darwin, etc.), with nearly identical functionality across kernels.
- package binding support: mpak will be able to bind an installation of a package to another installed package. For example, suppose you have 2 versions of the linux kernel installed, 2.4.19 and 2.4.20. You want to install the alsa-drivers package for both of these kernels. Normally, you would only be able to install one copy of alsa-drivers, but mpak will let you bind the package to the linux kernel package, so that you can have one installation of alsa-drivers for each version of the linux kernel package you have installed.
- hard and soft dependencies: mpak will have support for hard and soft dependencies. Suppose package A has a hard dependency on package B. Then, when package B is upgraded, package A will need to be rebuilt. If package A had a soft dependency on package B, then A would not need to be rebuilt.
<<less
Download (0.28MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1657 downloads
Useful Traffic Accounting Dragon 0.4

Useful Traffic Accounting Dragon 0.4


Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic. more>>
Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic instead of stupidly counting incoming/outgoing packets.
Dragon accounts traffic by user, program and timestamp and puts this information into useful correlation.
Dragon is implemented as a Perl script for the backend, using /etc/passwd to automatically get information about user accounts, /proc/net/ to get information about open connections and /proc/ to get information about running processes and which processes currently use which network connection.
All this information can be combined so you can actually see what user caused which traffic using what program and when it happened.
All this information is acquired automatically so the minimal configuration necessary is to tell dragon where it can find its MySQL database.
Enhancements:
Features:
- cleanup on CTRL-C
- add patch for Linux Kernel 2.6.17.7
- for now, graphs are disabled in the webfrontend
- webfrontend has now Total, User and Program tabs
Bugfixes:
- forgot to close a filedescriptor fixed
- use leading zeroes on port numbers in messages about connections that no longer exist
- really fix wait for next minute
<<less
Download (0.086MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1145 downloads
Quasar Accounting 1.4.7

Quasar Accounting 1.4.7


Quasar is a full function, stand-alone business accounting package more>>
Quasar Accounting software is a full function, stand-alone business accounting package. You may elect to use Quasar Accounting with the open source GNU General Public License (GPL) which is available free of charge.
Or, you may elect to purchase our commercial license for a nominal fee. To ensure timely access to support you will need to purchase one of our support packages.
With Quasar it is extremely easy to set up remote access to multiple servers from multiple workstations. You can run Quasar on both Windows and/or Linux on the same network. For example, you can maintain a Linux server and access the data from a Windows workstation.
Quasar Retail contains all of the features available in Quasar Accounting plus it contains the Quasar Point-of-Sale driver which allows Quasar Accounting to communicate with the Quasar Point-of-Sale application. Quasar Retail is only available with our commercial license.
In a mission critical environment such as retail you will need to purchase one of our support packages for timely access to support . Resellers and customers who wish a copy of the Quasar Retail source code can obtain it by purchasing annual source code access.
Main features:
international ready
- Quasars new international ready features include the ability to define your monetary symbol, monetary format, date format, time format, number format and percentage format. Any and all text can be translated or changed to suit your specific requirements. In addition Quasar has a standard Canadian format and a standard United States format.
graphical user interface
- Quasar is a new product designed with a graphical interface. It is not an older text based package with a graphical interface add-on. It was designed using Qt which is the same library used for the KDE user interface and other Linux projects. For more information on Qt 3.0 please see the Trolltech web page at http://www.trolltech.com.
fast/easy data entry
- The Quasar main window, icons, menus, lookups, and search functions have all been designed with you, the user, in mind. Screens were kept simple with instant access to advanced functions and superior access to supporting data.
quick error correction
- Existing transactions are easy to find and easy to edit. Quasar has a find transaction screen that allows you to find a transaction very quickly using a variety of selection criteria.
backup and restore
- Backup your company to a backup file and restore it as and when the need arises.
recurring transactions
- Define recurring transactions for recurring journal entries, recurring cheques, recurring customer invoices, recurring vendor invoices and recurring vendor payments.
on-line help
- On-line help is available for every screen. A table of contents provides the ability to move around and view several help screens in succession.
preferences
- Set your style, font and color preferences.
multiple companies
- Create and manage multiple companies within the same application.
import data
- Quasar makes maximum use of XML files for importing. Using XML files you can import data such as the chart of accounts, inventory, customer information, vendor information, opening balances, journal entries, purchase orders and packing slips. new data imports
drill down feature
- From most Quasar information screens you can drill down and view the detail of the actual transactions. This will be limited only by the user security access.
mailing labels
- Print mailing labels for customers, vendors, employees and personal acquaintances. Select labels from one of our supported forms.
work shift control
- Every transaction includes date, time, work station, employee and shift. After a each work shift, you can close the shift, complete cash reconciliations, do tender adjustments and report on the results.
<<less
Download (6.4MB)
Added: 2006-05-24 License: GPL (GNU General Public License) Price:
1253 downloads
Wiaflos Accounting 0.0.5

Wiaflos Accounting 0.0.5


Wiaflos Accounting is an attempt to create a multi-platform server-client based accounting system. more>>
Wiaflos Accounting project is an attempt to create a multi-platform server-client based accounting system.
The goal is to have a central accounting engine which can either run on a dedicated server or on the same PC as the client interface. The accounting engine will provide a full SOAP API for easy writing of GUI/Web interfaces or tieing into inhouse systems. Seeing as the accounting engine is written in Perl and makes use of a database abstraction layer, the engine should run on nearly any operating system and use nearly any database system supported by Perl and the target OS.
We want this package to be of equal use to the one-man-show as a full accounting package running on a single PC aswell as to large multi-national corporate entities with dedicated accounting servers using the package as a fast stable accounting function, solution or full package.
Main features:
Platform independant
- Wiaflos Accountings core and engine is written in Perl. Perl is an interpreted programming language capable of running on many different platforms including Unix/Linux, Mac, Windows, BSD and many more.
Database independent
- Wiaflos Accountings database interface utilizes the Perl DBI module. This module allows Wiaflos Accounting to access multiple database types transparently, allowing you to utilize the database of your choice, be it MySQL, MSSQL, Oracle, Informix, Sybase or ODBC (or basically anything else).
Folding database transactions
- All modules use database transactions to ensure that if an error occurs everything is rolled back to a safe state. When different modules are integrated to provide functionality like invoicing and purchasing, there are sometimes quite a number of transactions involved which both update, insert and query data. The Wiaflos Accounting database engine automatically merges all transactions during a specific operation into one, this ensures a clean rollback should anything go wrong.
SOAP API (WebServices)
- The interface to Wiaflos Accounting is based on SOAP (Simple Object Access Protocol). The SOAP protocol is a critical communication protocol on the Internet due in large part to the fact that it has become native to so many development platforms, this allows Wiaflos Accounting the maximum benefit of integration and interpolation with other software packages. The SOAP API supports communication over HTTP and HTTPS and includes a full user-based access control system, allowing only certain users access to certain API functions.
Persistent sessions
- Not only does Wiaflos Accounting support SOAP, but it supports persistent SOAP sessions. Authentication is only required once, after that a session cookie is handed to the client application which can then be used in future function calls to authenticate.
Enhancements:
- This version includes support for statements and "balance brought forward" when requesting GL entries.
- Some bugfixes and feature enhancements were made.
<<less
Download (0.046MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
551 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5