nellore-foods / pickle-shop

Django-based Supply Chain Management System
GNU General Public License v2.0
0 stars 0 forks source link

Setting up a primitive accounts system #2

Open dat-adi opened 1 year ago

dat-adi commented 1 year ago

Make a simple accounts system that's going to be supplemented by the django-allauth package at a later stage. The model shouldn't be too complex and needs to be extensible or scrappable based on future requirements. The following functionalities must be provided with the PR.