billings gazette
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 59
jBilling 1.0.8
Jbilling is a recurring billing system, targeting companies that periodically charge their customers for services. more>>
Jbilling is a recurring billing system, targeting companies that periodically charge their customers for services. It calculates and generates the invoices, handles automatic payment processing with credit cards and notifies the customers about the status of their accounts.
It is web-based, once it is installed in a single server, it can be accessed with a web-browser from any computer in network with the server. If the server is connected to the internet, then the billing system is accessible from any computer connected to the internet.
Enhancements:
- The release notes are in the document release_notes.pdf, which is located in the root directory of the binary distribution (jbilling-1_0_8.zip)
<<lessIt is web-based, once it is installed in a single server, it can be accessed with a web-browser from any computer in network with the server. If the server is connected to the internet, then the billing system is accessible from any computer connected to the internet.
Enhancements:
- The release notes are in the document release_notes.pdf, which is located in the root directory of the binary distribution (jbilling-1_0_8.zip)
Download (36.4MB)
Added: 2007-07-05 License: Open Software License Price:
853 downloads
Billing Software 1.04d
Billing Software allows your business to track invoicing and allows your customers to view their invoices online. more>>
Billing Software project allows your business to track invoicing and allows your customers to view their invoices online and easily export them to Excel for saving or printing.
Invoices can also be emailed to customers right from the online application for convenience and efficiency.
Enhancements:
- This release fixes some minor bugs in the XML portions of the library files.
<<lessInvoices can also be emailed to customers right from the online application for convenience and efficiency.
Enhancements:
- This release fixes some minor bugs in the XML portions of the library files.
Download (0.11MB)
Added: 2006-04-05 License: Other/Proprietary License with Source Price:
1343 downloads

