= view('components/print_header', [
'printTitle' => 'LOT 수불 조회',
'printExtraLines' => $printExtra,
]) ?>
낱장 번호 조회 시 해당 장(바코드)의 판매·반품만 표시합니다. 팩·박스·LOT 조회는 해당 단위 이력입니다.
| 구분 | 봉투번호(입력값) | 품목 | LOT | 상태 | 비고 |
|---|---|---|---|---|---|
bag_receiving_pack_code 데이터가 없습니다. 입고 처리 후 표시됩니다.
|
|||||
| = esc((string) ($sample['kind'] ?? '')) ?> | = esc((string) ($sample['code'] ?? '')) ?> | = esc((string) ($sample['bag_name'] ?? '')) ?> | = esc((string) ($sample['lot_no'] ?? '')) ?> | = esc((string) ($sample['state'] ?? '')) ?> | = esc((string) ($sample['hint'] ?? '')) ?> |
조회 결과 없음
조회 후 표시
| 일자 | 입출고처 | 구분 |
|---|---|---|
| 수불 이력이 없습니다. | ||
| 봉투번호 입력 후 조회 | ||
| = esc((string) ($row['flow_date'] ?? '')) ?> | = esc((string) ($row['counterparty'] ?? '')) ?> | = esc((string) ($row['flow_type'] ?? '')) ?> |