Track your switchgear production which saves for you all the important data. Easy to reach anytime. Currently available only in polish language version.
While using app for first time please consider executing these commands after migrations:
- manage.py create_company - That command creates company placeholder which is needed for proper work of an app
- manage.py create_groups - That command creates all permissions groups needed for an app
- manage.py create_admin - Command which creates admin account with, all admin group permissions, in case you created superuser, please consider entering localhost/admin, and adding 'admin' group to your superuser account!