LICENSE
MANIFEST.in
README.md
manage.py
requirements.txt
setup.cfg
setup.py
commons/__init__.py
commons/admin.py
commons/apps.py
commons/managers.py
commons/models.py
commons/urls.py
commons/views.py
commons/fixtures/group-model.json
commons/fixtures/permission-model.json
commons/fixtures/user-model.json
commons/migrations/0001_initial.py
commons/migrations/__init__.py
commons/templates/commons/base_module.html
commons/templates/commons/menu.html
corgy_common/__init__.py
corgy_common/admin.py
corgy_common/apps.py
corgy_common/models.py
corgy_common/urls.py
corgy_common/views.py
corgy_common/management/__init__.py
corgy_common/management/commands/__init__.py
corgy_common/management/commands/customize.py
corgy_common/migrations/0001_initial.py
corgy_common/migrations/__init__.py
corgy_common/templates/corgy_common/base_module.html
corgy_common/templates/corgy_common/menu.html
corgy_erp/__init__.py
corgy_erp/asgi.py
corgy_erp/backend.py
corgy_erp/celery.py
corgy_erp/feeds.py
corgy_erp/settings.py
corgy_erp/sitemaps.py
corgy_erp/tests.py
corgy_erp/urls.py
corgy_erp/version.py
corgy_erp/views.py
corgy_erp/wsgi.py
corgy_erp.egg-info/PKG-INFO
corgy_erp.egg-info/SOURCES.txt
corgy_erp.egg-info/dependency_links.txt
corgy_erp.egg-info/requires.txt
corgy_erp.egg-info/top_level.txt
corgy_erp/locale/hu/LC_MESSAGES/django.mo
corgy_erp/locale/hu/LC_MESSAGES/django.po
corgy_erp/templates/admin/base_site.html
corgy_erp/templates/admin/index.html
corgy_erp/templates/flatpages/default.html
corgy_erp/templates/material/frontend/base.html
corgy_erp/templates/material/frontend/base_lockscreen.html
corgy_erp/templates/material/frontend/base_module.html
corgy_erp/templates/material/frontend/base_site.html
corgy_erp/templatetags/__init__.py
corgy_erp/templatetags/verbose.py
corgy_erp/templatetags/version.py
customers/__init__.py
customers/admin.py
customers/apps.py
customers/flows.py
customers/forms.py
customers/managers.py
customers/models.py
customers/signals.py
customers/urls.py
customers/views.py
customers/management/__init__.py
customers/management/commands/__init__.py
customers/management/commands/generate.py
customers/migrations/0001_initial.py
customers/migrations/0002_auto_20200619_0244.py
customers/migrations/0003_customer_classification.py
customers/migrations/__init__.py
customers/templates/customers/base_module.html
customers/templates/customers/menu.html
docs/Makefile
docs/make.bat
docs/build/.buildinfo
docs/build/genindex.html
docs/build/index.html
docs/build/objects.inv
docs/build/search.html
docs/build/searchindex.js
docs/build/_sources/index.rst.txt
docs/build/_sources/usage/installation.rst.txt
docs/build/_sources/usage/quickstart.rst.txt
docs/build/_static/alabaster.css
docs/build/_static/basic.css
docs/build/_static/custom.css
docs/build/_static/doctools.js
docs/build/_static/documentation_options.js
docs/build/_static/file.png
docs/build/_static/jquery-3.4.1.js
docs/build/_static/jquery.js
docs/build/_static/language_data.js
docs/build/_static/minus.png
docs/build/_static/plus.png
docs/build/_static/pygments.css
docs/build/_static/searchtools.js
docs/build/_static/underscore-1.3.1.js
docs/build/_static/underscore.js
docs/build/doctrees/environment.pickle
docs/build/doctrees/index.doctree
docs/build/doctrees/usage/installation.doctree
docs/build/doctrees/usage/quickstart.doctree
docs/build/usage/installation.html
docs/build/usage/quickstart.html
docs/source/conf.py
docs/source/index.rst
docs/source/_static/custom.css
docs/source/_templates/localtoc.html
docs/source/static/custom.css
docs/source/templates/localtoc.html
docs/source/usage/installation.rst
docs/source/usage/quickstart.rst
frontend/__init__.py
frontend/apps.py
frontend/models.py
frontend/urls.py
frontend/views.py
frontend/migrations/__init__.py
frontend/templates/frontend/base_module.html
frontend/templates/frontend/menu.html
labor/__init__.py
labor/apps.py
labor/flows.py
labor/forms.py
labor/models.py
labor/urls.py
labor/views.py
labor/migrations/0001_initial.py
labor/migrations/__init__.py
labor/templates/labor/base_module.html
labor/templates/labor/menu.html
labor/templates/labor/timesheet_form.html
masterdata/__init__.py
masterdata/admin.py
masterdata/apps.py
masterdata/models.py
masterdata/serializers.py
masterdata/tasks.py
masterdata/test_models.py
masterdata/urls.py
masterdata/views.py
masterdata/migrations/0001_initial.py
masterdata/migrations/__init__.py
masterdata/templates/masterdata/base_module.html
masterdata/templates/masterdata/menu.html