Amberdms Billing System 1.2.0
Amberdms Billing System offers users an open source web-based application, provides accounting, invoicing tools as well as service and time management solutions designed for small and medium businesses as well as small ISPs and IT companies more>> <<less
Added: 2009-04-08 License: AGPL Price: FREE
1 downloads
abill 0.2
abill is a simple billing system for small ISPs. more>>
abill is a simple billing system for small ISPs. It improves RADIUS authorization and accounting modules, mail traffic, tariffs, Web user statistics, and administration management tools.
<<less Download (0.064MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1191 downloads
MiniBill 1.2:2 Beta
MiniBill is recurring billing software to hopefully create a contender for some of the Modern Billing software. more>>
MiniBill is recurring billing software to hopefully create a contender for some of the "Modern Billing" software that is out there.
The goal is to keep it pluggable, small, and affordable. MiniBill can be used as a fulfilment and inventory to a shopping cart system, or for a Web hosting billing solution.
Main features:
- Written in PHP
- Fully Templated Using Smarty Templates
- GPL and Open Source Billing Software
- MySQL Support
- Win32 or Linux
- Billing for web hosting, ISPs, "virtual" stores
- Easy Plugin Support, with many plugins on the way
- Invoice via email
- Anniversary Recurring Billing (via cron)
- Billing gateway through Authorize.Net
- Soon to have paypal IPN Module
- Pre-Billing and Invoicing
- Custom invoice look/feel per order template category
- User Purchase Register
- Unlimited Products/services and Categories
- Simple Inventory Support
- And More!
<<lessThe goal is to keep it pluggable, small, and affordable. MiniBill can be used as a fulfilment and inventory to a shopping cart system, or for a Web hosting billing solution.
Main features:
- Written in PHP
- Fully Templated Using Smarty Templates
- GPL and Open Source Billing Software
- MySQL Support
- Win32 or Linux
- Billing for web hosting, ISPs, "virtual" stores
- Easy Plugin Support, with many plugins on the way
- Invoice via email
- Anniversary Recurring Billing (via cron)
- Billing gateway through Authorize.Net
- Soon to have paypal IPN Module
- Pre-Billing and Invoicing
- Custom invoice look/feel per order template category
- User Purchase Register
- Unlimited Products/services and Categories
- Simple Inventory Support
- And More!
Download (0.48MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1210 downloads
SolidState 0.4.1
SolidState is a web-based Customer Management and Billing solution designed for Web Hosting companies. more>>
SolidState is a web-based Customer Management and Billing solution designed for Web Hosting companies. SolidState project is developed in PHP, and uses MySQL as the backend database. It is licensed under the GPL, meaning the source code is available for free and you are encouraged to modify it, improve it, secure it, and submit your changes back to the project.
Some things you can do with Solid-State include:
- Track active, pending, and inactive accounts
- Create and track invoices that can be printed or emailed to your customers
- Specify your own recurring web hosting and domain registration services
- Setup one-time purchases, such as add-on services or special fees.
Register domains through a reseller API, if supported (at this time only Directi/Reseller Club is)
SolidState is a young project, started by John Diamond in November 2005, and sponsored by Solid Internet Systems, Inc. The current and first public release is v0.2. The goal of the project is for version 1.0 to be a complete open source alternative to the existing commercial solutions for web host customer management.
Obviously these products are much more feature rich than the current state of the project, but it is hoped that many will contribute their skills to this fledgling application, and produce not just a more affordable, but a more usefull, more secure, and more intuitive solution for the entire Web Hosting industry.
Installation:
NOTE: For the most up-to-date installation documentation please visit the Solid-State Homepage: http://www.solid-state.org
- Copy the source tree to your web root directory
- Create a new MySQL database:
$ mysqladmin -u root -p create solidstate
- Grant privileges for the solidstate database:
$ mysql -u root -p
mysql> GRANT ALL PRIVILEGES ON solidstate. - TO apache@localhost IDENTIFIED BY password;
Where: apache@localhost is the username of your web servers MySQL account password is the users password
- Dont forget to activate your new privlieges:
mysql> FLUSH PRIVILEGES;
- Import the Solid-State DB scheme:
$ mysql -u apache -p solidstate < db/solid-state.mysql.sql
- Edit application.conf:
- Set your company name and email address in the tag
- Configure your database in the < database > tag
- Configure your name servers in the < nameservers > section
- Configure any modules with your company specific info
- Open a web browser and visit: http://< your-host >/path/to/solidstate/manager
- Login as admin, password: temp
Enhancements:
- A remote file inclusion vulnerability present in most class files was fixed.
- A French translation and a Bosnian translation were added for the Order interface.
- A bug that was preventing services that recurred once a month from showing up on invoices was fixed.
- A check was added to the "generate invoice" page to prevent invoices from being generated for inactive or non-billable accounts.
- A bug that was preventing order line-items from being executed on PHP 4 installs was fixed.
- Other minor bugs were fixed.
<<lessSome things you can do with Solid-State include:
- Track active, pending, and inactive accounts
- Create and track invoices that can be printed or emailed to your customers
- Specify your own recurring web hosting and domain registration services
- Setup one-time purchases, such as add-on services or special fees.
Register domains through a reseller API, if supported (at this time only Directi/Reseller Club is)
SolidState is a young project, started by John Diamond in November 2005, and sponsored by Solid Internet Systems, Inc. The current and first public release is v0.2. The goal of the project is for version 1.0 to be a complete open source alternative to the existing commercial solutions for web host customer management.
Obviously these products are much more feature rich than the current state of the project, but it is hoped that many will contribute their skills to this fledgling application, and produce not just a more affordable, but a more usefull, more secure, and more intuitive solution for the entire Web Hosting industry.
Installation:
NOTE: For the most up-to-date installation documentation please visit the Solid-State Homepage: http://www.solid-state.org
- Copy the source tree to your web root directory
- Create a new MySQL database:
$ mysqladmin -u root -p create solidstate
- Grant privileges for the solidstate database:
$ mysql -u root -p
mysql> GRANT ALL PRIVILEGES ON solidstate. - TO apache@localhost IDENTIFIED BY password;
Where: apache@localhost is the username of your web servers MySQL account password is the users password
- Dont forget to activate your new privlieges:
mysql> FLUSH PRIVILEGES;
- Import the Solid-State DB scheme:
$ mysql -u apache -p solidstate < db/solid-state.mysql.sql
- Edit application.conf:
- Set your company name and email address in the tag
- Configure your database in the < database > tag
- Configure your name servers in the < nameservers > section
- Configure any modules with your company specific info
- Open a web browser and visit: http://< your-host >/path/to/solidstate/manager
- Login as admin, password: temp
Enhancements:
- A remote file inclusion vulnerability present in most class files was fixed.
- A French translation and a Bosnian translation were added for the Order interface.
- A bug that was preventing services that recurred once a month from showing up on invoices was fixed.
- A check was added to the "generate invoice" page to prevent invoices from being generated for inactive or non-billable accounts.
- A bug that was preventing order line-items from being executed on PHP 4 installs was fixed.
- Other minor bugs were fixed.
Download (0.17MB)
Added: 2006-10-29 License: GPL (GNU General Public License) Price:
1092 downloads
AstBill 0.9.22
AstBill is not only a web-based, user friendly billing interface for Asterisk and VOIP. more>>
AstBill is not only a web-based, user friendly billing interface for Asterisk and VOIP. The project is also a Asterisk configuration and GUI management tool and a standardized implementation of Asterisk using REALTIME and static configuration as you please.
AstBill is open source software licensed under the GPL, and is maintained and developed by a community of users and developers. AstBill is free to download and use. If you like what AstBill can do for you, please work with us to expand and refine AstBill to suit your needs.
User-friendly End User Web interface gives access to a range of functionality:
- Personal Contact Directory with Categories
- View SIP, IAX and Virtual Accounts
- Virtual Accounts You can forward your calls to any extension you want
- Time based forwarding and Billing for Asterisk and VOIP
- Credit Control on outgoing calls
- Show Balance, Expenditure, Payments and number of Calls on each account
- Set warning balance for email when low credit on account
- View Numbers Dialed and add them to the Contact Directory
- View Numbers Dialed by Names from the Contact Directory
- Dynamic International Rate Table (Each customer can have his own price list using Brands)
- Rate Table in Currency of choice
- Call Data Records including cost of each call and time based billing
- Call Data Records in his Currency of choice
- Switchboard (Displays live status of users phones and ongoing calls)
- Allows one click calling from GUI and direct to phone
- Call Parking sends calls to parking and then redirects to phone
- Allows transfers of calls
- Edit your Account setup
- Asterisk Billing and Management
- Edit voicemail setup including email and pin
- Create Time Based Dialing and billing. You to forward your calls based on time and day.
- Each user can have unlimited of SIP, IAX and Virtual Accounts
- Each user can have unlimited Prepaid Card Accounts linked to his userid
- Specify your hardware and change the viewable name of your accounts
- Temporary disable SIP, IAX or Virtual Account
- Manage your Incoming Public Numbers including Time based forwarding
User-friendly Administrator Web interface gives access to a range of functionality:
- Show Balance, Expenditure, Payments and number of Calls on each account
- Call Data Records including cost and Sales on each call
- Branding Module. Allows you to create Brands in any Currency
- For each Brand define Currency, Billing Increment, mark-up and connection charges
- Flexible Dynamic International Rate Table for Each Brand in any Currency
- Server Status (Displays live status of users phones and ongoing calls)
- Show Peers. List of the last clients(SIP and IAX2) that have connected to the Asterisk server.
- Audit Trail. Show IP, Port and UserAgent for each call
- Manage your Incoming Public Numbers including Time based forwarding
- Manage Trunks. You can use unlimited ZAP, IAX and SIP trunks.
- Time Based Trunk Dialing. Each trunk can have his own time based dialplan
- Temporary disable trunks
- Trunks can be rated after cost. Allow for cost based Dialing
- Define maximum concurrent outgoing calls on each trunk
- If lowest cost trunk is fully used (busy) the system will choose the next available trunk.
- Define unlimited outgoing routes and link them to your trunks
- Store cost of your outgoing route for each trunk for efficient cost control
- All outgoing routes are stored independent on the client price list
- Define customer price lists for each Brand and Currency
- Billing Routing and Management software for Asterisk and VOIP
- Advanced customer management and portal management
- Integrated E-commerce module and web shop is available under GPL
- Define list of VOIP hardware commonly used
- Full Hardware Inventory. Store mac address and serial numbers of client hardware
- View and Store Customers payments
- Asterisk Billing and Management
- Manage Pre Paid and Post Paid customers. Full Credit control by User Account
- View important Server logs from web interface
- Define maximum concurrent calls on each Customer Account
<<lessAstBill is open source software licensed under the GPL, and is maintained and developed by a community of users and developers. AstBill is free to download and use. If you like what AstBill can do for you, please work with us to expand and refine AstBill to suit your needs.
User-friendly End User Web interface gives access to a range of functionality:
- Personal Contact Directory with Categories
- View SIP, IAX and Virtual Accounts
- Virtual Accounts You can forward your calls to any extension you want
- Time based forwarding and Billing for Asterisk and VOIP
- Credit Control on outgoing calls
- Show Balance, Expenditure, Payments and number of Calls on each account
- Set warning balance for email when low credit on account
- View Numbers Dialed and add them to the Contact Directory
- View Numbers Dialed by Names from the Contact Directory
- Dynamic International Rate Table (Each customer can have his own price list using Brands)
- Rate Table in Currency of choice
- Call Data Records including cost of each call and time based billing
- Call Data Records in his Currency of choice
- Switchboard (Displays live status of users phones and ongoing calls)
- Allows one click calling from GUI and direct to phone
- Call Parking sends calls to parking and then redirects to phone
- Allows transfers of calls
- Edit your Account setup
- Asterisk Billing and Management
- Edit voicemail setup including email and pin
- Create Time Based Dialing and billing. You to forward your calls based on time and day.
- Each user can have unlimited of SIP, IAX and Virtual Accounts
- Each user can have unlimited Prepaid Card Accounts linked to his userid
- Specify your hardware and change the viewable name of your accounts
- Temporary disable SIP, IAX or Virtual Account
- Manage your Incoming Public Numbers including Time based forwarding
User-friendly Administrator Web interface gives access to a range of functionality:
- Show Balance, Expenditure, Payments and number of Calls on each account
- Call Data Records including cost and Sales on each call
- Branding Module. Allows you to create Brands in any Currency
- For each Brand define Currency, Billing Increment, mark-up and connection charges
- Flexible Dynamic International Rate Table for Each Brand in any Currency
- Server Status (Displays live status of users phones and ongoing calls)
- Show Peers. List of the last clients(SIP and IAX2) that have connected to the Asterisk server.
- Audit Trail. Show IP, Port and UserAgent for each call
- Manage your Incoming Public Numbers including Time based forwarding
- Manage Trunks. You can use unlimited ZAP, IAX and SIP trunks.
- Time Based Trunk Dialing. Each trunk can have his own time based dialplan
- Temporary disable trunks
- Trunks can be rated after cost. Allow for cost based Dialing
- Define maximum concurrent outgoing calls on each trunk
- If lowest cost trunk is fully used (busy) the system will choose the next available trunk.
- Define unlimited outgoing routes and link them to your trunks
- Store cost of your outgoing route for each trunk for efficient cost control
- All outgoing routes are stored independent on the client price list
- Define customer price lists for each Brand and Currency
- Billing Routing and Management software for Asterisk and VOIP
- Advanced customer management and portal management
- Integrated E-commerce module and web shop is available under GPL
- Define list of VOIP hardware commonly used
- Full Hardware Inventory. Store mac address and serial numbers of client hardware
- View and Store Customers payments
- Asterisk Billing and Management
- Manage Pre Paid and Post Paid customers. Full Credit control by User Account
- View important Server logs from web interface
- Define maximum concurrent calls on each Customer Account
Download (2.5MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
545 downloads
GNU Gatekeeper 2.2.6
The GNU Gatekeeper is a free H.323 gatekeeper based on the OpenH323 project. more>>
The GNU Gatekeeper is a free H.323 gatekeeper based on the OpenH323 project. You can use it to manage a Voice-over-IP network and let endpoints (e.g., Netmeeting) communicate through symbolic names.
GNU Gatekeeper also has an external interface for billing and other applications. It runs on a number of Unix versions (including Linux and Solaris) and Windows.
Enhancements:
- This release adds optional priorities for gateway prefixes, the new switch "AcceptNonNeighborLCF", limited H.225-to-Q.931 code mapping (see H225toQ931), and new RemoveH235Call and RemoveH460Call switches.
<<lessGNU Gatekeeper also has an external interface for billing and other applications. It runs on a number of Unix versions (including Linux and Solaris) and Windows.
Enhancements:
- This release adds optional priorities for gateway prefixes, the new switch "AcceptNonNeighborLCF", limited H.225-to-Q.931 code mapping (see H225toQ931), and new RemoveH235Call and RemoveH460Call switches.
Download (3.4MB)
Added: 2007-05-03 License: GPL (GNU General Public License) Price:
905 downloads
Printbill 4.2.0
Printbill is a sophistocated Unix print billing and/or accounting system with associated administration utilities. more>>
Printbill is a sophistocated Unix print billing and/or accounting system with associated administration utilities. It primarily supports LPRng but now has limited CUPS support as well.
A simple print filter and accompanying daemon perform pre-printing billing, post-printing billing, print-accounting and print job quote generation. In addition, various utilities for administrators and users are provided - including programs to check your print quota and usage patterns, a web interface for both users and administrators and a command-line quote generator.
Charge rates may be specified on per-page, per-percent-coverage or both, and any number of printers/print queues can be provided (with different charge rates and printer parameters). Monochrome and CMYK colour printers are supported (with separate charge rates for both colour and black ink).
For all filters, processing can happen out-of-order, and you may prioritise jobs on the basis of size (jobs larger than a threshold can get lower priority or higher priority as desired) and jobs are billed in parallel / overlapping - jobs which finish billing first get printed first.
This is not necessarily the same as the order of arrival. Detailed stats are collected on a per-printer basis for job size, CPU time for each job, page count and ink/toner coverage, so you can analyse the usage patterns for your printers and predict when a cartridge will need to be replaced. It supports an optional user-supplied anything-to-postscript filter, so you can get properly billed for plain text, DVI files, image files, and so forth as well as PostScript.
Databases and configuration files may be stored on a centralised web server. This allows read-only access so that Unix (and conceivably Windows) clients could easily check quota, calculate quotes etc. remotely.
For fun, an additional filter is provided which allows users to deduct fixed amounts from their accounts (we use it to let students buy drinks and food from an unsecured laboratory fridge).
Enhancements:
- Finished support for per-user per-printer stats, tested that it works.
<<lessA simple print filter and accompanying daemon perform pre-printing billing, post-printing billing, print-accounting and print job quote generation. In addition, various utilities for administrators and users are provided - including programs to check your print quota and usage patterns, a web interface for both users and administrators and a command-line quote generator.
Charge rates may be specified on per-page, per-percent-coverage or both, and any number of printers/print queues can be provided (with different charge rates and printer parameters). Monochrome and CMYK colour printers are supported (with separate charge rates for both colour and black ink).
For all filters, processing can happen out-of-order, and you may prioritise jobs on the basis of size (jobs larger than a threshold can get lower priority or higher priority as desired) and jobs are billed in parallel / overlapping - jobs which finish billing first get printed first.
This is not necessarily the same as the order of arrival. Detailed stats are collected on a per-printer basis for job size, CPU time for each job, page count and ink/toner coverage, so you can analyse the usage patterns for your printers and predict when a cartridge will need to be replaced. It supports an optional user-supplied anything-to-postscript filter, so you can get properly billed for plain text, DVI files, image files, and so forth as well as PostScript.
Databases and configuration files may be stored on a centralised web server. This allows read-only access so that Unix (and conceivably Windows) clients could easily check quota, calculate quotes etc. remotely.
For fun, an additional filter is provided which allows users to deduct fixed amounts from their accounts (we use it to let students buy drinks and food from an unsecured laboratory fridge).
Enhancements:
- Finished support for per-user per-printer stats, tested that it works.
Download (0.11MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1436 downloads
GNU Hosting Helper 2.03
GNU Hosting Helper is a Web-based Web hosting management system that provides an administration system. more>>
GNU Hosting Helper is a web hosting management package. It is distributed under the GNU GPL (General Public License) Agreement.
This package provides tools to manage many of the aspects of a hosting environment.
GNU Hosting Helper also provides a client utility to reduce the need for staff to perform tasks that a client needs such as managing email accounts.
Main features:
Administrative Features
The features provided through the administrative interface include (but not limited to):
- Server Tasks
- Security Management
- Server Monitor
- Ticket Center
- News Management
- Knowledge Base
- Fraudscreen
- Domain Management
- User Management
- Billing/Accounting
- Account Information Tools
- Miscellaneous Functions
- Package Management
- Manage Hosting Servers
- Manage Client Interfaces
- Manage Mail Servers
- Manage Name Servers
- Manage Signup Servers
- Manage Server Pools
- Manage Administrators
- Manage Admin Daemon
- System Config
Client Features
The features provided thru the client interface include (but not limited to):
- Account Quickview
- Account Resources
- System Information
- Email Functions
- Virtual FTP Management
- Sub Domain Management
- SSL Certificate Management
- Website Management
- Front Page Extensions Management
- Stats and Logs access
- Account Management
- Account Billing
System/Network Support
GNU Hosting Helper currently supports management for the following software:
- Apache 1.3x and 2x
- Sendmail and Postfix
- Most major FPTD software
- BIND 8x and BIND 9x
- MySQL 3x and 4.0.x
Enhancements:
- Fixes an error with MyDNS where straight domains wouldnt resolve.
- Fixes an error with some systems rnd file creation for creating SSL CSR.
- Fixes an error representing bandwidth allotment, usage, and remaining.
- Fixes an error in the init.d file for the admin server daemon.
- Fixes an error with encryption when editing Webmail, signup, mail, and hosting servers.
- Adds SSH port specification and SSH daemon management to all managed servers.
<<lessThis package provides tools to manage many of the aspects of a hosting environment.
GNU Hosting Helper also provides a client utility to reduce the need for staff to perform tasks that a client needs such as managing email accounts.
Main features:
Administrative Features
The features provided through the administrative interface include (but not limited to):
- Server Tasks
- Security Management
- Server Monitor
- Ticket Center
- News Management
- Knowledge Base
- Fraudscreen
- Domain Management
- User Management
- Billing/Accounting
- Account Information Tools
- Miscellaneous Functions
- Package Management
- Manage Hosting Servers
- Manage Client Interfaces
- Manage Mail Servers
- Manage Name Servers
- Manage Signup Servers
- Manage Server Pools
- Manage Administrators
- Manage Admin Daemon
- System Config
Client Features
The features provided thru the client interface include (but not limited to):
- Account Quickview
- Account Resources
- System Information
- Email Functions
- Virtual FTP Management
- Sub Domain Management
- SSL Certificate Management
- Website Management
- Front Page Extensions Management
- Stats and Logs access
- Account Management
- Account Billing
System/Network Support
GNU Hosting Helper currently supports management for the following software:
- Apache 1.3x and 2x
- Sendmail and Postfix
- Most major FPTD software
- BIND 8x and BIND 9x
- MySQL 3x and 4.0.x
Enhancements:
- Fixes an error with MyDNS where straight domains wouldnt resolve.
- Fixes an error with some systems rnd file creation for creating SSL CSR.
- Fixes an error representing bandwidth allotment, usage, and remaining.
- Fixes an error in the init.d file for the admin server daemon.
- Fixes an error with encryption when editing Webmail, signup, mail, and hosting servers.
- Adds SSH port specification and SSH daemon management to all managed servers.
Download (0.18MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1286 downloads
Interna 1.0
Interna is billing software that is able to manage customer-related and product-related data and statistics. more>>
Interna is billing software that is able to manage customer-related and product-related data and statistics.
The document managment is able to generate the types quotation, order confirmation, delivery note, invoice, and credit advice in English and German.
Enhancements:
- The startup scripts are only provided as Linux shell scripts.
- The software has not been tested with Windows yet.
<<lessThe document managment is able to generate the types quotation, order confirmation, delivery note, invoice, and credit advice in English and German.
Enhancements:
- The startup scripts are only provided as Linux shell scripts.
- The software has not been tested with Windows yet.
Download (8.5MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1451 downloads
BATTS 0.9.0
BATTS provides a lean, elegant trouble ticket system with command line and Web interfaces. more>>
BATTS provides a lean, elegant trouble ticket system with command line and Web interfaces.
BATTS (Barnhard Associates Trouble Ticketing System) is a lean, elegant trouble ticket system with both command line and Web interfaces, written in Perl. It uses MySQL for its backend, and has a ticket-via-email interface for submission and informational logging.
Features include support for tickets pending on or resolved when other tickets are disposed of, an ability to assign tickets to a person, an ability to categorize and prioritize tickets, and associating billing codes with various logging events.
<<lessBATTS (Barnhard Associates Trouble Ticketing System) is a lean, elegant trouble ticket system with both command line and Web interfaces, written in Perl. It uses MySQL for its backend, and has a ticket-via-email interface for submission and informational logging.
Features include support for tickets pending on or resolved when other tickets are disposed of, an ability to assign tickets to a person, an ability to categorize and prioritize tickets, and associating billing codes with various logging events.
Download (0.13MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
983 downloads
Multidialnet 0.1.0
Multinet is a curses-based solution to sharing a dial-up Internet connection using IP masquerading. more>>
Multinet is a curses-based solution to sharing a dial-up Internet connection using IP masquerading. It keeps track of time spent online, billing information for each user, and user manangement (so that users cannot kill each others connection).
The program depends on two scripts that bring-up the ppp connection and shut it down again.See the multinet.c code for the NETSTART and NETSTOP defines which specify where these scripts are. In my case, the up script is basically a line that says:
/usr/sbin/pppd call freeserve
...with a few other misc. bits and pieces. The down script basically just has this line:
kill `cat /var/run/ppp0.pid`
Your scripts may be different, but if you use ppp and chat scripts they are going to be pretty similar.
Net activity is logged to a file (defined in multinet.c). This is a plain text file that shows the userid, time, duration and cost of each call.
When you want to start a net connection, simply type multinet. If another user is currently using the Internet, you will be told as much and the program will exit. Lucky you - you can use the net and hell pay for it! Be nice and dont use much bandwidth though, or he might
get upset.
When you make your own connection, dont quit the program! You must keep it running until you press D to disconnect, otherwise everything will go pear-shaped.
When you disconnect by pressing D, to program will calculate how long the call was and how much it cost. It will tell you this information as well as logging it to its log file.
<<lessThe program depends on two scripts that bring-up the ppp connection and shut it down again.See the multinet.c code for the NETSTART and NETSTOP defines which specify where these scripts are. In my case, the up script is basically a line that says:
/usr/sbin/pppd call freeserve
...with a few other misc. bits and pieces. The down script basically just has this line:
kill `cat /var/run/ppp0.pid`
Your scripts may be different, but if you use ppp and chat scripts they are going to be pretty similar.
Net activity is logged to a file (defined in multinet.c). This is a plain text file that shows the userid, time, duration and cost of each call.
When you want to start a net connection, simply type multinet. If another user is currently using the Internet, you will be told as much and the program will exit. Lucky you - you can use the net and hell pay for it! Be nice and dont use much bandwidth though, or he might
get upset.
When you make your own connection, dont quit the program! You must keep it running until you press D to disconnect, otherwise everything will go pear-shaped.
When you disconnect by pressing D, to program will calculate how long the call was and how much it cost. It will tell you this information as well as logging it to its log file.
Download (0.005MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1213 downloads
Ultrize TimeSheet 20051230
Ultrize TimeSheet is a Web based time card to keep track of all time spent on multiple clients and projects. more>>
Ultrize TimeSheet is a Web based time card to keep track of all time spent on multiple clients and projects.
Ultrize TimeSheet project can keep track of multiple clients with multiple rate quotes with multiple projects easily, intuitively, and simply.
I realized a while ago, that I was having a hard time keeping all my clients organized; multiple clients with multiple rate quotes with multiple projects all in order on a sheet of paper, billing and accouning was starting to become a nightmare. So I did what any proper Interneteer would do .. I created a simple easy to use web based solution for my paper mess.
The initial version was comprised of about 4 hours worth of work, and was by no means feature rich -- I made it to be easy to use, and easy to understand. Now it is full of excellent features that will help anybody who is looking for a great way to keep track of time and billing for multiple clients. I think you will find it is very useful at giving you a valid concept of how much money you are making with each client you service, and how much time you are spending on your projects.
Main features:
- GPL Licensing
- Unlimited number of Clients
- Unlimited number of Jobs
- Unlimited number of Tasks
- Unlimited number of Notes per Job
- Classes extendible via object oriented programming
- Written with Smarty Templates and PHP 4.3+ with MySQL
<<lessUltrize TimeSheet project can keep track of multiple clients with multiple rate quotes with multiple projects easily, intuitively, and simply.
I realized a while ago, that I was having a hard time keeping all my clients organized; multiple clients with multiple rate quotes with multiple projects all in order on a sheet of paper, billing and accouning was starting to become a nightmare. So I did what any proper Interneteer would do .. I created a simple easy to use web based solution for my paper mess.
The initial version was comprised of about 4 hours worth of work, and was by no means feature rich -- I made it to be easy to use, and easy to understand. Now it is full of excellent features that will help anybody who is looking for a great way to keep track of time and billing for multiple clients. I think you will find it is very useful at giving you a valid concept of how much money you are making with each client you service, and how much time you are spending on your projects.
Main features:
- GPL Licensing
- Unlimited number of Clients
- Unlimited number of Jobs
- Unlimited number of Tasks
- Unlimited number of Notes per Job
- Classes extendible via object oriented programming
- Written with Smarty Templates and PHP 4.3+ with MySQL
Download (0.33MB)
Added: 2005-12-31 License: LGPL (GNU Lesser General Public License) Price:
1397 downloads
actiTIME 1.45
actiTIME project is a Web-based standalone time tracking system that is streamlined for billing and management purposes. more>>
actiTIME project is a Web-based standalone time tracking system that is streamlined for billing and management purposes. You can keep track of the time worked for your customers and projects.
Several configurable reports allow you to analyze the collected time expenses in different ways and get comprehensive and clean data for time management purposes. It integrates with QuickBooks accounting software.
Main features:
- Time expenses are recorded on by-customer and by-project basis
- Overtime and undertime calculations and reports
- Co-workers can share information using daily task comments
- Support of billable and non-billable task statuses
- Explicit reports for billing and management purposes
- Individual access rights management
- Entering/Modifying the time-track of other users
- Integration with Intuit QuickBooks
- Data export in the CSV format
- Access to the system through a web browser
- Support of different database platforms
- Runs under most operational systems
- Free of charge
Enhancements:
- The ability to rename hierarchy levels was added: Customer, Project, Task.
- Performance was improved and a memory leak on the server related to user session data was fixed.
- There were more than 30 small fixes and improvements.
<<lessSeveral configurable reports allow you to analyze the collected time expenses in different ways and get comprehensive and clean data for time management purposes. It integrates with QuickBooks accounting software.
Main features:
- Time expenses are recorded on by-customer and by-project basis
- Overtime and undertime calculations and reports
- Co-workers can share information using daily task comments
- Support of billable and non-billable task statuses
- Explicit reports for billing and management purposes
- Individual access rights management
- Entering/Modifying the time-track of other users
- Integration with Intuit QuickBooks
- Data export in the CSV format
- Access to the system through a web browser
- Support of different database platforms
- Runs under most operational systems
- Free of charge
Enhancements:
- The ability to rename hierarchy levels was added: Customer, Project, Task.
- Performance was improved and a memory leak on the server related to user session data was fixed.
- There were more than 30 small fixes and improvements.
Download (5.1MB)
Added: 2007-06-22 License: Freeware Price:
856 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above billings gazette search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed