diff --git a/app/Views/admin/access/approvals.php b/app/Views/admin/access/approvals.php index c981b26..cd3eeca 100644 --- a/app/Views/admin/access/approvals.php +++ b/app/Views/admin/access/approvals.php @@ -5,7 +5,7 @@ -
+
diff --git a/app/Views/admin/code_detail/edit.php b/app/Views/admin/code_detail/edit.php index f5375ad..82bbfed 100644 --- a/app/Views/admin/code_detail/edit.php +++ b/app/Views/admin/code_detail/edit.php @@ -5,7 +5,7 @@ 세부코드 수정
-
+
diff --git a/app/Views/admin/code_kind/create.php b/app/Views/admin/code_kind/create.php index 03622bb..bbbcedb 100644 --- a/app/Views/admin/code_kind/create.php +++ b/app/Views/admin/code_kind/create.php @@ -1,7 +1,7 @@
기본코드 종류 등록
-
+
diff --git a/app/Views/admin/code_kind/edit.php b/app/Views/admin/code_kind/edit.php index a529423..01dc61c 100644 --- a/app/Views/admin/code_kind/edit.php +++ b/app/Views/admin/code_kind/edit.php @@ -1,7 +1,7 @@
기본코드 종류 수정
-
+
diff --git a/app/Views/admin/company/create.php b/app/Views/admin/company/create.php index eabab8a..2af1fe9 100644 --- a/app/Views/admin/company/create.php +++ b/app/Views/admin/company/create.php @@ -1,7 +1,7 @@
업체 등록
-
+
diff --git a/app/Views/admin/company/edit.php b/app/Views/admin/company/edit.php index 2b1cbe3..beb5b4b 100644 --- a/app/Views/admin/company/edit.php +++ b/app/Views/admin/company/edit.php @@ -1,7 +1,7 @@
업체 수정
-
+
diff --git a/app/Views/admin/company/index.php b/app/Views/admin/company/index.php index f8e32c6..1470212 100644 --- a/app/Views/admin/company/index.php +++ b/app/Views/admin/company/index.php @@ -21,19 +21,19 @@ 초기화 -
- +
+
- - - - - - - - - - + + + + + + + + + + @@ -46,26 +46,34 @@ } ?> $row): ?> - - - - - - - - - - + + + + + + + + + - +
번호업체유형업체명사업자번호대표자전화주소상태작업
번호업체유형업체명사업자번호대표자전화주소상태작업
cp_type) ?>cp_name) ?>cp_biz_no) ?>cp_rep_name) ?>cp_tel) ?>cp_addr) ?>cp_state === 1 ? '사용' : '미사용' ?> - 수정 +
+ cp_type) ?> + cp_name) ?>cp_biz_no) ?>cp_rep_name) ?>cp_tel) ?>cp_addr) ?> + cp_state === 1): ?> + 사용 + + 미사용 + + + 수정
- +
등록된 데이터가 없습니다.
등록된 데이터가 없습니다.
diff --git a/app/Views/admin/dashboard/index.php b/app/Views/admin/dashboard/index.php index 8a42f89..b6c0337 100644 --- a/app/Views/admin/dashboard/index.php +++ b/app/Views/admin/dashboard/index.php @@ -17,22 +17,22 @@
-
+
총 발주 건수
금액:
-
+
총 판매 건수
금액:
-
+
재고 품목 수
현재 재고가 있는 봉투 품목
-
+
이번 달 불출
무료용 불출
@@ -47,13 +47,13 @@

최근 발주 5건

전체보기
-
+
- - - + + + @@ -92,15 +92,15 @@

최근 판매 5건

전체보기 -
+
LOT번호발주일상태LOT번호발주일상태
- - - - - + + + + + diff --git a/app/Views/admin/designated_shop/barcode.php b/app/Views/admin/designated_shop/barcode.php index 2f91807..c42420f 100644 --- a/app/Views/admin/designated_shop/barcode.php +++ b/app/Views/admin/designated_shop/barcode.php @@ -1,11 +1,7 @@ '지정판매소 바코드 출력']) ?> @@ -55,17 +51,17 @@ 선택 건수: 0 -
-
판매소봉투명수량금액구분판매소봉투명수량금액구분
+
+
- - - - - - - - + + + + + + + + @@ -74,18 +70,18 @@ $st = (int) ($row->ds_state ?? 1); $stLabel = $st === 1 ? '사용' : '정지'; ?> - - - - - - - - + + + + + + + + - +
출력판매소 코드판매소명대표자명사업자번호사업장 주소상태
출력판매소 코드판매소명대표자명사업자번호사업장 주소상태
ds_shop_no ?? '')) ?>ds_name ?? '')) ?>ds_rep_name ?? '')) ?>ds_biz_no ?? '')) ?>ds_addr ?? '')) ?>
ds_shop_no ?? '')) ?>ds_name ?? '')) ?>ds_rep_name ?? '')) ?>ds_biz_no ?? '')) ?>ds_addr ?? '')) ?>
조회된 지정판매소가 없습니다.
조회된 지정판매소가 없습니다.
diff --git a/app/Views/admin/designated_shop/create.php b/app/Views/admin/designated_shop/create.php index 2b2fe46..ebec451 100644 --- a/app/Views/admin/designated_shop/create.php +++ b/app/Views/admin/designated_shop/create.php @@ -1,7 +1,7 @@
지정판매소 등록
-
+
diff --git a/app/Views/admin/designated_shop/district_new_cancel.php b/app/Views/admin/designated_shop/district_new_cancel.php index 0da108c..793d549 100644 --- a/app/Views/admin/designated_shop/district_new_cancel.php +++ b/app/Views/admin/designated_shop/district_new_cancel.php @@ -29,6 +29,7 @@ $exportUrl = mgmt_url('designated-shops/district-new-cancel/export') . '?' . htt font-weight: 600; } .gbms-dnc-table tbody td.text-left { text-align: left; } +.gbms-dnc-table thead th.gbms-region-head { text-align: left; } .gbms-dnc-table tbody tr.gbms-total td { font-weight: 700; border: 2px solid #c62828; @@ -144,11 +145,11 @@ $exportUrl = mgmt_url('designated-shops/district-new-cancel/export') . '?' . htt
지정 판매소 신규/취소 현황 조회 내역
-
+
- +
군·구군·구 종전 diff --git a/app/Views/admin/designated_shop/edit.php b/app/Views/admin/designated_shop/edit.php index 4069f3e..730245f 100644 --- a/app/Views/admin/designated_shop/edit.php +++ b/app/Views/admin/designated_shop/edit.php @@ -20,7 +20,7 @@ $dateField = static function (string $key) use ($shop, $v): string {
지정판매소 수정
-
+
diff --git a/app/Views/admin/designated_shop/index.php b/app/Views/admin/designated_shop/index.php index 3593a09..21dd79d 100644 --- a/app/Views/admin/designated_shop/index.php +++ b/app/Views/admin/designated_shop/index.php @@ -223,23 +223,23 @@ $sc = $stateCounts ?? ['total' => 0, 1 => 0, 2 => 0, 3 => 0];
지정판매소 리스트
- +
- - - - - - - - - - - - + + + + + + + + + + + + - + $row): ?> ds_shop_no ?? ''); @@ -267,18 +267,24 @@ $sc = $stateCounts ?? ['total' => 0, 1 => 0, 2 => 0, 3 => 0]; $addrCombinedList = $addrMainList; } ?> - - - - - - - - - - - - + + + + + + + + + + + + @@ -319,7 +325,7 @@ $sc = $stateCounts ?? ['total' => 0, 1 => 0, 2 => 0, 3 => 0]; - + @@ -497,10 +503,10 @@ $sc = $stateCounts ?? ['total' => 0, 1 => 0, 2 => 0, 3 => 0];
번호구·군지정일구역대표자명상호명우편번호주소사업자번호전화상태
번호구·군지정일구역대표자명상호명우편번호주소사업자번호전화상태
ds_rep_name ?? '') ?>ds_name ?? '') ?>ds_biz_no ?? '') ?>ds_tel ?? '') ?>
ds_rep_name ?? '') ?>ds_name ?? '') ?>ds_biz_no ?? '') ?>ds_tel ?? '') ?> + + 정상 + + + +
영업상태 등록일시 변경사유지도지도
- + - + @@ -510,7 +516,7 @@ $sc = $stateCounts ?? ['total' => 0, 1 => 0, 2 => 0, 3 => 0]; - + diff --git a/app/Views/admin/designated_shop/manage.php b/app/Views/admin/designated_shop/manage.php index e20ce9f..5c75237 100644 --- a/app/Views/admin/designated_shop/manage.php +++ b/app/Views/admin/designated_shop/manage.php @@ -40,42 +40,45 @@ $listBasePath = $readOnly ? 'designated-shops/browse' : 'designated-shops'; 초기화 -
-
번호번호 지자체 구·군지정일지정일 구역 대표자명 상호명전화 판매소번호 가상계좌상태상태 등록일
+
+
- - - - - - - - - - + + + + + + + + + + - + - + - - - - - - - - - - + + + + + + + + + + - diff --git a/app/Views/admin/designated_shop/map.php b/app/Views/admin/designated_shop/map.php index 6fec1ea..32b134a 100644 --- a/app/Views/admin/designated_shop/map.php +++ b/app/Views/admin/designated_shop/map.php @@ -5,7 +5,7 @@ 목록으로 -
+
개 판매소 표시
diff --git a/app/Views/admin/designated_shop/status.php b/app/Views/admin/designated_shop/status.php index f0871e9..844aea7 100644 --- a/app/Views/admin/designated_shop/status.php +++ b/app/Views/admin/designated_shop/status.php @@ -13,13 +13,11 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0); overflow-y: visible; -webkit-overflow-scrolling: touch; scroll-behavior: smooth; - border: 1px solid #ccc; - border-radius: 4px; background: #fff; max-width: 100%; } @media print { - .ds-status-x-scroll { overflow: visible !important; border: none; } + .ds-status-x-scroll { overflow: visible !important; } } .ds-status-x-scroll .ds-status-table { width: max-content; @@ -29,15 +27,6 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0); .ds-status-x-scroll .ds-status-table th, .ds-status-x-scroll .ds-status-table td { white-space: nowrap; - padding: 6px 10px; - font-size: 12px; -} -.ds-status-x-scroll .ds-status-table thead th { - background: #e9ecef; - border: 1px solid #ccc; -} -.ds-status-x-scroll .ds-status-table tbody td { - border: 1px solid #ccc; } .ds-status-x-scroll th.sticky-num, .ds-status-x-scroll td.sticky-num { @@ -48,25 +37,21 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0); max-width: 3rem; width: 3rem; box-sizing: border-box; - background: #e9ecef; - border-right: 1px solid #bbb; - box-shadow: 2px 0 4px rgba(0, 0, 0, 0.06); + background: #fff; } .ds-status-x-scroll td.sticky-num { background: #fff; text-align: center; } .ds-status-x-scroll tr.sum-row td.sticky-num { - background: #f3f4f6; + background: #f9fafb; } .ds-status-x-scroll th.sticky-region, .ds-status-x-scroll td.sticky-region { position: sticky; left: 3rem; z-index: 2; - background: #e9ecef; - border-right: 1px solid #bbb; - box-shadow: 2px 0 4px rgba(0, 0, 0, 0.06); + background: #fff; max-width: 16rem; text-align: left; } @@ -76,7 +61,7 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0); text-overflow: ellipsis; } .ds-status-x-scroll tr.sum-row td.sticky-region { - background: #f3f4f6; + background: #f9fafb; } .ds-help { position: relative; @@ -159,39 +144,39 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0);
-
번호지자체판매소번호상호명대표자사업자번호가상계좌상태등록일
번호지자체판매소번호상호명대표자사업자번호가상계좌상태등록일 작업작업
ds_idx) ?>ds_lg_idx] ?? '') ?>ds_shop_no) ?>ds_name) ?>ds_rep_name) ?>ds_biz_no) ?>ds_va_number) ?>ds_state === 1 ? '정상' : ((int) $row->ds_state === 2 ? '폐업' : '직권해지') ?>ds_regdate ?? '') ?>
ds_idx) ?>ds_lg_idx] ?? '') ?>ds_shop_no) ?>ds_name) ?>ds_rep_name) ?>ds_biz_no) ?>ds_va_number) ?> + ds_state === 1; ?> + ds_state === 2 ? '폐업' : '직권해지') ?> + ds_regdate ?? '') ?> - 수정 + + 수정
- +
+
- - - - + + + - - - - - - - - @@ -207,36 +192,36 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0); $pctShare = $sumCurrForPct > 0 ? round(($curr / $sumCurrForPct) * 100, 1) : 0.0; $yoyPct = $prev > 0 ? round((($curr - $prev) / $prev) * 100, 1) : null; ?> - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + + + + diff --git a/app/Views/admin/packaging_unit/create.php b/app/Views/admin/packaging_unit/create.php index 14346ca..0a2fde2 100644 --- a/app/Views/admin/packaging_unit/create.php +++ b/app/Views/admin/packaging_unit/create.php @@ -1,7 +1,7 @@
포장 단위 등록
-
+
diff --git a/app/Views/admin/packaging_unit/edit.php b/app/Views/admin/packaging_unit/edit.php index 626c2f6..776cf75 100644 --- a/app/Views/admin/packaging_unit/edit.php +++ b/app/Views/admin/packaging_unit/edit.php @@ -1,7 +1,7 @@
포장 단위 수정
-
+
diff --git a/app/Views/admin/packaging_unit/history.php b/app/Views/admin/packaging_unit/history.php index 5d4aa26..c2d9642 100644 --- a/app/Views/admin/packaging_unit/history.php +++ b/app/Views/admin/packaging_unit/history.php @@ -5,7 +5,7 @@ 변경 이력 — pu_bag_name) ?> (pu_bag_code) ?>)
-
+
'박스당 팩 수', @@ -18,11 +18,11 @@
순번 +
순번 구코드 ? + 종전 ?(전년도말) + 지정 ?(년) + 취소 ?(년) + 현행 ?(금년도말) + 증감 ?
(현행−종전)
+ 지정−취소 ?
(년)
+ 현행비중 ?
(%)
+ 전년대비 ?
증감률(%)
region_label) ?>gugun_code ?? '')) ?>designated_y) ?>cancelled_y) ?>delta_curr_prev ?? 0)) ?>delta_des_cancel ?? 0)) ?>
region_label) ?>gugun_code ?? '')) ?>designated_y) ?>cancelled_y) ?>delta_curr_prev ?? 0)) ?>delta_des_cancel ?? 0)) ?>
조건에 맞는 데이터가 없습니다.
region_label) ?>prev_end) ?>designated_y) ?>cancelled_y) ?>curr_end) ?>delta_curr_prev ?? 0)) ?>delta_des_cancel ?? 0)) ?>100 +
region_label) ?>prev_end) ?>designated_y) ?>cancelled_y) ?>curr_end) ?>delta_curr_prev ?? 0)) ?>delta_des_cancel ?? 0)) ?>100 prev_end; $tCurr = (int) $districtTotal->curr_end; @@ -260,27 +245,27 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0); -
- +
+
- - - - - - - + + + + + + + - - - - - - - + + + + + + + @@ -345,7 +330,7 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0);
연도별 요약 (참고)
-
+
활성 / 비활성 / 전체
활성 · 비활성 · 합
@@ -353,15 +338,23 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0);

연도별 신규등록 (지정일)

-
-
종전지정취소현행증감
종전지정취소현행증감
zone_label) ?>prev_end) ?>designated_y) ?>cancelled_y) ?>curr_end) ?>delta_curr_prev) ?>
zone_label) ?>prev_end) ?>designated_y) ?>cancelled_y) ?>curr_end) ?>delta_curr_prev) ?>
- +
+
연도건수
+ + + + + + - + + + + - +
연도건수
yr) ?>년cnt) ?>
yr) ?>년cnt) ?>
없음
없음
@@ -369,15 +362,23 @@ $sumCurrForPct = (int) ($districtTotal->curr_end ?? 0);

연도별 취소/비활성 (등록일 기준)

-
- - +
+
연도건수
+ + + + + + - + + + + - +
연도건수
yr) ?>년cnt) ?>
yr) ?>년cnt) ?>
없음
없음
diff --git a/app/Views/admin/free_recipient/create.php b/app/Views/admin/free_recipient/create.php index e9da06d..2965c9b 100644 --- a/app/Views/admin/free_recipient/create.php +++ b/app/Views/admin/free_recipient/create.php @@ -1,7 +1,7 @@
무료용 대상 등록
-
+
diff --git a/app/Views/admin/free_recipient/edit.php b/app/Views/admin/free_recipient/edit.php index 8b0386b..78a47e7 100644 --- a/app/Views/admin/free_recipient/edit.php +++ b/app/Views/admin/free_recipient/edit.php @@ -1,7 +1,7 @@
무료용 대상 수정
-
+
diff --git a/app/Views/admin/free_recipient/index.php b/app/Views/admin/free_recipient/index.php index dbd18f8..02c0710 100644 --- a/app/Views/admin/free_recipient/index.php +++ b/app/Views/admin/free_recipient/index.php @@ -8,18 +8,18 @@
-
- +
+
- - - - - - - - - + + + + + + + + + @@ -36,19 +36,25 @@ $dongCode = (string) ($row->fr_dong_code ?? ''); $dongLabel = $dongCode !== '' ? (string) (($dongNameMap[$dongCode] ?? $dongCode) . ' (' . $dongCode . ')') : '-'; ?> - - - - - - - - - + + + + + + + + @@ -56,7 +62,7 @@ - diff --git a/app/Views/admin/layout.php b/app/Views/admin/layout.php index 584475d..54454ff 100644 --- a/app/Views/admin/layout.php +++ b/app/Views/admin/layout.php @@ -85,10 +85,12 @@ tailwind.config = { .data-table { width: 100%; border-collapse: collapse; font-family: 'Pretendard', 'Malgun Gothic', 'Noto Sans KR', sans-serif; } -.data-table th, .data-table td { border: 1px solid #ccc; padding: 4px 8px; white-space: nowrap; font-size: 13px; } -.data-table th { background-color: #e9ecef; text-align: center; vertical-align: middle; font-weight: bold; color: #333; } -.data-table tbody tr:nth-child(even) td { background-color: #f9f9f9; } -.data-table tbody tr:hover td { background-color: #e6f7ff !important; } +.data-table { font-size: 13px; } +.data-table th, .data-table td { text-align: left; padding: 0.55rem 0.5rem; white-space: nowrap; border: 0; border-bottom: 1px solid #e5e7eb; } +.data-table thead th { font-size: 0.6875rem; font-weight: 600; color: #6b7280; background: transparent; vertical-align: middle; } +.data-table tbody td { color: #374151; } +.data-table tbody tr:last-child td { border-bottom: 0; } +.data-table tbody tr:hover td { background-color: #f9fafb; } @media print { .portal-header, .sidebar, .portal-footer, .no-print, nav.portal-top-nav { display: none !important; } body.gov-portal-shell { background: #fff; display: block; } diff --git a/app/Views/admin/local_government/create.php b/app/Views/admin/local_government/create.php index 2225cf9..4a0f238 100644 --- a/app/Views/admin/local_government/create.php +++ b/app/Views/admin/local_government/create.php @@ -1,7 +1,7 @@
지자체 등록
-
+
diff --git a/app/Views/admin/local_government/edit.php b/app/Views/admin/local_government/edit.php index 0780480..eb28314 100644 --- a/app/Views/admin/local_government/edit.php +++ b/app/Views/admin/local_government/edit.php @@ -1,7 +1,7 @@
지자체 수정
-
+
diff --git a/app/Views/admin/local_government/index.php b/app/Views/admin/local_government/index.php index b860e4c..3c0abd0 100644 --- a/app/Views/admin/local_government/index.php +++ b/app/Views/admin/local_government/index.php @@ -8,18 +8,18 @@
-
+
번호동코드구분명칭종료일자비고상태작업
번호동코드구분명칭종료일자비고상태작업
fr_name) ?>fr_end_date ?: '9999.99.99') ?>fr_note) ?>fr_state === 1 ? '사용' : '미사용' ?> - 수정 +
fr_name) ?>fr_end_date ?: '9999.99.99') ?>fr_note) ?> + fr_state === 1): ?> + 사용 + + 미사용 + + + 수정 - +
+

등록된 데이터가 없습니다.

다른 지자체를 선택 중이면 해당 지자체 기준으로만 조회됩니다. Super Admin 은 상단에서 작업 지자체를 바꿔 보세요.

- - - - - - - - + + + + + + + + diff --git a/app/Views/admin/manager/create.php b/app/Views/admin/manager/create.php index d227424..622becf 100644 --- a/app/Views/admin/manager/create.php +++ b/app/Views/admin/manager/create.php @@ -1,7 +1,7 @@
담당자 등록
-
+
diff --git a/app/Views/admin/manager/edit.php b/app/Views/admin/manager/edit.php index 47cfbef..5488e2d 100644 --- a/app/Views/admin/manager/edit.php +++ b/app/Views/admin/manager/edit.php @@ -1,7 +1,7 @@
담당자 수정
-
+
diff --git a/app/Views/admin/manager/index.php b/app/Views/admin/manager/index.php index e3d6ae5..4270dbc 100644 --- a/app/Views/admin/manager/index.php +++ b/app/Views/admin/manager/index.php @@ -21,47 +21,53 @@ 초기화 -
-
번호지자체명코드시/도구/군상태등록일작업번호지자체명코드시/도구/군상태등록일작업
+
+
- - - - - - - - - + + + + + + + + + - - - - + + + - - - - - + + + + - +
번호담당자명카테고리전화휴대전화이메일상태작업
번호담당자명카테고리전화휴대전화이메일상태작업
mg_idx) ?>mg_name) ?> +
mg_idx) ?>mg_name) ?> mg_dept_code ?? ''); $catLabel = $categories[$cat] ?? $cat; - echo esc($catLabel); ?> + mg_tel) ?>mg_phone) ?>mg_email) ?>mg_state === 1 ? '사용' : '미사용' ?> - 수정 + mg_tel) ?>mg_phone) ?>mg_email) ?> + mg_state === 1): ?> + 사용 + + 미사용 + + + 수정
- +
등록된 데이터가 없습니다.
등록된 데이터가 없습니다.
diff --git a/app/Views/admin/menu/index.php b/app/Views/admin/menu/index.php index 4560bb5..6d12812 100644 --- a/app/Views/admin/menu/index.php +++ b/app/Views/admin/menu/index.php @@ -76,12 +76,12 @@ $adminMenuListResolveHref = static function (string $rawLink) use ($menuListReso
순서변경#메뉴명링크노출 대상사용작업#메뉴명링크노출 대상사용작업
- - - - - + + + + + diff --git a/app/Views/admin/packaging_unit/index.php b/app/Views/admin/packaging_unit/index.php index a185bbd..ad38531 100644 --- a/app/Views/admin/packaging_unit/index.php +++ b/app/Views/admin/packaging_unit/index.php @@ -18,20 +18,20 @@ 초기화 -
+
번호변경 내용이전 값변경 값변경일시번호변경 내용이전 값변경 값변경일시
- - - - - - - - - - + + + + + + + + + + diff --git a/app/Views/admin/password_change/index.php b/app/Views/admin/password_change/index.php index 7407b55..9966717 100644 --- a/app/Views/admin/password_change/index.php +++ b/app/Views/admin/password_change/index.php @@ -1,7 +1,7 @@
비밀번호 변경
-
+
diff --git a/app/Views/admin/role/index.php b/app/Views/admin/role/index.php index 79f8e3a..7400c19 100644 --- a/app/Views/admin/role/index.php +++ b/app/Views/admin/role/index.php @@ -1,13 +1,13 @@
역할 (mb_level)
-
+

Config\Roles 기반 역할 목록입니다.

번호봉투코드봉투명박스당 팩 수팩당 낱장 수1박스 총 낱장적용시작적용종료상태작업번호봉투코드봉투명박스당 팩 수팩당 낱장 수1박스 총 낱장적용시작적용종료상태작업
- - + + diff --git a/app/Views/admin/sales_agency/create.php b/app/Views/admin/sales_agency/create.php index e93a6e0..01c8a49 100644 --- a/app/Views/admin/sales_agency/create.php +++ b/app/Views/admin/sales_agency/create.php @@ -1,7 +1,7 @@
대행소 등록
-
+
diff --git a/app/Views/admin/sales_agency/edit.php b/app/Views/admin/sales_agency/edit.php index b5a87a4..aa34920 100644 --- a/app/Views/admin/sales_agency/edit.php +++ b/app/Views/admin/sales_agency/edit.php @@ -1,7 +1,7 @@
대행소 수정
-
+
diff --git a/app/Views/admin/sales_agency/index.php b/app/Views/admin/sales_agency/index.php index a24db96..8c5e0dd 100644 --- a/app/Views/admin/sales_agency/index.php +++ b/app/Views/admin/sales_agency/index.php @@ -8,7 +8,7 @@
-
+
@@ -32,15 +32,15 @@
-
-
코드이름코드이름
+
+
- - - - - - + + + + + + @@ -53,22 +53,22 @@ } ?> $row): ?> - - - - - - + + + + + - +
번호대행소 구분대행소 코드대행소 명작업
번호대행소 구분대행소 코드대행소 명작업
sa_kind ?? '') ?>sa_code ?? '') ?>sa_name) ?> - 수정 +
sa_kind ?? '') ?>sa_code ?? '') ?>sa_name) ?> + 수정
- +
등록된 데이터가 없습니다.
등록된 데이터가 없습니다.
diff --git a/app/Views/admin/sales_report/daily_summary.php b/app/Views/admin/sales_report/daily_summary.php index 37d9152..5f4ed84 100644 --- a/app/Views/admin/sales_report/daily_summary.php +++ b/app/Views/admin/sales_report/daily_summary.php @@ -80,12 +80,12 @@ $excelUrl = mgmt_url('reports/daily-summary?' . http_build_query($exportParams))

누계(월): · (단위: 매 / 원)

-
+
- - + + diff --git a/app/Views/admin/sales_report/hometax_process.php b/app/Views/admin/sales_report/hometax_process.php index 1b2566e..dfc907b 100644 --- a/app/Views/admin/sales_report/hometax_process.php +++ b/app/Views/admin/sales_report/hometax_process.php @@ -254,7 +254,7 @@ $hometaxRenderTable = static function ( }
조회결과
-
+
-
+

봉투 정보

@@ -157,7 +157,7 @@ if ($bagName !== '' || $bagCode !== '') {
-
+
LOT 수불 현황
@@ -165,7 +165,7 @@ if ($bagName !== '' || $bagCode !== '') {
구분봉투종류구분봉투종류 일계 누계(월)
- + diff --git a/app/Views/admin/sales_report/misc_flow.php b/app/Views/admin/sales_report/misc_flow.php index 29d0aa6..11895f9 100644 --- a/app/Views/admin/sales_report/misc_flow.php +++ b/app/Views/admin/sales_report/misc_flow.php @@ -111,15 +111,15 @@ $registerReason = $selectedGroup ? (string) ($selectedGroup['reason'] ?? '') : '
-
+
입출고 리스트
일자일자 입출고처 구분
- - - + + + @@ -187,7 +187,7 @@ $registerReason = $selectedGroup ? (string) ($selectedGroup['reason'] ?? '') : ' -
+
입출고 일자
@@ -216,17 +216,17 @@ $registerReason = $selectedGroup ? (string) ($selectedGroup['reason'] ?? '') : '
-
+
입출고 봉투 코드
수불일자수량구분수불일자수량구분 메모
- - - - - + + + + + @@ -265,7 +265,7 @@ $registerReason = $selectedGroup ? (string) ($selectedGroup['reason'] ?? '') : ' -
+
품목 등록
diff --git a/app/Views/admin/sales_report/period_sales.php b/app/Views/admin/sales_report/period_sales.php index 8ea76de..2b35015 100644 --- a/app/Views/admin/sales_report/period_sales.php +++ b/app/Views/admin/sales_report/period_sales.php @@ -116,12 +116,12 @@ $rowClass = static function (string $kind): string {

집계: · (단위: 매 / 원)

-
+
No봉투 코드봉투 종류수량단위No봉투 코드봉투 종류수량단위
- + diff --git a/app/Views/admin/sales_report/returns.php b/app/Views/admin/sales_report/returns.php index c590f5f..3bad78b 100644 --- a/app/Views/admin/sales_report/returns.php +++ b/app/Views/admin/sales_report/returns.php @@ -114,11 +114,11 @@ $tipPage = "지정판매소 반품·물류 입고분 파기 내역을 기간· -
+
일자일자 품목 판매
- + diff --git a/app/Views/admin/sales_report/sales_ledger.php b/app/Views/admin/sales_report/sales_ledger.php index 58e99d7..d047e00 100644 --- a/app/Views/admin/sales_report/sales_ledger.php +++ b/app/Views/admin/sales_report/sales_ledger.php @@ -188,16 +188,16 @@ $excelUrl = mgmt_url('reports/sales-ledger?' . http_build_query($exportParams));

(단위: 매 / 원) · ~

-
+
일자일자 반품처 종류 수량
- + - + - + diff --git a/app/Views/admin/sales_report/shop_sales.php b/app/Views/admin/sales_report/shop_sales.php index d57e049..cbeeb78 100644 --- a/app/Views/admin/sales_report/shop_sales.php +++ b/app/Views/admin/sales_report/shop_sales.php @@ -154,7 +154,7 @@ $colCount = 16;

-
+
일자일자 지정번호지정번호 판매소명대표자대표자 소재지 품명 판매량
@@ -168,11 +168,11 @@ $colCount = 16; - + - + - + diff --git a/app/Views/admin/sales_report/supply_demand.php b/app/Views/admin/sales_report/supply_demand.php index e3f7fed..89117ee 100644 --- a/app/Views/admin/sales_report/supply_demand.php +++ b/app/Views/admin/sales_report/supply_demand.php @@ -106,7 +106,7 @@ $printExtraLines = [
-
+
지정판매소대표자명대표자명 주소합계합계
diff --git a/app/Views/admin/sales_report/yearly_sales.php b/app/Views/admin/sales_report/yearly_sales.php index 9e6ba9c..d01f4f4 100644 --- a/app/Views/admin/sales_report/yearly_sales.php +++ b/app/Views/admin/sales_report/yearly_sales.php @@ -144,7 +144,7 @@ $fmtMeasureCell = static function (array $cell, string $measureKey, bool $hasBsF

(단위: 매 / 원)

-
+
@@ -158,7 +158,7 @@ $fmtMeasureCell = static function (array $cell, string $measureKey, bool $hasBsF - + diff --git a/app/Views/admin/select_local_government/index.php b/app/Views/admin/select_local_government/index.php index 686be71..8c6efa0 100644 --- a/app/Views/admin/select_local_government/index.php +++ b/app/Views/admin/select_local_government/index.php @@ -1,7 +1,7 @@

관리자 페이지에서 사용할 지자체를 선택하세요. 선택한 지자체 기준으로 목록·등록이 표시됩니다.

-
+

등록된 지자체가 없습니다. 지자체 관리에서 먼저 등록하세요.

diff --git a/app/Views/admin/shop_order/create.php b/app/Views/admin/shop_order/create.php index 5a1f1d3..59e1005 100644 --- a/app/Views/admin/shop_order/create.php +++ b/app/Views/admin/shop_order/create.php @@ -1,7 +1,7 @@
주문 접수
-
+
@@ -38,7 +38,7 @@
-
+
지정판매소 정보
품목 구분
@@ -73,19 +73,19 @@ -
+
판매소 코드-
- - - - - - - - - + + + + + + + + + diff --git a/app/Views/admin/shop_order/index.php b/app/Views/admin/shop_order/index.php index c1f651a..0cf7884 100644 --- a/app/Views/admin/shop_order/index.php +++ b/app/Views/admin/shop_order/index.php @@ -18,22 +18,22 @@ 초기화 -
+
순번품목1박스(낱장/판매가)1팩(낱장/판매가)단가주문수량금액포장(박스/팩/낱장)행삭제순번품목1박스(낱장/판매가)1팩(낱장/판매가)단가주문수량금액포장(박스/팩/낱장)행삭제
- - - - - - - - - - - - + + + + + + + + + + + + diff --git a/app/Views/admin/user/create.php b/app/Views/admin/user/create.php index 1d4e793..50e4447 100644 --- a/app/Views/admin/user/create.php +++ b/app/Views/admin/user/create.php @@ -1,7 +1,7 @@
회원 등록
-
+
diff --git a/app/Views/admin/user/edit.php b/app/Views/admin/user/edit.php index ca97607..1b7df0b 100644 --- a/app/Views/admin/user/edit.php +++ b/app/Views/admin/user/edit.php @@ -14,7 +14,7 @@ $editLoginLocked = $editLockUntil !== null && $editLockUntil !== '' && strtotime
-
+
diff --git a/app/Views/admin/user/index.php b/app/Views/admin/user/index.php index 8fd494d..d12d810 100644 --- a/app/Views/admin/user/index.php +++ b/app/Views/admin/user/index.php @@ -8,19 +8,19 @@
-
+
번호판매소접수일배달일접수채널결제입금수령수량금액상태작업번호판매소접수일배달일접수채널결제입금수령수량금액상태작업
- - - - - - - - - + + + + + + + + + diff --git a/app/Views/bag/analytics_monthly_trend.php b/app/Views/bag/analytics_monthly_trend.php index 110bce5..4f7fc33 100644 --- a/app/Views/bag/analytics_monthly_trend.php +++ b/app/Views/bag/analytics_monthly_trend.php @@ -79,16 +79,16 @@ $prevAvgLabel = ($trendBasis ?? '') === 'month' ? '전년 동월' : '전년 평 -
+
월별 판매 추이 분석 조회 내역
번호아이디이름이메일역할상태로그인 잠금가입일관리번호아이디이름이메일역할상태로그인 잠금가입일관리
- + - + diff --git a/app/Views/bag/analytics_seasonal_trend.php b/app/Views/bag/analytics_seasonal_trend.php index 7d423cb..571cdaf 100644 --- a/app/Views/bag/analytics_seasonal_trend.php +++ b/app/Views/bag/analytics_seasonal_trend.php @@ -59,7 +59,7 @@ $seasonScope = $seasonMonthsLabel !== ''

-
+
계절별 판매 추이 분석 조회 내역 @@ -70,8 +70,8 @@ $seasonScope = $seasonMonthsLabel !== ''
- - + + diff --git a/app/Views/bag/analytics_yoy.php b/app/Views/bag/analytics_yoy.php index 82f0be9..7beca83 100644 --- a/app/Views/bag/analytics_yoy.php +++ b/app/Views/bag/analytics_yoy.php @@ -36,18 +36,18 @@ $printExtra = [ -
+

전년대비 판매 통계분석

(단위: 매, 원) · 판매(sale) 수량·금액만 집계합니다(반품·취소 제외). 증감은 전년·당해 판매량(또는 금액) 차이입니다.

대행소판매소번호판매소번호 지정판매소성명성명 월 판매량 평균 차
대행소 지정판매소판매소번호성명판매소번호성명 전년 계절평균 기준년 계절평균 평균 차
- - - + + + - + diff --git a/app/Views/bag/code_details.php b/app/Views/bag/code_details.php index bf6e00d..7438ef9 100644 --- a/app/Views/bag/code_details.php +++ b/app/Views/bag/code_details.php @@ -28,19 +28,19 @@ if (isset($pager) && $pager !== null) { -
+
품목구분년도구분년도
- - + + - - - + + + - + diff --git a/app/Views/bag/code_kinds.php b/app/Views/bag/code_kinds.php index 66457fe..b9708de 100644 --- a/app/Views/bag/code_kinds.php +++ b/app/Views/bag/code_kinds.php @@ -35,14 +35,14 @@ $stateBadge = static function (int $state): string {
번호코드번호코드 코드명범위정렬순서상태범위정렬순서상태 등록일 작업작업
- + - - + + - + @@ -55,14 +55,14 @@ $stateBadge = static function (int $state): string { ?> - - + + - - + + -
번호번호 코드 코드명세부코드상태세부코드상태 등록일 작업작업
ck_code) ?>ck_code) ?> ck_name) ?>ck_idx] ?? 0) ?>개ck_state ?? 0)) ?>ck_idx] ?? 0) ?>개ck_state ?? 0)) ?> ck_regdate ?? '') ?> + 수정 @@ -101,15 +101,15 @@ $stateBadge = static function (int $state): string { - + - - - + + + - + @@ -121,17 +121,17 @@ $stateBadge = static function (int $state): string { $scopeLabel = $isPlatform ? '공통' : '지자체'; ?> - - + + - - - + + -
번호번호 코드 코드명범위정렬상태범위정렬상태 등록일 작업작업
cd_code) ?>cd_code) ?> cd_name) ?> + cd_sort ?? 0) ?>cd_state ?? 0)) ?>cd_sort ?? 0) ?>cd_state ?? 0)) ?> cd_regdate ?? '') ?> + cd_idx])): ?> 수정 diff --git a/app/Views/bag/create_bag_issue.php b/app/Views/bag/create_bag_issue.php index 25fbd94..4e0367d 100644 --- a/app/Views/bag/create_bag_issue.php +++ b/app/Views/bag/create_bag_issue.php @@ -33,7 +33,7 @@ if ($initialRows === []) { 무료용 불출 처리 -
+
@@ -111,18 +111,18 @@ if ($initialRows === []) {
-
+
- + - + - - - + + + @@ -144,18 +144,18 @@ if ($initialRows === []) {
-
+
불출 가능 봉투(현재 재고)
NoNo 봉투코드 봉투종류수량수량 포장재고(낱장)환산(낱장)작업재고(낱장)환산(낱장)작업
- - + + - - - + + + @@ -180,20 +180,20 @@ if ($initialRows === []) { -
+
최근 불출 내역
No봉투코드No봉투코드 봉투명재고(낱장)팩당 낱장박스당 낱장재고(낱장)팩당 낱장박스당 낱장
- - - + + + - + - - + + diff --git a/app/Views/bag/create_bag_order.php b/app/Views/bag/create_bag_order.php index aaeae57..ff5661a 100644 --- a/app/Views/bag/create_bag_order.php +++ b/app/Views/bag/create_bag_order.php @@ -88,23 +88,23 @@ -
+
발주월 왼쪽 목록에서 삭제할 발주를 선택한 뒤 「삭제 실행」을 누르세요.
-
+
발주 이력
No불출일구분No불출일구분 불출처봉투코드봉투코드 봉투명수량(낱장)상태수량(낱장)상태
- - - - - + + + + + @@ -171,7 +171,7 @@ -
+
@@ -189,16 +189,16 @@
-
+
발주 이력
선택발주일제작업체입고처상태선택발주일제작업체입고처상태
- - - - + + + + @@ -222,7 +222,7 @@ -
+
@@ -265,21 +265,21 @@
-
+
발주일제작업체입고처상태발주일제작업체입고처상태
- - - - - - + + + + + + - - + + - + @@ -299,7 +299,7 @@
번호선택품명수량단가낱장환산번호선택품명수량단가낱장환산 선정수량LOT선정수량LOT 금액금액
-
+
품목 금액 합계 @@ -331,19 +331,19 @@
-
+
발주 등록 종류
- - - - - - - + + + + + + + diff --git a/app/Views/bag/create_bag_receiving.php b/app/Views/bag/create_bag_receiving.php index c80f00f..a120ba4 100644 --- a/app/Views/bag/create_bag_receiving.php +++ b/app/Views/bag/create_bag_receiving.php @@ -1,7 +1,7 @@
입고 처리
-
+
diff --git a/app/Views/bag/create_bag_sale.php b/app/Views/bag/create_bag_sale.php index 3193633..d2bfc62 100644 --- a/app/Views/bag/create_bag_sale.php +++ b/app/Views/bag/create_bag_sale.php @@ -1,7 +1,7 @@
판매 등록
-
+
diff --git a/app/Views/bag/create_shop_order.php b/app/Views/bag/create_shop_order.php index 6e145c7..a7458ef 100644 --- a/app/Views/bag/create_shop_order.php +++ b/app/Views/bag/create_shop_order.php @@ -1,7 +1,7 @@
주문 접수
-
+
@@ -33,13 +33,13 @@
-
+
번호선택봉투 종류발주단가Box당 팩팩당 낱장1박스 총 낱장번호선택봉투 종류발주단가Box당 팩팩당 낱장1박스 총 낱장
- + - + diff --git a/app/Views/bag/daily_inventory.php b/app/Views/bag/daily_inventory.php index 45d664d..240ec4a 100644 --- a/app/Views/bag/daily_inventory.php +++ b/app/Views/bag/daily_inventory.php @@ -250,28 +250,28 @@ echo view('components/header_user_tools', [
-
+
순번순번 봉투수량수량
- - - + + + - + - - - + + + - - - - - + + + + + diff --git a/app/Views/bag/designated_shop_return.php b/app/Views/bag/designated_shop_return.php index 191d6c5..3ff19a1 100644 --- a/app/Views/bag/designated_shop_return.php +++ b/app/Views/bag/designated_shop_return.php @@ -10,7 +10,7 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : []; 지정판매소 판매 취소 -
+
@@ -26,14 +26,14 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : [];
-
+
판매 리스트
일자품 목전일재고일자품 목전일재고 입고 출고잔량잔량
입고반품입고계입고반품입고계 판매일반불출/무료불출반품기타출고계판매일반불출/무료불출반품기타출고계
- - + + @@ -52,17 +52,17 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : []; -
+
판매 취소 리스트
번호지정판매소번호지정판매소
- - - - - + + + + + @@ -85,17 +85,17 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : []; -
+
판매 취소 봉투 코드
품목단가판매액취소취소액품목단가판매액취소취소액
- - - - - + + + + + @@ -116,14 +116,14 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : [];
봉투 종류봉투 코드수량단가금액봉투 종류봉투 코드수량단가금액
- - - - - - - - + + + + + + + + diff --git a/app/Views/bag/designated_shop_return_cancel.php b/app/Views/bag/designated_shop_return_cancel.php index 2a52801..4142448 100644 --- a/app/Views/bag/designated_shop_return_cancel.php +++ b/app/Views/bag/designated_shop_return_cancel.php @@ -8,7 +8,7 @@ $returns = is_array($returns ?? null) ? $returns : []; 지정판매소 반품 취소 -
+
@@ -22,15 +22,15 @@ $returns = is_array($returns ?? null) ? $returns : [];
-
+
지정판매소 리스트
지정판매소주문봉투 종류봉투 바코드포장수량상태등록일시지정판매소주문봉투 종류봉투 바코드포장수량상태등록일시
- - - + + + @@ -50,17 +50,17 @@ $returns = is_array($returns ?? null) ? $returns : []; -
+
반품 리스트
지정판매소 상호명대표자명반품일자지정판매소 상호명대표자명반품일자
- - - - - + + + + + @@ -79,17 +79,17 @@ $returns = is_array($returns ?? null) ? $returns : []; -
+
반품 취소 대상 봉투 코드
품목단가판매액취소취소액품목단가판매액취소취소액
- - - - - + + + + + diff --git a/app/Views/bag/designated_shop_sale.php b/app/Views/bag/designated_shop_sale.php index 9f92e74..3c9bb6f 100644 --- a/app/Views/bag/designated_shop_sale.php +++ b/app/Views/bag/designated_shop_sale.php @@ -2,7 +2,7 @@ 지정판매소 판매 -
+
@@ -18,7 +18,7 @@ - +
@@ -35,7 +35,7 @@
-
+
지정판매소 정보
봉투 종류봉투코드수량단가금액봉투 종류봉투코드수량단가금액
@@ -46,17 +46,17 @@
판매소 코드-
-
+
주문 접수 리스트
- - - - - + + + + + @@ -79,14 +79,14 @@
번호판매소접수일배달일상태번호판매소접수일배달일상태
- - - - - - - - + + + + + + + + @@ -97,18 +97,18 @@
-
+
판매 내역
출처바코드(대표)봉투 종류포장수량주문상태비고(낱장범위 등)출처바코드(대표)봉투 종류포장수량주문상태비고(낱장범위 등)
- - - - - - + + + + + + @@ -118,16 +118,16 @@ -
+
판매 상세 내역
선택봉투 종류접수량판매량단가판매금액선택봉투 종류접수량판매량단가판매금액
- - - - + + + + diff --git a/app/Views/bag/designated_shop_sale_return.php b/app/Views/bag/designated_shop_sale_return.php index 4155537..d1c98b3 100644 --- a/app/Views/bag/designated_shop_sale_return.php +++ b/app/Views/bag/designated_shop_sale_return.php @@ -5,7 +5,7 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : []; 지정판매소 반품 -
+
@@ -15,7 +15,7 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : [];
- +
@@ -28,7 +28,7 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : [];
-
+
지정판매소 정보
봉투 종류봉투 코드수량포장단위봉투 종류봉투 코드수량포장단위
@@ -39,18 +39,18 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : [];
판매소 코드-
-
+
반품 리스트
- - - - - - + + + + + + @@ -70,16 +70,16 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : []; -
+
반품 봉투 코드
선택봉투 종류수량단가금액제거선택봉투 종류수량단가금액제거
- - - - + + + + @@ -100,14 +100,14 @@ $devSoldScans = is_array($devSoldScans ?? null) ? $devSoldScans : [];
봉투 종류봉투 코드수량금액봉투 종류봉투 코드수량금액
- - - - - - - - + + + + + + + + diff --git a/app/Views/bag/flow.php b/app/Views/bag/flow.php index 046ab2a..1e97707 100644 --- a/app/Views/bag/flow.php +++ b/app/Views/bag/flow.php @@ -142,32 +142,32 @@ $tipPage = "조회 기간 동안 봉투 품목별 입고·출고·잔량을 집
지정판매소주문봉투 종류봉투 바코드포장수량상태등록일시지정판매소주문봉투 종류봉투 바코드포장수량상태등록일시
- - - + + - + - - - - + + + - - + - - - - + + diff --git a/app/Views/bag/inventory.php b/app/Views/bag/inventory.php index 3e8cc31..5d683ee 100644 --- a/app/Views/bag/inventory.php +++ b/app/Views/bag/inventory.php @@ -47,16 +47,16 @@ foreach ($subtotals as $subtotal) { -
+
일자품목 + 일자품목 전일재고전일 입고 출고잔량잔량
입고반품기타 + 입고반품기타 입고계입계 판매 + 판매 일반불출일반 + 무료불출무료 반품기타 + 반품기타 출고계출계
- - - - - + + + + + diff --git a/app/Views/bag/inventory_inspection_detail.php b/app/Views/bag/inventory_inspection_detail.php index e0a1e6d..e5ed3cb 100644 --- a/app/Views/bag/inventory_inspection_detail.php +++ b/app/Views/bag/inventory_inspection_detail.php @@ -4,7 +4,7 @@ $items = is_array($items ?? null) ? $items : []; $status = (string) ($inspection['bis_status'] ?? ''); ?>
-
+
실사번호: @@ -17,19 +17,19 @@ $status = (string) ($inspection['bis_status'] ?? '');
-
+
품 목 구 분봉투/스티커 종류시군구 재고대행소 재고품 목 구 분봉투/스티커 종류시군구 재고대행소 재고
- - - - - - + + + + + + @@ -65,7 +65,7 @@ $status = (string) ($inspection['bis_status'] ?? ''); -
+
diff --git a/app/Views/bag/inventory_inspection_select.php b/app/Views/bag/inventory_inspection_select.php index 286910e..3a20bd2 100644 --- a/app/Views/bag/inventory_inspection_select.php +++ b/app/Views/bag/inventory_inspection_select.php @@ -44,7 +44,7 @@ $sheetTotalDiff = $sheetTotalActual - $sheetTotalQty; ?>
-
+
@@ -74,17 +74,17 @@ $sheetTotalDiff = $sheetTotalActual - $sheetTotalQty;
-
+
실사 선별자
번호품목명전산수량실사수량차이수량반영여부번호품목명전산수량실사수량차이수량반영여부
- - - - - + + + + + @@ -134,7 +134,7 @@ $sheetTotalDiff = $sheetTotalActual - $sheetTotalQty;
-
+
실사 선별 품목(선택 박스 조회)
@@ -152,13 +152,13 @@ $sheetTotalDiff = $sheetTotalActual - $sheetTotalQty;
실사일자종류박스전산재고실사재고실사일자종류박스전산재고실사재고
- - - - - - - + + + + + + + @@ -224,17 +224,17 @@ $sheetTotalDiff = $sheetTotalActual - $sheetTotalQty; -
+
실사 선별 내용(선택 낱장 코드 조회)
팩코드포장량재고실사재고차이낱장(시작)낱장(끝)팩코드포장량재고실사재고차이낱장(시작)낱장(끝)
- - - - - + + + + + @@ -268,7 +268,7 @@ $sheetTotalDiff = $sheetTotalActual - $sheetTotalQty;
No낱장전산실사차이No낱장전산실사차이
-
+
실사 저장 시 차이수량이 즉시 장부 재고에 반영됩니다.
@@ -276,7 +276,7 @@ $sheetTotalDiff = $sheetTotalActual - $sheetTotalQty;