ricco386 / django-faktura

Simple django app for invoice generation.
MIT License
12 stars 6 forks source link

Add permissions #1

Closed ricco386 closed 5 years ago

ricco386 commented 5 years ago

Add permission:

So far we do not have frontend for creating and editing invoices, but we can be prepared with permissions when we are creating them... Pre generate groups with "all" invoicing permissions and "view" invoicing permissions. Look at the admin interface if the groups can be used there as well...