Menu

Tree [573c21] master /
 History

HTTPS access


File Date Author Commit
 bin 2013-04-12 sarahfdl sarahfdl [e6e4b3] fusion d'ingredient à la fabrication
 henriII2003 2013-11-06 sarah sarah [573c21] Merge branch 'master' of ssh://git.code.sf.net/...
 henryii-code 2013-11-06 sarah sarah [573c21] Merge branch 'master' of ssh://git.code.sf.net/...
 COPYING 2012-10-24 sarahfdl sarahfdl [a007d0] Initial commit
 INSTALL 2013-11-06 sarah sarah [573c21] Merge branch 'master' of ssh://git.code.sf.net/...
 README 2012-10-24 sarahfdl sarahfdl [77cd19] Initial commit
 henryII 2013-04-12 sarahfdl sarahfdl [e6e4b3] fusion d'ingredient à la fabrication
 henryII.tar.gz 2013-04-12 sarahfdl sarahfdl [e6e4b3] fusion d'ingredient à la fabrication

Read Me

# 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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.