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
5beb373677df71bf239702004551625ba1d928c1
KCGL
/
inventory-backend
/
app
/
services
History
dxc
5beb373677
fix: standardize operator role to uppercase for permission checks
...
Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) <
aider@aider.chat
>
2026-02-27 17:11:29 +08:00
..
inbound
fix: correct post-tax unit price calculation in buy inbound service
2026-02-27 16:28:22 +08:00
print
…
__init__.py
…
auth_service.py
fix: standardize operator role to uppercase for permission checks
2026-02-27 17:11:29 +08:00
bom_service.py
…
material_service.py
…
outbound_service.py
refactor: rename unit_price to pre_tax_unit_price in outbound service
2026-02-27 16:43:30 +08:00
permission_service.py
feat: add permission control for material list page
2026-02-26 15:58:23 +08:00
trans_service.py
…