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
d993e6796e7d6493408a36aab1f151c2b07adbb5
KCGL
/
inventory-backend
/
app
/
services
/
inbound
History
dxc
d993e6796e
refactor: remove total_price from product inbound service
2026-03-02 12:09:24 +08:00
..
__init__.py
…
base_service.py
refactor: use highest unit price per material base in export
2026-03-02 09:55:49 +08:00
buy_service.py
fix: correct post-tax unit price calculation in buy inbound service
2026-02-27 16:28:22 +08:00
inbound_summary_service.py
…
product_service.py
refactor: remove total_price from product inbound service
2026-03-02 12:09:24 +08:00
semi_service.py
fix: adjust BOM cost calculation SQL and refactor for consistency
2026-03-02 11:52:24 +08:00
service_service.py
…