diff --git a/rechnung.sh b/rechnung.sh index 9daf3f4..a6813f5 100755 --- a/rechnung.sh +++ b/rechnung.sh @@ -36,7 +36,7 @@ fi PROGRAMM_NAME=$0 PROGRAMM_VERSION="0.0.1" -VERBOSITY=0 +#VERBOSITY=0 RECHNUNGSFILE="rechnung.ini" TEMPLATEFILE="template.ltx" SEDFILE="sed.txt" @@ -213,7 +213,7 @@ make_invoice() { fi month_ascii=$(date '+%B') - inv_day=$(date '+%j') +# inv_day=$(date '+%j') inv_date=$(date '+%Y%m%d') inv_dead=$(date -d "+${dead_days}days" '+%d.\\\\,%m.\\\\,%Y') rechnungsnummer="$inv_date--$LFDNR"