Cambio de nombre de archivo de productos importados

This commit is contained in:
Mauricio Baeza 2018-01-11 16:46:13 -06:00
commit 137f38c773
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
server {
listen 80 default_server;
listen 80;
server_name cfdi.empresalibre.net;
location / {

View File

@ -5259,7 +5259,7 @@ def _generar_archivo_productos(archivo):
rows = app.import_productos()
p, _, _, _ = util.get_path_info(archivo)
path_txt = util._join(p, 'productos.txt')
path_txt = util._join(p, 'productos_{}.txt'.format(rfc))
log.info('\tGenerando archivo: {}'.format(path_txt))
fields = (