Activity for JFS Accounting

  • Victor Blomqvist Victor Blomqvist posted a comment on discussion Open Discussion

    Hej! I have now been using fribok for a while for my (very modest) needs. To get started I had a fair amount of issues to get it running, java versions etc. I even posted to the previous Gitlab fork by Will Leaf here: https://gitlab.com/leaflong/fribok-dirty/-/issues/1 While I do code I do not have much interest in coding on fribok, so I didnt think more at that time. However, nowadays AI can do lots of stuff, and I had the idea to try and experiment how much / if at all it would be possible for...

  • Per Per posted a comment on ticket #30

    Was just about to do my "moms"-redovisning and found your update, seems to work. Thanks alot!!

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r244] on Code

    Updates JasperReports v6.21.4 -> v6.21.5

  • JFS Accounting JFS Accounting released /fribok-2.3-SNAPSHOT-jar-with-dependencies.jar

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #30

    Printing defunct after update to Java11

  • Leif-Jöran Olsson Leif-Jöran Olsson posted a comment on ticket #30

    Ett första försök till åtgärd är v2.3-SNAPSHOT rev 243 där rapportgenerering och spara till pdf är testade med jre21.

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #20

    Resolve JasperReports blockers

  • Leif-Jöran Olsson Leif-Jöran Olsson posted a comment on ticket #20

    Thanks bxz023. With this as base I managed, as midsummer project, to add scaffolding and get reports being prepared properly with v6.21.4 and actually print to pdf with a switch to optional openpdf instead of itext. Minimal testing of reports has been performed on jre21, where both generation and save as pdf now works, but I would recommend to stay on jre8 until we tested all functionality.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r243] on Code

    Upgrading JasperReports to v6.21.4 based on patch #20 by bxz023/Toby to resolve blockers. Thanks. Bumping to v2.3-SNAPSHOT.

  • Morgan Leijström Morgan Leijström posted a comment on ticket #18

    Ett livstecken :-) Vill bara säga att jag fortfarande använder JFS fr fakturering. Dock en onlinetjänst för bokföring, blev så för att personen som en stund skötte det föredrog den lösningen. Apropå tid som går, detta program behöver nog snart flytta till modernare java. Tack för ett trevligt program! /Morgan

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #18

    LibreOffice som rapportgenerator

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #20

    Resolve JasperReports blockers

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #20

    Resolve JasperReports blockers

  • Will Leaf Will Leaf posted a comment on discussion Open Discussion

    I moved the code to gitlab.com.

  • Will Leaf Will Leaf modified a comment on discussion Open Discussion

    I recently tried to bump versions of dependencies to get the maven build working. Also cleaned out binary files. Have only done some basic checks but seems to work without switching java versions. Code is on gitlab.com if anyone is interested. Hope there will be an official git repository in the future. EDIT: move to gitlab

  • Morgan Leijström Morgan Leijström posted a comment on discussion Open Discussion

    ? your link https://github.com/leaflong/fribok-dirty give 404.

  • Morgan Leijström Morgan Leijström posted a comment on discussion Open Discussion

    Wonderful to see a sign of life in this project :-) Me and my wife use this app for invoicing in our separate one man businesses. We are no programmers, just free/open enthusiasts. Using Linux systems.

  • Will Leaf Will Leaf posted a comment on discussion Open Discussion

    I recently tried to bump versions of dependencies to get the maven build working. Also cleaned out binary files. Have only done some basic checks but seems to work without switching java versions. Code is on github.com if anyone is interested. Hope there will be an official git repository in the future.

  • Ulf Winberg Ulf Winberg posted a comment on ticket #31

    Jag hade samma problem, och som felmeddelandet antyder behöver man definiera "currency". Det gör du genom att skriva in något i fältet "Redovisningsvaluta" i "Företagsinställningar". Notera att om du har existerande kunder (skapade genom kundfakturor fönstret) måste du ta bort och återskapa dem.

  • Alexander Nilsson Alexander Nilsson posted a comment on ticket #30

    Another workaround, if you're using Nix / NixOS is to run this command to easily run the jar without problems generating pdfs: nix-shell -p jdk8 --run "java -jar fribok-2.2-SNAPSHOT-jar-with-dependencies.jar"

  • Alexander Nilsson Alexander Nilsson created ticket #31

    Går ej skapa ny kund / leverantör för nytt företag

  • Christian H Christian H posted a comment on discussion Open Discussion

    What was the outcome of your discussion? I very much would like to move to a forge where patches can be commented on line-by-line. (gitlab or github)

  • Tobias Pedersen Tobias Pedersen created ticket #20

    Resolve JasperReports blockers

  • Morgan Leijström Morgan Leijström modified a comment on ticket #30

    For Mageia 9: FriBok does not work with java default 17 nor latest 18 versions. __Workaround: § Install package java-1.8.0-openjdk § Launch FriBok in the folder where you have the fribok.jar file: /usr/lib/jvm/java-1.8/jre/bin/java -jar fribok*.jar (In Mageia 8 that line had to be prepended with "JAVAOPTIONS=-Dawt.useSystemAAFontSettings=on " for FriBok to more reliably render some windows, but that seem not to be needed now.) Tested with fribok-2.2-SNAPSHOT-jar-with-dependencies.jar , downloaded...

  • Morgan Leijström Morgan Leijström posted a comment on ticket #30

    For Mageia 9: FriBok does not work with java default 17 nor latest 18 versions. __Workaround: § Install package java-1.8.0-openjdk § Launch FriBok in the folder where you have the fribok.jar file: _JAVA_OPTIONS=-Dawt.useSystemAAFontSettings=on /usr/lib/jvm/java-1.8/jre/bin/java -jar fribok*.jar Tested with fribok-2.2-SNAPSHOT-jar-with-dependencies.jar , downloaded today, version 242

  • Deependra Shilpi Deependra Shilpi modified a comment on ticket #30

    I have similar error running JFS in Windows. So I thought I just add in my work-around here. My starting point was snapshot 2.1 and 2.2 where neither of them were able to print out "resultatrapport" or "momsrapport". Working backwards through the java-versions i found out that the combination of Java 11 and snapshot 2.2 - Are able to print "resultatrapport" but NOT "momsrapport". GUI still looks nice. Java 8 and snapshot 2.2 - Are able to print "momsrapport", but GUI now look quite bad (all black...

  • Deependra Shilpi Deependra Shilpi posted a comment on ticket #30

    I have similar error running JFS in Windows. So I thought I just add in my work-around here. My starting point was snapshot 2.1 and 2.2 where neither of them were able to print out "resultatrapport" or "momsrapport". Working backwards through the java-versions i found out that the combination of Java 11 and snapshot 2.2 - Are able to print "resultatrapport" but NOT "momsrapport". GUI still looks nice. Java 8 and snapshot 2.2 - Are able to print "momsrapport", but GUI now look quite bad (all black...

  • Jon Sjostedt Jon Sjostedt posted a comment on discussion Open Discussion

    I got interrupted by other things to do and didn't pick up on this project after that, even thou I'm still in need of an accounting solution that I like. I have recently installed "JFS Bokföring" from here https://www.jfsbokforing.se/JFSBokfDemo.html For this SW to work, it must be run with administrator privileges after the installation. I just tried some basic stuff there, but the "Momsrapport" worked.

  • Thomas Runo Höglund Thomas Runo Höglund posted a comment on discussion Open Discussion

    Long time from your post, but I wonder if you have solved the problem with the all white reports and (in my case) also invoices. The report I'm having problem with, is the VAT report (momsrapport) that is all white. I have tried both in an upgraded installation (from JSFfakturering) where I just replaced the .jar-file, and also a new installation (where I only has tried i the "Test company". I have used it from 2009, but have manually been making (and registered) invoices and from last year our Samfällighetsförening...

  • Morgan Leijström Morgan Leijström created ticket #22

    Some project status page, with links to related projects

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r242]

    Minor fix for usingqr QR-code total vat value, adjust for rounding.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r241]

    Adding usingqr QR-code for creditivoices too, e.g. type 2. Changing to 2 decimals as being default.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r240]

    Minor refactorings and alignment with usingqr spec v2, still only type 1, payment information of invoice.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r239]

    Adding QR-code to invoices for representing usingqr data for customers to easily register payment details.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r238]

    [housecleaning] And moving the test for the post 2008 app-package from se.swedsoft to org.fribok to reflect the origin correctly

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r237]

    [housecleaning] Moving the post 2008 app-package from se.swedsoft to org.fribok to reflect the origin correctly

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r236]

    Made the builing of the idea-ui forms more robust. Aligned the invoice reports before other changes. The OCR-typeface is embedded in the exported PDF again.

  • Per Per posted a comment on ticket #30

    I have similar error running JFS in Windows. So I thought I just add in my work-around here. My starting point was snapshot 2.1 and 2.2 where neither of them were able to print out "resultatrapport" or "momsrapport". Working backwards through the java-versions i found out that the combination of Java 11 and snapshot 2.2 - Are able to print "resultatrapport" but NOT "momsrapport". GUI still looks nice. Java 8 and snapshot 2.2 - Are able to print "momsrapport", but GUI now look quite bad (all black...

  • JFS Accounting JFS Accounting released /Bas2015(K1)-Enskild n_ringsidkare.xls

  • JFS Accounting JFS Accounting released /fribok-2.2-SNAPSHOT-jar-with-dependencies.jar

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r235]

    Release 2.1

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r234]

    2.2-snapshot: small fixes for: smtp (use TLSv1.2) and check config if empty then create a new one.

  • Morgan Leijström Morgan Leijström posted a comment on ticket #30

    Alternative Workaround: Use full path to java: All needed was in my start link just replace java with /usr/lib/jvm/java-1.8.0-openjdk-1.8.0*/jre/bin/java Now I could set system default back to java 11

  • Morgan Leijström Morgan Leijström posted a comment on ticket #30

    Workaround: Mageia 8 can have both java 8 and 11, and I could set default java version by running $ sudo alternatives --config java

  • Morgan Leijström Morgan Leijström created ticket #30

    Printing defunct after update to Java11

  • Jon Sjostedt Jon Sjostedt posted a comment on discussion Open Discussion

    After some planless struggle I can now start and run fribok from IntelliJ. The unclickable buttons are now clickable :) My setup is OS: Win 7 IntelliJ: 2020.3 java: Zulu 11 JFS: r233-trunk Next funny thing is that the journal report of supplier invoices is plain white. Kind of hard to review account lines before submission... But at least it works technically

  • Morgan Leijström Morgan Leijström posted a comment on discussion Open Discussion

    Den 2020-12-01 kl. 22:26, skrev Jon Sjostedt: Im interested in getting this SW in shape too. I run both AB and EF for my freelance work and have a mixed background in SW. Im currently trying to run it on win7 using all kinds of java versions (Oracle 8, zulu 6, 7 and 11 tried today). The SW starts fine but some buttons do not work. I could not create a new supplier invoice. There is no response when pressing the ok-button. That's pretty much where i'm stuck now. Any ideas on how to solve that? Getting...

  • Jon Sjostedt Jon Sjostedt posted a comment on discussion Open Discussion

    Im interested in getting this SW in shape too. I run both AB and EF for my freelance work and have a mixed background in SW. Im currently trying to run it on win7 using all kinds of java versions (Oracle 8, zulu 6, 7 and 11 tried today). The SW starts fine but some buttons do not work. I could not create a new supplier invoice. There is no response when pressing the ok-button. That's pretty much where i'm stuck now. Any ideas on how to solve that? Getting the source to work/compile in IntelliJ seems...

  • Kimi Kimi posted a comment on discussion Open Discussion

    Have you managed to restart/fork this project to fix it up? I am interested in your further development or at least make it work with new java versions and add export/import with LibreOffice, LaTeX, GnuCash. Maybe even get rid of the dependency on specific proprietary software/code.

  • anil gupta anil gupta posted a comment on discussion Open Discussion

    Dear Peter , I have one query pasting your instruction from INSTALL file Add a new configuration as `Application', using org.fribok.bookkeeping.Bookkeeping as main class =============This part is done And `administration' as working dir. ====== what is the package for administration configuration Do we have 2 run configuration one is as ‘Application’ and another one is 'administration' Please let me know the more details of ‘administration’ and does this application have two different project working...

  • Roland Nilsson Roland Nilsson posted a comment on ticket #24

    I had the same issue and found out that there was entries of type #RTRANS in the file. This type of post is specified in SIE release 4B, http://www.sie.se/wp-content/uploads/2014/01/SIE_filformat_ver_4B_080930.pdf. It seems like fribok cannot handle these entries correctly, but as stated in the desciption of SIE 4B these rows can be ignored. As a workaround I deleted all rows containing #RTRANS in the SIE-file and after saving the file the import succeeded.

  • Michael Anderson Michael Anderson posted a comment on discussion Help

    HI! I believe I now can answer this one myself. Kontoplanstyp EUBAS97 in Fribok refers to Kontoklasserna in BAS, which apparently has not been updated since Årsredovisningslagen was changed in 1996. Thanks for a great application. I wish it also would run on the BSD platform. JDK/JRE for BSD are available anyway. Kind regards! Michael Anderson

  • Anders Åström Anders Åström posted a comment on discussion Help

    Hej! Jag hittar inte Fribook Server för att köra i nätverk, har den utgått eller?

  • Michael Anderson Michael Anderson posted a comment on discussion Help

    Hi! My questions concerns Kontoplanstyp and Balans/Resultatrapporter. Help pages clearly state that kontoplanstyp EUBAS97 applies to all baskontoplaner from 1997 and onwards. Well 1997 was a while ago hence my question. I have done an accounting plan in excel after Bas 2019 complete with SRU codes and Fribok's VAT codes. I have imported this into Fribok's accounting plans. I chose EUBAS97 as the kontoplanstyp in the excel file. The VAT report works of course, but what about Balance and Performance...

  • Morgan Leijström Morgan Leijström posted a comment on ticket #29

    Hej. Jag efterfrågade detta men det verkar inte funka trots uppdateringen som gjordes. https://sourceforge.net/p/jfsaccounting/feature-requests/13/

  • Kimi Kimi posted a comment on ticket #14

    Den senaste versionen av koden (r233) skapar en oklarhet i om man använder jasperreports-2.0.4 (enligt /lib) eller jasperreports-3.5.1 (enligt POM-filen). Jasperreports fungerar tydligen inte på openjdk-11 än (enligt denna post) och jasperreports-6.7 verkar inte helt bakåtkompatibelt med version 2.0.4 som rapportgeneratorn i Fribok är byggd på. Med detta sagt så är det svårt att ens i test/utvecklingmiljö (testat på Ubuntu 18.04 + openjdk 8/10/11 + IntelliJ Idea 2019 community version) få Fribok...

  • Kimi Kimi posted a comment on discussion Open Discussion

    The answer to all your questions is answered in several articles on Internet, such as this post and this article. A lawyer could offer you tailored legal advice on this special matter, but it would probably be an overkill to seek legal advice, due to the good quality answers in the posts above. After reading those posts, you may come to a conclusion like this (of course you may form your own conclusions about GPL v3, but here is one conclusion you may find informative): It is virtually (in reality:...

  • anil gupta anil gupta posted a comment on discussion Open Discussion

    Dear Sir, Please reply me for below queries ......... ---------- Forwarded message --------- From: anil gupta kumaranilgupta@gmail.com Date: Thu, Feb 21, 2019 at 11:45 PM Subject: Re: [jfsaccounting:discussion] how install this in ENGLISH Version To: [jfsaccounting:discussion] 874230@discussion.jfsaccounting.p.re.sourceforge.net Hello Kimi, Thank you for the information , I have few queries and it will be great to hear from you. With this open source code software I am going to do lots of changes...

  • anil gupta anil gupta posted a comment on discussion Open Discussion

    Hello Kimi, Thank you for the information , I have few queries and it will be great to hear from you. With this open source code software I am going to do lots of changes as per my need and hence to do the new changes it requires lot of efforts and resources. As you know making new changes will cost us a lot . The new version I will be selling it to the END CUSTOMER/USERS . The List of changes are supposed to be done under JFSAccounting by US .. 1) Add/Update/Delete UI Changes. 2) Add lots of Classes,...

  • Kimi Kimi posted a comment on discussion Open Discussion

    You would probably have to translate all the Swedish text to English (at source code level). For the second part of your question see this link GNU GPL v3.

  • Kimi Kimi modified a comment on discussion Help

    It is not easy for rusty java programmers or newbies to compile the source code for Fribok v.2.1 into a working JAR file under the free operating system Ubuntu 18.04LTS (the promoted free "good-for-everyone" linux version suitable for most regular users) with the information available here. One reason is that Ubuntu 18.04LTS uses Open JDK 11 as default java version. Another reason to the difficulties with compilation is that the preferred building tool Maven is at the time not playing with Open JDK...

  • Kimi Kimi modified a comment on discussion Help

    It is not easy for rusty java programmers or newbies to compile the source code for Fribok v.2.1 into a working JAR file under the free operating system Ubuntu 18.04LTS (the promoted free "good-for-everyone" linux version suitable for most regular users) with the information available here. One reason is that Ubuntu 18.04LTS uses Open JDK 11 as default java version. Another reason to the difficulties with compilation is that the preferred building tool Maven is at the time not playing with Open JDK...

  • Kimi Kimi modified a comment on discussion Help

    It is not easy for rusty java programmers or newbies to compile the source code for Fribok v.2.1 into a working JAR file under the free operating system Ubuntu 18.04LTS (the promoted free "good-for-everyone" linux version suitable for most regular users) with the information available here. One reason is that Ubuntu 18.04LTS uses Open JDK 11 as default java version. Another reason to the difficulties with compilation is that the preferred building tool Maven is at the time not playing with Open JDK...

  • Kimi Kimi posted a comment on discussion Help

    It is not easy to get it to compile with Maven. You can compile it with IntelliJ IDEA community version, which may in fact be easier. If it is of any help, you may read this post on how to compile it with IntelliJ IDEA.

  • Kimi Kimi posted a comment on discussion Help

    It is not easy for rusty java programmers or newbies to compile the source code for Fribok v.2.1 into a working JAR file under the free operating system Ubuntu 18.04LTS (the promoted free "good-for-everyone" linux version suitable for most regular users) with the information available here. One reason is that Ubuntu 18.04LTS uses Open JDK 11 as default java version. Another reason to the difficulties with compilation is that the preferred building tool Maven is at the time not playing with Open JDK...

  • anil gupta anil gupta posted a comment on discussion Help

    Hello All, I am trying to do setup and getting below issues please suggest me to fix... Error snippet Then, install it using the command: mvn install:install-file -DgroupId=org.fribok -DartifactId=fonts -Dversion=0.1 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.fribok -DartifactId=fonts -Dversion=0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1)...

  • anil gupta anil gupta posted a comment on discussion Open Discussion

    Hello Team, I am trying to install this application in English version also let me know if it is completely free to use..

  • Joachim Holslt Joachim Holslt created ticket #29

    Man måste kunna fakturera delar av en vara.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r233]

    Adding VAT-codes IBU1, IBU2, IBU3 for 20, 12 and 6 percent import VAT respectively. Will be reflected in new accountplan in coming commit.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r232]

    Adding range check for new start with voucher of VAT report. E.g. the start voucher > 0 and < nubmer of

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r231]

    Adding posibility in VAT report to skip N vouchers, e.g. for first account redistribution/reset voucher of the year etc to not add to the totals in VAT accounts.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r230]

    Fixing stylistic changes to SSTaxCode not supposed to be in rev 229.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r229]

    Adding importtax support for VAT-report, accounts, etc. New importtax VAT-codes IBU, UI1, UI2, UI3.

  • Morgan Leijström Morgan Leijström created ticket #28

    Edit is lost when user click OK

  • Morgan Leijström Morgan Leijström posted a comment on ticket #27

    ( Um, in this bug tracker, is it priority 1 that is first priority, or is it 9 that is highest priority? )

  • Morgan Leijström Morgan Leijström posted a comment on ticket #27

    Similarly, invoices with 30 lines print OK on one page, and wit 36 lines print line 36 on page 2 OK, but not an invoice with a number of lines in between make print hang.

  • Morgan Leijström Morgan Leijström posted a comment on ticket #27

    Heh, i think i found it: Make an invoice with 66 to 70 lines, and it crash like described. Invoices with 65 lines print OK on two pages, and invoice of 71 lines print OK with line 71 as only line on page 3. SO i believe it is sometning about formattign the pint, maybe something about that summing added only on last page? User workaround: add lines until it works

  • Morgan Leijström Morgan Leijström created ticket #27

    Invoice fail to print, stuck in loop filling disk with log

  • Morgan Leijström Morgan Leijström created ticket #26

    Markera faktura utskriven bara om den blev utskriven/exporterad

  • Morgan Leijström Morgan Leijström created ticket #25

    Förfallodatum ska baseras på fakturadatum

  • Morgan Leijström Morgan Leijström created ticket #21

    Manuellt markera faktura icke utskriven

  • Jonathan Anderson Jonathan Anderson created ticket #24

    cannot import sie4, visma 2018, fribok 2.1 rev 213

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r228]

    Lägger till möjlighet att lägga BCC-mottagare på skickande av fakturor osv. Och förstås utan BCC-mottagare också ...

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r227]

    Lägger till möjlighet att lägga BCC-mottagare på skickande av fakturor osv.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r226]

    Möjliggör återställning från backup trots avsaknad av innehåll för nya anslutningssäkerhetsinställningar i företagets mejlinställningar.

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #19

    SIE5 import & export

  • Leif-Jöran Olsson Leif-Jöran Olsson posted a comment on ticket #19

    Hej Morgan, jag flyttar den här SIE5-förfrågan till milestone-3.0. Det ska absolut med, men inte i nästa släpp.

  • Leif-Jöran Olsson Leif-Jöran Olsson committed [r225]

    Formateringsparametern var inte incheckad för felmeddelandet i sie-export

  • Kimi Kimi created ticket #20

    Skapa rapporter/fakturor/ordrar via LaTeX

  • Morgan Leijström Morgan Leijström created ticket #19

    SIE5 import & export

  • Morgan Leijström Morgan Leijström posted a comment on ticket #16

    Kanske en feature request till GnuCash att implementera SIE...

  • Morgan Leijström Morgan Leijström posted a comment on ticket #18

    Låter som en utmärkt idé :)

  • Leif-Jöran Olsson Leif-Jöran Olsson modified a comment on ticket #23

    Hej Kimi, tack för loggen. Jag ser felet i den så jag ska åtgärda det när vi byter från java 8 till senare version. Det fungerar alltså utan problem om man kör med java 8. Både java 9 och java 10 ger detta fel för offert-genereringen.

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #23

    Fribok 2.1 utskrifter (förhandsgranskning, PDF) fungerar inte i alla dialoger med java9/10

  • Leif-Jöran Olsson Leif-Jöran Olsson modified a comment on ticket #23

    Hej Kimi, tack för loggen. Jag ser felet i den så jag ska åtgärda det. Det fungerar alltså utan problem om man kör med java 8. Både java 9 och java 10 ger detta fel för offert-genereringen.

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #23

    Fribok 2.1 utskrifter (förhandsgranskning, PDF) fungerar inte i alla dialoger på Ubuntu 18.04

  • Leif-Jöran Olsson Leif-Jöran Olsson posted a comment on ticket #18

    Hej, ja, jag överväger detta då jag är partner med Collabora Productivity och The Document Foundation. Har du redan några exempel på vad du gjort får du gärna skicka dem.

  • Leif-Jöran Olsson Leif-Jöran Olsson modified ticket #18

    LibreOffice som rapportgenerator

1 >
MongoDB Logo MongoDB