From c7f30b15557ea602d7d9198470eb9767c31bd67c Mon Sep 17 00:00:00 2001 From: thienan Date: Tue, 22 Jun 2021 09:40:13 +0200 Subject: [PATCH] =?UTF-8?q?d=C3=A9but=20ajout=20statut=20cl=C3=B4ture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 5 +- development.ini | 2 +- mondumas/templates/dossier/dossier_view.pt | 14 + mondumas/views/devis.py | 744 ++--- mondumas/views/dossier.py | 3133 ++++++++++---------- 5 files changed, 1960 insertions(+), 1938 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 4009d4b..0bf16ae 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { - "html.validate.scripts": false - "editor.minimap.enabled": false + "html.validate.scripts": false, + "editor.minimap.enabled": false, + "python.pythonPath": "C:\\Users\\Thien-An\\AppData\\Local\\Programs\\Python\\Python37\\python.exe" } \ No newline at end of file diff --git a/development.ini b/development.ini index 020e55e..f52aca5 100644 --- a/development.ini +++ b/development.ini @@ -19,7 +19,7 @@ pyramid.includes = pyramid_tm -sqlalchemy.url = mysql://root:superbionicle@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/dossier/dossier_view.pt b/mondumas/templates/dossier/dossier_view.pt index 11cf108..926cf36 100644 --- a/mondumas/templates/dossier/dossier_view.pt +++ b/mondumas/templates/dossier/dossier_view.pt @@ -329,6 +329,20 @@

Voulez-vous clôturer le dossier ?

+ +
+ + + +
+ +
+ +