Hallo Jan,
leider nicht. Es kommt nur diese Fehlermeldung:
Bitte benachrichtigen Sie Ihren Vorlagenadministrator. Die folgenden Pfade wurden durchsucht: 'sales_quotation.tex', 'default.tex' (Obwohl die VOrlagen ODT in der Mandantenkonfiguration eingestellt sind.
Hier ist noch einmal meine komplette config:
[authentication]
admin_password = admin123
module = DB
cookie_name = kivitendo_session_id
session_timeout = 480
failed_login_penalty = 5
[authentication/database]
host = localhost
port = 5432
db = kivitendo_auth
user = postgres
password = xxx
[authentication/ldap]
host = localhost
port = 389
tls = 0
attribute = uid
base_dn =
filter =
bind_dn =
bind_password =
timeout = 10
verify = require
[system]
language = de
massprint_timeout = 30
default_manager = german
memory_limit_rss =
memory_limit_vsz =
[paths]
userspath = users
spool = spool
templates = templates
memberfile = users/members
document_path = /var/local/kivi_documents
[mail_delivery]
method = smtp
sendmail = /usr/sbin/sendmail -t<%if myconfig_email%> -f <%myconfig_email%><%end%>
host = smtp.mail.yahoo.com
port = 465
security = ssl
login = xxx
password = xxx
[applications]
openofficeorg_writer = /usr/bin/libreoffice
xvfb = /usr/bin/Xvfb
html2ps = html2ps
ghostscript = gs
latex = pdflatex
python_uno = python
[environment]
path = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin
lib = /sw/lib/perl5
python_uno_path =
[print_templates]
latex = 1
excel = 0
opendocument = 1
openofficeorg_daemon = 1
openofficeorg_daemon_port = 2002
[task_server]
debug = 0
run_as = www-data
node_id =
only_run_tasks_for_this_node = 1
[task_server/notify_on_failure]
send_email_to =
email_from = kivitendo Daemon <root@localhost>
email_subject = kivitendo Task-Server: Hintergrundjob fehlgeschlagen
email_template = templates/webpages/task_server/failure_notification_email.txt
[periodic_invoices]
send_email_to =
email_from = kivitendo Daemon <root@localhost>
email_subject = Benachrichtigung: automatisch erstellte Rechnungen
email_template = templates/webpages/oe/periodic_invoices_email.txt
send_for_errors_only = 0
[self_test]
modules = Transactions
send_email_on_success = 0
log_to_file = 0
send_email_to =
email_from =
email_subject = kivitendo self test report
email_template = templates/mail/self_test/status_mail.txt
[console]
client =
login =
history_file = users/console_history
log_file = /tmp/kivitendo_console_debug.log
[testing]
[testing/database]
host = localhost
port = 5432
db =
user = postgres
password = admin123
template = template1
superuser_user = postgres
superuser_password = admin123
[devel]
client =
[debug]
dbix_log4perl = 0
dbix_log4perl_config = log4perl.logger = FATAL, LOGFILE
= log4perl.appender.LOGFILE=Log::Log4perl::Appender::File
= log4perl.appender.LOGFILE.filename=LXDEBUGFILE
= log4perl.appender.LOGFILE.mode=append
= log4perl.appender.LOGFILE.Threshold = ERROR
= log4perl.appender.LOGFILE.layout=PatternLayout
= log4perl.appender.LOGFILE.layout.ConversionPattern=[%r] %F %L %c - %m%n
= log4perl.logger.DBIx.Log4perl=DEBUG, A1
= log4perl.appender.A1=Log::Log4perl::Appender::File
= log4perl.appender.A1.filename=LXDEBUGFILE
= log4perl.appender.A1.mode=append
= log4perl.appender.A1.layout=Log::Log4perl::Layout::PatternLayout
= log4perl.appender.A1.layout.ConversionPattern=%d %p> %F{1}:%L %M - %m%n
global_level = NONE
watch_form = 0
keep_temp_files = 1
restart_fcgi_process_on_changes = 0
file_name = /tmp/kivitendo-debug.log
keep_installation_unlocked = 0
auto_reload_resources = 0
git_commit_reload_recources = 0
backtrace_on_die = 0
[cti]
dial_command =
external_prefix = 0
international_dialing_prefix = 00
our_country_code = 49
Wenn ich die LaTeX Vorlagen verwende (MAREI), dann werden die PDF´s ohne Probleme erzeugt.
Viele Grüße
Christian