Module: Planik::Lohnausweis

Defined in:
lib/lohnausweis.rb,
lib/lohnausweis/daten.rb,
lib/lohnausweis/version.rb,
lib/lohnausweis/rohdaten.rb,
lib/lohnausweis/daten_eintrag.rb,
lib/lohnausweis/pdf_generator.rb

Defined Under Namespace

Classes: Abzug, Daten, Eintrag, Fakt, IstStunden, PdfGenerator, Rechnung, Rohdaten, Zulage

Constant Summary collapse

BASEDIR =

The base source directory for Prawn as installed on the system

File.expand_path(File.join(dir, '..'))
VERSION =
"0.5.1"