1
0
forked from erp-dev/erp

feat: auto complete stock change

This commit is contained in:
2025-11-10 09:01:25 +08:00
parent 37c2e7d723
commit b2078dfa46
82 changed files with 1071 additions and 1336 deletions

2
.env
View File

@@ -3,6 +3,6 @@ DEBUG=True
ALLOWED_HOSTS=*,
DB_HOST=localhost
DB_PORT=5432
DB_NAME=myapp
DB_NAME=flower
DB_USER=postgres
DB_PASSWORD=postgres