# Copyright 2001,2012 Thierry Lecerf, Benjamin Poussin
# Update by Sarah Trichet-Allaire (2012)
#
# This file is part of HenryII.
#
# HenryII is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# any later version.
#
# HenryII is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with HenryII. If not, see <http://www.gnu.org/licenses/>. 2
#
# Contact : Sarah Trichet-Allaire (sarah@du-libre.org), La Fabrique du Libre (la-fabrique.du-libre.org)
#
#
Pour la procÚdure d'installation, voir le fichier INSTALL
****************
** HISTORIQUE **
****************
25/07/01:
mise a jour de pain_virgule.db
article.py pour la gestion des articles, farines, patisserie
debut de commande_2.2.py
17/07/01:
An individual database can be backed up using the following command:
% pg_dump dbname > dbname.pgdump
and can be restored using
cat dbname.pgdump | psql dbname
mise Ó jour des fichiers:
client2.py*
client_reket.py
pain3.py*
pain2.glade
pain_reket.py
README
##########################################
i-client-glade.py, interC.glade :
interface pour la gestion des clients
liste_C.py,liste-client.glade :
liste des clients
23/05/01:
fichier principal commande_2.1.py
calcul du total des poids commander Calc.py
Octobre 2012:
Fichier INSTALL
CrÚation du projet sur SourceForge
Passage de Glade Ó GTK 2.24
Mise Ó jour avec python 2.27
VÚrification du format d'entrÚe des clients
Suppression des classements
PossibilitÚ d'archivage des commandes