generate zugferd-pdf
This commit is contained in:
parent
26388d3816
commit
7f433d9b80
5 changed files with 171 additions and 29 deletions
16
locale/de.po
16
locale/de.po
|
@ -3,6 +3,22 @@ msgid ""
|
|||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
|
||||
##############
|
||||
# ir.message #
|
||||
##############
|
||||
msgctxt "model:ir.message,text:msg_invoice_must_posted"
|
||||
msgid "Invoice '%(invname)s' must be posted."
|
||||
msgstr "Rechnung '%(invname)s' muß festgeschrieben sein."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_no_report_found"
|
||||
msgid "No report found for invoices in PDF format."
|
||||
msgstr "Kein Report für Rechnungen im PDF-Format gefunden."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_invalid_cachecontent"
|
||||
msgid "No PDF has yet been generated for the invoice '%(invoice_name)s' or the saved document has an incorrect format."
|
||||
msgstr "Für die Rechnung '%(invoice_name)s' wurde noch keine PDF erzeugt oder das gespeicherte Dokument hat ein falsches Format."
|
||||
|
||||
|
||||
#############
|
||||
# ir.action #
|
||||
#############
|
||||
|
|
12
locale/en.po
12
locale/en.po
|
@ -2,6 +2,18 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_invoice_must_posted"
|
||||
msgid "Invoice '%(invname)s' must be posted."
|
||||
msgstr "Invoice '%(invname)s' must be posted."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_no_report_found"
|
||||
msgid "No report found for invoices in PDF format."
|
||||
msgstr "No report found for invoices in PDF format."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_invalid_cachecontent"
|
||||
msgid "No PDF has yet been generated for the invoice '%(invoice_name)s' or the saved document has an incorrect format."
|
||||
msgstr "No PDF has yet been generated for the invoice '%(invoice_name)s' or the saved document has an incorrect format."
|
||||
|
||||
msgctxt "model:ir.action,name:act_wizard_report"
|
||||
msgid "eDocument Export"
|
||||
msgstr "eDocument Export"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue