Commit 0fc3e308 by Juan

psql pruebas

1 parent 2257e717
......@@ -41,6 +41,7 @@ class Reporte():
def ArmarLibro(self, estado="1"):
self.__generarLibro__()
self.__escribir_global()
self.__encabesado__()
self.fin()
return(self.archivo)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!