This website requires JavaScript.
Explore
Help
Sign In
duxingchen
/
KCGL
Watch
1
Star
0
Fork
0
You've already forked KCGL
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
506541066211224a93f27d494d17a26af45bad46
KCGL
/
inventory-backend
/
app
/
api
/
v1
/
inbound
History
dxc
38f0bbe41d
feat: add RBAC for inventory stocktake module
...
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <
aider@aider.chat
>
2026-02-27 13:36:10 +08:00
..
__init__.py
(no commit message provided)
2026-02-09 13:15:48 +08:00
base.py
fix: resolve global permission code collision with material_list prefix
2026-02-27 10:43:32 +08:00
buy.py
feat: implement RBAC for inbound buy module with field-level permissions
2026-02-27 11:48:33 +08:00
inbound_summary.py
chore: add .material->.base refactor check comments
2026-02-10 11:34:50 +08:00
product.py
feat: apply RBAC permission control to product module
2026-02-27 13:03:27 +08:00
semi.py
fix: correct try block syntax
2026-02-27 12:56:54 +08:00
service.py
feat: add permission management to inbound service module
2026-02-27 13:12:45 +08:00
stock.py
feat: add RBAC for inventory stocktake module
2026-02-27 13:36:10 +08:00