Skip to content

A reference implementation of a rest client that interacts with the Danish tax agency's RENTE system written in Groovy

Notifications You must be signed in to change notification settings

skat/geni-reference-groovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anvendelse

./indlever -h

Indlevere en folder med konti-indberetninger

./indlever folder

Prøv

mkdir -p /tmp/sample_files/2017
echo "Invalid" > /tmp/sample_files/2017/1234-1029384756
./indlever.groovy -n --p12 ~/.oces/indberetter.p12 -c udlån -s 19552101 -p 2017 /tmp/sample_files/2017

Relaterede projekter

About

A reference implementation of a rest client that interacts with the Danish tax agency's RENTE system written in Groovy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages