Giter VIP home page Giter VIP logo

winstrom-reports's Introduction

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

Copy & Paste

Installation commands on Debian

sudo apt install lsb-release wget
echo "deb http://repo.vitexsoftware.com $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
echo "deb http://repo.vitexsoftware.com borrow main" | sudo tee -a /etc/apt/sources.list.d/vitexsoftware.list
sudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.cz/keyring.gpg
sudo apt update
sudo apt install git flexibee-tools flexibee-client jaspersoftstudio

And finally clone the source files

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

All tested on Debian 10 Buster

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

winstrom-reports's People

Contributors

vitexus avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.