Noses Himself
Noses Himself
It is to be expected that setting the handling of taxes to a per document/per item basis should be decided before entering items so it should be moved to the...
(low priority; this will need a complete internal redesign to get the document into the database) Currently documents are essigned their document ID upon creation and due to legal requirements...
Low priority: Keep identies of creator, editor (and maybe las user printing a document) (alternatively create a table "audit data" which will register time stamps (not only but also in...
Right now the text snippets in the database table DocTexts are assigned to a single document type (and redundantly so by having the template number and the template name in...
Right now the language of the label.* variables in a print template depends on the UI language and thus on the current environment. This makes multi-language usage (I need to...
Under certainconditions problems can only be analyzed using the debug output of Weasyprint. As Kraft is erasing the temporary html file quite fast it's hard to catch it. Please add...
Many companies have internal document naming schemes to identify files even if the sorting mechanism or filing structure break down. At the time of document generation many of the parameters...
Right now there there seem to be no options to add even most basic style modifications (bold, italic, underlining...) to text entered into text blob fields. As all the output...
Sometimes it is useful to get a printout ouf all the information contained in a document including remarks and information that is usually not printed (e. g. creation date, modification...
in src/kraftsettings.kcfg there are definitions for ``` [system] XmlArchivePath XmlDocPath [reporting] PdfOutputDir ``` Considering the option of using a directory covered by a synchronization mechanism it might be adviable to...