feat: 전문의약품(Rx) 사용량 조회 페이지 + OTC 사용량 페이지 추가
- /admin/rx-usage: 전문의약품 사용량 조회 (현재고 포함) - /admin/usage: OTC 일반약 사용량 조회 - /api/rx-usage: 처방전 데이터 기반 품목별 집계 API - /api/usage: POS 판매 데이터 기반 품목별 집계 API - 현재고: IM_total.IM_QT_sale_debit 사용 - 장바구니 + 주문서 생성 기능 - 세로모니터 대응 미디어쿼리 포함
This commit is contained in:
1121
backend/templates/admin_rx_usage.html
Normal file
1121
backend/templates/admin_rx_usage.html
Normal file
File diff suppressed because it is too large
Load Diff
1080
backend/templates/admin_usage.html
Normal file
1080
backend/templates/admin_usage.html
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user