Cambio de nombre de archivo de productos importados

This commit is contained in:
Mauricio Baeza 2018-01-11 14:58:06 -06:00
parent 752e0f27ad
commit 069a4cdfa1
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 = (