feat(momo): 제조사 관리 + 재고 이력 + 품목 속성 JSONB 확장
Deploy momo-erp / deploy (push) Successful in 51s

- 제조사 관리 페이지/API CRUD (momo_makers)
- 재고 이력 조회 페이지/API (momo_stock_moves)
- 품목 관리: 제조관리 JSONB 섹션(소비기한·입고가·원산지·보관온도·바코드) 추가
- 품목 목록 API: onlyAvailable 서브쿼리 WHERE 절로 수정
- 재고 관리 페이지: 재고 이력 버튼 추가
- admin-panel: 메뉴 관리 DB 상태 무관 최상단 고정

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
chpark
2026-04-27 00:12:05 +09:00
parent 72786bfc98
commit 6930ea2bc7
11 changed files with 997 additions and 103 deletions
+8 -2
View File
@@ -12,7 +12,13 @@
"Bash(docker cp *)",
"Bash(ssh *)",
"Bash(scp *)",
"Bash(sshpass *)"
"Bash(sshpass *)",
"Bash(*)",
"Read(*)",
"Edit(*)",
"Write(*)",
"Glob(*)",
"Grep(*)"
]
}
}
}