Download List

Projeto Descrição

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

Um bug foi introduzido na versão anterior, que poderia quebrar o encaminhamento de facturação. Isso foi corrigido. Além disso, algumas melhorias foram feitas na interface do usuário para que fique um pouco mais polida e 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

O bug que não "Ver Facturas" fez corretamente alternar entre remunerados / não remunerados / tudo agora é fixo. A dependência de register_globals tem sido escrito fora do código, a fim de fixar o PHP 4.3 + problemas de compatibilidade. O arquivo config.inc foi renomeado para config.php para fins de segurança.
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

Uma correção para um bug que incorretamente somadas grandes quantidades na factura gerada. O layout da fatura de impressão foi modificado para acomodar as taxas de mais de US $ 100. Algumas mensagens de depuração que foram acidentalmente deixada no primeiro relese foram removidos. Criação da fatura agora informa o número de registos de chamadas e registros de material analisado e exibe o caminho completo e nome da factura criado. Quando as facturas e-mail, uma confirmação é exibida. Além disso, a capacidade de criar arquivos factura adicional foi acrescentada.
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