Skip to content

torbjo/django-invoice-no

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Invoice Norwegian

Django app to manage invoices and create standard Norwegian F60 giro.

It depends on http://github.com/torbjo/f60-giro.git to do the actual PDF rendering (using ReportLabs). Do this to install it:

$ cd invoice
$ git clone github.com:torbjo/f60-giro.git f60-giro.git
$ ln -s f60-giro.git/f60 f60giro

UPDATE: f60-giro.git is now a git submodule, so no need to do the steps above.

This is work in progress, but usable ...

About

Django app to make (norwegian) invoices and create PDFs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages