From 77054b62eb772bb63a377134a933c4d9a9bfe9d9 Mon Sep 17 00:00:00 2001 From: thienan Date: Tue, 29 Jun 2021 14:30:14 +0200 Subject: [PATCH] finition infobox --- development.ini | 4 +- mondumas/templates/parametres/new_home.pt | 54 +++++++++++++---------- 2 files changed, 33 insertions(+), 25 deletions(-) diff --git a/development.ini b/development.ini index 552442e..7bbc137 100644 --- a/development.ini +++ b/development.ini @@ -19,8 +19,8 @@ pyramid.includes = pyramid_tm -#sqlalchemy.url = mysql://phuoc:phuoc!@localhost/bddevfac?charset=utf8 -sqlalchemy.url = mysql://phuoc:phuoc!@192.168.1.17/bddevfac?charset=utf8 +sqlalchemy.url = mysql://phuoc:phuoc!@localhost/bddevfac?charset=utf8 +#sqlalchemy.url = mysql://phuoc:phuoc!@192.168.1.17/bddevfac?charset=utf8 # sqlalchemy.url = mysql://phuoc:phuoc!@192.168.0.31/bddevfac?charset=utf8 mondumas.admin_email = cao.thien-phuoc@orange.fr diff --git a/mondumas/templates/parametres/new_home.pt b/mondumas/templates/parametres/new_home.pt index 88b413c..85e2e2a 100644 --- a/mondumas/templates/parametres/new_home.pt +++ b/mondumas/templates/parametres/new_home.pt @@ -8,7 +8,7 @@
- DEMANDES DEVIS + DEM. DEVIS A traiter : ${nb_dd_restants.nb_PE} ${nb_dd_restants.nb_ME} @@ -23,8 +23,8 @@ DEVIS A traiter : ${nb_de_restants.nb_PE} - ${nb_dd_restants.nb_ME} - ${nb_dd_restants.nb_PL} + ${nb_de_restants.nb_ME} + ${nb_de_restants.nb_PL}
@@ -35,22 +35,20 @@ FACTURES A traiter : ${nb_fa_restants.nb_PE} - ${nb_dd_restants.nb_ME} - ${nb_dd_restants.nb_PL} + ${nb_fa_restants.nb_ME} + ${nb_fa_restants.nb_PL} -
-
@@ -61,7 +59,7 @@
AGENDA - A traiter : + Rendez-vous : ${nb_rdv.nb_rdv}
@@ -79,16 +77,14 @@ -
- - @@ -115,6 +111,18 @@
+
+ +
+ +
+ EMAILS + A traiter : + ${nb_mails} +
+
+
+