Actions
Bug / Feature #7889
closedFacturer error
Start date:
06 May 2018
Due date:
% Done:
0%
Estimated time:
Request Type:
Bug Report
Description
Kommt seit gestern per Mail alle 10 minuten 14 mails. Memberid ändert sich ständig, sowie factura de/it/fr
<class 'subprocess.CalledProcessError'> Command './compile.sh factura de' returned non-zero exit status 7 Traceback (most recent call last): File "/python-civi/piratecivi/facturer.py", line 52, in process_facturas counter += handle_member(member, dryrun) File "/python-civi/piratecivi/factura.py", line 147, in handle_member send_factura(person, now, 0, dryrun) File "/python-civi/piratecivi/factura.py", line 109, in send_factura create_factura(person, date, True) File "/python-civi/piratecivi/factura.py", line 102, in create_factura subprocess.check_call('./compile.sh factura ' + person.short_language(), shell=True) File "/usr/lib/python3.5/subprocess.py", line 581, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command './compile.sh factura de' returned non-zero exit status 7 MemberId: xxxx
Actions