Télécharger la liste

Description du projet

Simple Invoices is a clean, simple, and basic
Web-based invoicing system. It is meant for
personal invoices, home office invoicing, small
organization invoicing, and basic POS (point of
sale) systems for light usage. Its goals are to be
easy to use, simple and clean, and focused on its
task. It is not meant for heavy-use POS
applications, nor is it meant to be enterprise
ready.

Système requise

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.

2007-11-16 15:47
2007 11 16

Le système de connexion des anciennes invoqué md5.js pour crypter le mot de passe afin qu'il ne pouvait pas être flairé par rapport aux non-SSL de trafic, mais quand le Javascript est désactivé dans le navigateur, le système de connexion peut être contourné. Ceci a été corrigé dans cette version.
Tags: Minor security fixes
The old login system relied on md5.js to encrypt
the password so it
couldn't be sniffed over non-SSL traffic, but when
Javascript was
disabled in the browser, the login system could be
bypassed. This has
been fixed in this release.

2007-09-04 15:18
2007 08 29

Un bug de sécurité sévère avec le système de connexion a été fixée. Auparavant, on pouvait contourner le système de connexion avec un nom d'utilisateur et mot de passe vierge.
Tags: Minor security fixes
A severe security bug with the login system was
fixed. Previously, you could bypass the login
system with a blank username and password.

2007-05-23 15:37
2007 05 23

La quasi-totalité du code a été réécrit backend et grandement simplifiée. Le code d'affichage a été déplacé plus à Smarty. Les factures peuvent désormais être envoyée par courriel au format PDF. Plus de 80 correctifs SQL ont été faites.
Tags: Major feature enhancements
Almost all of the backend code has been rewritten and greatly simplified. The display code has been moved over to Smarty. Invoices can now be emailed as PDF. Over 80 SQL patches were made.

2007-03-05 12:12
2007 03 05

Une nouvelle grille de vivre interface AJAX (Live Grid Plus avec OpenRico) est utilisé pour gérer l'affichage de toutes les informations de la table dans le "gérer" pages. Tablesorter anciens et de filtrage ont été enlevés.
Tags: Major feature enhancements
A new live grid AJAX interface (Live Grid Plus
with OpenRico) is used to manage the display of
all the table information in the "manage" pages.
The old tablesorter and filtering have been
removed.

2007-02-06 15:58
2007 02 06

Gérer le calcul du montant dû par un client a été mis à jour. PDF questions de sécurité ont été fixés. Le champ du montant dans le paiement de "Process" formulaire est à présent automatiquement remplie avec la valeur due. Le format de date a été fixée. La date de facturation peuvent maintenant être édités. Trier ne fonctionnait pas correctement et a été corrigé. Authentification a été mis à jour.
Tags: Minor feature enhancements
Managing the calculation of the amount owed by a
customer was updated. PDF security issues were
fixed. The amount field in the "Process Payment"
form is now automatically populated with the owed
value. The date format was fixed. The invoice date
can now be edited. Sort was not working correctly
and has been fixed. Authentication was updated.

Project Resources