Download List

Descripción del Proyecto

MyInvoicer is a straightforward Web-based invoicing and CRM system for freelance consultants. It keeps track of clients, time, and materials. It generates invoices for the line items you want and automatically emails the invoices to clients. It is written in PHP and uses MySQL to store your data.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-11-20 22:30
1.0.3

Un error se introdujo en la versión anterior que podría romper el enrutamiento de la facturación. Esto fue corregido. Además, se hicieron algunas mejoras a la interfaz de usuario de modo que se ve un poco más pulido y consistente.
Tags: Major bugfixes
A bug was introduced in the previous version that could potentially break the invoicing routing. This was fixed. Also, some improvements were made to the user interface so that it looks a little more polished and consistent.

2003-11-20 01:02
1.0.2

El error en el que no "Ver facturas" hizo correctamente alternar entre pagadas o pendientes de pago / ahora todo es fijo. La confianza en register_globals se ha escrito el código para fijar PHP 4.3 + problemas de compatibilidad. El archivo config.inc ha cambiado el nombre a config.php para fines de seguridad.
Tags: Major bugfixes
The bug where "View Invoices" did not correctly toggle between paid/unpaid/all is now fixed. The reliance upon register_globals has been written out of the code in order to fix PHP 4.3+ compatibility issues. The config.inc file has been renamed to config.php for security purposes.

2003-02-27 16:21
1.0.1

Una solución para un error que resume de forma incorrecta grandes cantidades en la factura generada. La presentación de la factura de impresora se ha modificado para dar cabida a las tasas de más de $ 100. Algunos mensajes de depuración que accidentalmente se queda en el primero Reese se han eliminado. La creación de la factura, reporta ahora el número de registros de llamadas y materiales de los registros analiza y muestra la ruta completa y el nombre de la factura creado. Cuando las facturas por correo electrónico, se muestra una confirmación. Además, la capacidad de crear archivos de factura se ha añadido.
Tags: Major bugfixes
A fix for a bug that incorrectly summed large amounts on the generated invoice. The layout of the printable invoice was modified to accomodate rates over $100. Some debug messages that were accidently left in the first relese have been removed. Invoice creation now reports the number of call records and materials records parsed and displays the full path and filename of the invoice created. When emailing invoices, a confirmation is displayed. Also, the ability to create additional invoice files has been added.

2003-02-25 18:35
1.0.0

Tags: Initial freshmeat announcement

Project Resources