ZUGFeRD / quba-viewer

Quba is a viewer for electronic invoices
Apache License 2.0
97 stars 19 forks source link

have a manual #58

Open jstaerk opened 2 months ago

jstaerk commented 2 months ago

incl. download (e.g. MS Smartscreen/MS Smartscreen https://de.quora.com/Wenn-ich-mit-dem-Edge-Browser-Dateien-herunterlade-bekomme-ich-oft-die-Warnung-diese-Datei-wird-nicht-oft-heruntergeladen-und-ich-muss-2-mal-best%C3%A4tigen-bis-ich-sie-laden-kann-Wie-kann-ich-das-abstellen) and installation (e.g. https://groups.google.com/g/zugferd/c/GBvkE_hqt4o) instructions

jstaerk commented 2 months ago

include validation+update

jstaerk commented 2 months ago

+include adminless installation, license

jstaerk commented 1 month ago

+supported OSes

jstaerk commented 1 month ago

+command line options (file to be loaded)

jstaerk commented 1 month ago

+zf1 will be shown pdf only for the time being

jstaerk commented 1 month ago

pot sign windows exe https://marketmix.com/de/windows-apps-guenstiges-ssl-zertifikat-code-signieren/ or doc download

jstaerk commented 1 month ago

mention the start parameter has to be an absolute path, the pdf part of loading fx wont work on relative paths

jstaerk commented 1 month ago

PDF drucken ist nur bei hybriden Rechnungen und reinen PDF-Dateien nicht ausgegraut. Aber XML in PDF umwandeln können Sie mit unserem kostenlosen Schwesterprodukt Mustangproject auf der Kommandozeile mit "--action pdf".

jstaerk commented 1 month ago

under linux sometimes apparently a --nosandbox parameter is required

jstaerk commented 1 month ago

+ https://github.com/electron-userland/electron-wix-msi/blob/master/guides/enduser.md

jstaerk commented 4 weeks ago

Autoupdate from https://github.com/ZUGFeRD/quba-viewer/releases/download/v1.4.0/latest.yml

jstaerk commented 2 weeks ago

the msi is e.g. on github and there is a MsiExec /i "Quba_1.4.1.msi" AUTOUPDATE=false MSIINSTALLPERUSER="" ALLUSERS=2 /L*v Install.log

jstaerk commented 3 days ago

commandline pdf: have a look at mustangproject.org,

upgrade \AppData\Local\Programs\Quba\AppConfig.ini

[AutoUpdate]
performOnStartup=true
jstaerk commented 1 day ago

in the MSI e.g. with http://www.instedit.com/ the custom Action runAfterFinish can be removed if it's required that quba does not start after install