Skip to content

Generates a file that can be used in the Visma accounting system, to generate invoices for overdue loans.

Notifications You must be signed in to change notification settings

Libriotech/koha2visma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

koha2visma

This script generates a file that can be used in the Visma accounting system, to generate invoices for overdue loans.

USAGE

This script has the following parameters :

Mandatory parameters:
   --artnr - article number - 13 characters code
   --category - patron categories to include (repeatable)
   --faktgrp - 2 characters code
   --konto - code
   --municipalcode - 5 characters code
   --person-orgnr - extended patron attribute code in which person/orgnr will be
     retrieved
   --rutincode - 3 characters code
   --verksamhetcode - 2 characters code

Optional parameters:
   --min-overdues - number of days before including the account line
   --branchcode - only include items belonging to this library (repeatable)
   -h --help: this message
   -v --verbose: provides verbose output to STDOUT

FUNDED BY

Development of this script was funded by:

  • Alingsås public library

About

Generates a file that can be used in the Visma accounting system, to generate invoices for overdue loans.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages