[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (a7d5e8d -> b2a3820)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (a7d5e8d -> b2a3820) |
Date: |
Sat, 12 Jul 2014 19:57:24 +0000 |
sparkyx pushed a change to branch master
in repository noalyss.
from a7d5e8d Bug #1008 - Comptabilité analytique : amélioration
recherche
new 563dea8 Interface plus homogène, on remplace Affiche par
Rechercher
new 8b8be03 Task #1010 augmente la taille des caractères pour
l'impression directe Task #1010 - Impression : agrandir les caractères
new bd8c597 Task #1009 Message quand code groupe est trop long Task
#1009 - Message d'erreur incorrect quand on tente de créer un groupe pour la
compta analytique
new 3f61097 task #995 Amélioration ajout des journaux Task #995 -
CFGLED paramètre=>journaux
new b2a3820 Date plus petite
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
html/js/infobulle.js | 3 +
html/style-print.css | 64 +++++++++++-----------
include/anc_acc_balance.inc.php | 2 +-
include/anc_great_ledger.inc.php | 2 +-
include/class_acc_ledger.php | 93 ++++++++++++++++++++++++++++++-
include/class_acc_ledger_purchase.php | 2 +-
include/class_anc_balance_double.php | 2 +-
include/class_anc_balance_simple.php | 2 +-
include/class_anc_group.php | 2 +
include/class_anc_listing.php | 2 +-
include/class_fiche_def_ref.php | 15 +++++
include/class_idate.php | 2 +-
include/template/ledger_detail_ven.php | 8 +++-
include/template/param_jrn.php | 51 +++++++++++------
14 files changed, 189 insertions(+), 61 deletions(-)
- [Noalyss-commit] [noalyss] branch master updated (a7d5e8d -> b2a3820),
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 02/05: Task #1010 augmente la taille des caractères pour l'impression directe Task #1010 - Impression : agrandir les caractères, Dany De Bontridder, 2014/07/12
- [Noalyss-commit] [noalyss] 05/05: Date plus petite, Dany De Bontridder, 2014/07/12
- [Noalyss-commit] [noalyss] 04/05: task #995 Amélioration ajout des journaux Task #995 - CFGLED paramètre=>journaux, Dany De Bontridder, 2014/07/12
- [Noalyss-commit] [noalyss] 03/05: Task #1009 Message quand code groupe est trop long Task #1009 - Message d'erreur incorrect quand on tente de créer un groupe pour la compta analytique, Dany De Bontridder, 2014/07/12
- [Noalyss-commit] [noalyss] 01/05: Interface plus homogène, on remplace Affiche par Rechercher, Dany De Bontridder, 2014/07/12