docs: 화면-매뉴얼 1:1 보강 (비밀번호 변경·LOT 디스켓 불출·수급 계획·기타 입출고 등)
- 모든 메뉴 화면이 알맞은 매뉴얼 섹션으로 연결되도록 screenHelp 정비 - 비밀번호 변경/LOT-No 디스켓 불출/쓰레기봉투 수급 계획/기타 입출고 섹션 신설 - 지정판매소 바코드·신규/취소 명단·조회 설명 보강 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -47,7 +47,9 @@ class Manual extends BaseConfig
|
||||
*/
|
||||
public array $screenHelp = [
|
||||
'bag/order/phone' => 'sales#전화 주문 접수',
|
||||
'bag/order/lot-seed' => 'order#LOT-No 디스켓 불출',
|
||||
'bag/order' => 'order#발주 등록',
|
||||
'bag/password-change' => 'account#비밀번호 변경',
|
||||
'bag/bag-orders' => 'order#발주 현황',
|
||||
'bag/receiving' => 'order#입고 처리',
|
||||
'bag/bag-receivings' => 'order#입고 현황',
|
||||
@@ -58,9 +60,19 @@ class Manual extends BaseConfig
|
||||
'bag/bag-issues' => 'sales#무료용 불출 처리',
|
||||
'bag/bag-sales' => 'sales#판매/반품 현황',
|
||||
'bag/shop-orders' => 'sales#전화 주문 접수',
|
||||
'bag/flow' => 'reports',
|
||||
'bag/flow' => 'reports#기간별 봉투 수불 현황',
|
||||
'bag/reports/misc-flow' => 'reports#기타 입출고',
|
||||
'bag/reports/returns' => 'reports#반품/파기 현황',
|
||||
'bag/reports/lot-flow' => 'reports#LOT 수불 조회',
|
||||
'bag/reports/supply-demand' => 'reports#쓰레기봉투 수급 계획',
|
||||
'bag/reports/shop-sales' => 'reports#지정 판매소별 판매현황',
|
||||
'bag/reports/daily-summary' => 'reports#일계표',
|
||||
'bag/reports/period-sales' => 'reports#그 밖의 현황',
|
||||
'bag/reports/yearly-sales' => 'reports#그 밖의 현황',
|
||||
'bag/reports/sales-ledger' => 'reports#그 밖의 현황',
|
||||
'bag/reports/hometax-export' => 'reports#그 밖의 현황',
|
||||
'bag/reports' => 'reports#일계표',
|
||||
'bag/analytics' => 'reports',
|
||||
'bag/analytics' => 'reports#그 밖의 현황',
|
||||
'bag/designated-shops' => 'basic#지정판매소 관리',
|
||||
'bag/bag-prices' => 'basic#단가 관리',
|
||||
'bag/prices' => 'basic#단가 관리',
|
||||
|
||||
Reference in New Issue
Block a user