Klaas Freitag

Results 24 issues of Klaas Freitag

If the osc command which is called within genbranding.pl fails, jenkins still is green. Probably that problem should just set a error exit value of the script to signal jenkins...

Implement a WOPI Server following the WOPI protocol specification as described here: https://learn.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/rest/ This new WOPI Server should be written in Golang and can be based on Willy Klouceks work...

Type:Story
Category:Enhancement

It would be awesome to integrate the SEPA Credit Transfer QR-Code to the Kraft output documents (invoices). With that, customers can easily transfer the money using mobile apps. https://en.wikipedia.org/wiki/EPC_QR_code https://epc-qr.eu/...

enhancement

Do ZugFerd invoicing. Resources: https://pypi.org/project/factur-x/ http://fnfe-mpe.org/factur-x/factur-x_en/

enhancement
help wanted

Users would like to connect via an encrypted connection to the database, ie. via internet. According to https://www.qtcentre.org/threads/62046-Secure-way-to-connect-to-MySQL-database that requires a code change when opening the driver. Add an option...

enhancement

On a fresh install with openSUSE 15.3 Leap, Kraft can not create PDFs based on Reportlab. The issue is with python3 (which kraft uses by default) in the reportlib package....

GoodToKnow

Relatorio is a templating library which provides a way to easily output several kinds of files. For Kraft, mainly the output of LibreOffice documents would be cool. With that, Kraft...

enhancement
help wanted
input please!

By default, Kraft comes up with English and German document types. That is not cool, it rather should only have the doc types of the current locale, ie. if the...

enhancement
help wanted

In https://github.com/dragotin/kraft/blob/master/src/portal.cpp#L785 the code just calls `QDesktopServices::openUrl(url)` to open the PDF for printing. It would be good if the code would check an entry in the kraft-settings for a viewer...

enhancement
help wanted