diff --git a/files/ZAZPolizas_v0.1.0.oxt b/files/ZAZPolizas_v0.1.0.oxt index 5e89723..0f1b1a6 100644 Binary files a/files/ZAZPolizas_v0.1.0.oxt and b/files/ZAZPolizas_v0.1.0.oxt differ diff --git a/source/pythonpath/main.py b/source/pythonpath/main.py index 07a8377..a291665 100644 --- a/source/pythonpath/main.py +++ b/source/pythonpath/main.py @@ -48,7 +48,7 @@ def _get_header(row): def _get_mov(row): - template = ('M1|{num_cuenta:<30}|{reference:<10}|{type_mov}|{importe:<20}|' + template = ('M |{num_cuenta:<30}|{reference:<10}|{type_mov}|{importe:<20}|' '{diario:<10}|{importe_e:<20}|{description:<100}| ' ) num_cuenta = row[0]