Skip to content

Vitexus/winstrom-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winstrom-reports

Jasper Reports sources for Abra Flexi

https://www.flexibee.eu/podpora/dokumentace/napoveda/uzivatelske_reporty/

QuickStart

  1. Install https://community.jaspersoft.com/project/jaspersoft-studio/releases
  2. Install FlexiBee client with JasperReport project support https://github.com/Vitexus/flexibee-client-deb
  3. Install FlexiBee Tools with Jasper Compiler & Uploader https://github.com/VitexSoftware/AbraFlexi-Report-Tools
  4. Clone this repo: https://github.com/Vitexus/winstrom-reports
  5. Open repo as project in jasperstudio & edit & save
  6. upload your report to FlexiBee server using upreport command

Classpath

Anytime you can run updatejasperclasspath tool to update .classpath files to use current FlexiBee jars. (It search all .classpath files in home directory that contain /usr/share/flexibee/lib/winstrom-*)

vitex@exiv:~$ /usr/share/flexibee/bin/updatejasperclasspath
Updating jasper studio classpaths to use FlexiBee 2020.2.1.2
updating /home/vitex/Projects/VitexSoftware/FlexiBee/winstrom-reports/.classpath
updating /home/vitex/Projects/VitexSoftware/FlexiBee/CustomReports/CustomFlexiBeeReports/.classpath
updating /home/vitex/Projects/VitexSoftware/FlexiBee/CustomReports/MyReports/.classpath
updating /home/vitex/Projects/aacuk/MyReports/.classpath

And finally clone the source files

git clone https://github.com/Vitexus/winstrom-reports
/usr/share/flexibee/bin/updatejasperclasspath

See Also: https://github.com/VitexSoftware/flexibee-dark-gui (Dark skin for FlexiBee Desktop client)

Packages

 
 
 

Contributors