Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
Pruebas-RTO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 90897821
authored
2023-10-04 17:11:10 -0300
by
Juan Pablo dure
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
dsges
1 parent
ebeeac43
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
main.py
main.py
View file @
9089782
...
@@ -165,7 +165,6 @@ def report():
...
@@ -165,7 +165,6 @@ def report():
answer
[
'header'
][
'patente'
]
=
plate
.
upper
()
answer
[
'header'
][
'patente'
]
=
plate
.
upper
()
answer
[
'header'
][
"fecha-hora"
]
=
apollo
.
estaticos
.
FechaHora
()
answer
[
'header'
][
"fecha-hora"
]
=
apollo
.
estaticos
.
FechaHora
()
answer
[
'header'
][
"hora"
]
=
apollo
.
estaticos
.
Hora
()
answer
[
'header'
][
"ingeniero"
]
=
ing
.
LeerDatosUsuario
(
request
.
cookies
[
"login"
])[
'nombreyapellido'
]
answer
[
'header'
][
"ingeniero"
]
=
ing
.
LeerDatosUsuario
(
request
.
cookies
[
"login"
])[
'nombreyapellido'
]
try
:
try
:
...
@@ -184,6 +183,7 @@ def report():
...
@@ -184,6 +183,7 @@ def report():
print
(
fin
)
print
(
fin
)
answer
[
'header'
][
"hora"
]
=
fin
answer
[
'header'
][
"hora"
]
=
fin
except
Exception
as
E
:
except
Exception
as
E
:
answer
[
'header'
][
"hora"
]
=
apollo
.
estaticos
.
Hora
()
print
(
"EError al generar hora de finalizacion "
,
E
)
print
(
"EError al generar hora de finalizacion "
,
E
)
try
:
try
:
answer
=
gototec
(
s
,
answer
)
answer
=
gototec
(
s
,
answer
)
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment