1
0
forked from erp-dev/erp

feat: purchase_order approve and calcel

This commit is contained in:
2025-11-28 18:25:06 +08:00
parent 0c62398120
commit 4b3cd8eb75
14 changed files with 1019 additions and 43 deletions

View File

@@ -23,6 +23,7 @@ dependencies = [
"watchfiles>=0.22.0",
"psycopg[binary]>=3.2.12",
"redis>=5.0.0",
"aiohttp>=3.13.2",
]
[dependency-groups]