/home/mjc1/public_html/html/millennium/Page/function/sale_movie_list.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
<?php
    header
("Content-type:text/html;charset=utf8"); 
?>
<style>
.function_frame img{width:880px;height:625px;border:1px solid #000;}
.function_text {padding:20px 0;line-height:20px;}
.function_text h3{font-size:22pt;font-weight:bold;margin-bottom:30px;color:#012d6a;}
.function_text p{font-size:12pt;color:#000;}
.function_text p:before{content:"●";display: inline-block;vertical-align: middle;padding: 0px 5px 6px 0px;font-size:3pt;color:#000;}
.function_content{margin:25px 0 45px 0;}
.function_text{width:950px;margin:0 auto;}
.function_frame{width:950px;margin:0 auto;}
.function_text h3:before{content:url( "./images/millennium/function/title-bar1.png" );display: inline-block;vertical-align: middle;padding: 0px 10px 6px 0px;font-size:3pt;color:#000;}
.function_text h3:after{content:url( "./images/millennium/function/title-bar.png" );display: inline-block;vertical-align: middle;padding: 0px 5px 6px 10px;font-size:3pt;color:#000;}
</style>

<div id="container" class='cs_manual_content_class'>
    <!-- 01.상품판매관리 -->
    <div id="fun1" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>매출을 등록하는 영상입니다.</h3>
                <p>빠르고 쉽게 매출을 등록할 수 있습니다.</p>
                <p>거래처와 품목을 입력하여 효율적으로 미수와 재고를 관리 할 수 있습니다.</p>
                <p>천년경영의 편리한 시스템을 경험해 보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_1-1.gif" alt="1-1 기본매출등록 화면">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>단가정보를 한눈에 확인할 수 있습니다.</h3>
                <p>판매 등록 시 한눈에 해당품목의 여러가지 단가상황을 확인할 수 있습니다.</p>
                <p>출고되는 품목의 최근매입이력, 최근판매이력, 다중단가 정보를 한눈에 볼 수 있게 제공합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_1-2.gif" alt="1-2 단가정보처리">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>쉽고 빠르게 명세표를 발행할 수 있습니다.</h3>
                <p>바쁘게 돌아가는 출고 상황에 쉽고 빠르게 명세표를 출력하실 수 있습니다.</p>
                <p>양식지, A4용지, Email 발행 기능으로 상황에 따른 발행을 지원합니다.</p>
                <p>깔끔한 명세표 발행으로 거래처와 신뢰를 쌓으세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_1-3.gif" alt="1-3 명세표발행">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>업체별로 지정되는 개별단가를 지원합니다.</h3>
                <p>천년경영은 업체별로 모든 품목에 대한 출고 단가를 기억하여 기존 판매가를 그대로 처리할 수 있습니다</p>
                <p>거래처별, 품목별로 특별단가(개별단가)를 쉽게 설정할 수 있습니다</p>
                <p>거래처별로 들어갔던 단가를 기억해야 하는 상황을 없애줍니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_1-4.gif" alt="1-4 특별단가 지정">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>자유롭게 지정하는 편리한 UI를 제공합니다.</h3>
                <p>천년경영에 존재하는 모든 화면을 원하는 대로 조절할 수 있습니다.</p>
                <p>필요한 내용은 넣고 불필요한 내용은 빼고 순서도 자유롭게 할 수 있게 하여 편의성을 높였습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_1-5.gif" alt="1-5 편리한UI">
            </div>
        </div>
    </div>


    <!-- 02.상품매입관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>매입을 등록하는 영상입니다.</h3>
                <p>빠르고 쉽게 매입을 등록할 수 있습니다.</p>
                <p>거래처와 품목을 입력하여 효율적으로 미불과 재고를 관리 할 수 있습니다.</p>
                <p>천년경영의 편리한 시스템을 경험해 보세요</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_2-1.gif" alt="2-1 매입등록화면">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>단가정보를 한눈에 확인할 수 있습니다.</h3>
                <p>매입 등록 시 한눈에 해당품목의 여러가지 단가상황을 확인할 수 있습니다.</p>
                <p>매입되는 품목의 최근매입이력, 최근판매이력, 다중단가 정보를 한눈에 볼 수 있게 제공합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_2-2.gif" alt="2-2 단가정보처리">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>업체별로 지정되는 개별단가를 지원합니다.</h3>
                <p>천년경영은 업체별로 모든 품목에 대한 매입 단가를 기억하여 기존 매입가를 그대로 처리할 수 있습니다.</p>
                <p>거래처별, 품목별로 특별단가(개별단가)를 쉽게 설정할 수 있습니다.</p>
                <p>거래처별로 들어갔던 단가를 기억해야 하는 상황을 없애줍니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_2-3.gif" alt="2-3 특별단가지정">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>자유롭게 지정하는 편리한 UI를 제공합니다.</h3>
                <p>천년경영에 존재하는 모든 화면을 원하는 대로 조절할 수 있습니다.</p>
                <p>필요한 내용은 넣고 불필요한 내용은 빼고 순서도 자유롭게 할 수 있게 하여 편의성을 높였습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_2-4.gif" alt="2-4 편리한UI">
            </div>
        </div>
    </div>



    <!-- 03.미수관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>입금(수금) 내용을 등록하는 영상입니다.</h3>
                <p>입금(수금) 받은 내용을 입력 하여 정확한 미수 관리를 지원합니다.</p>
                <p>매출 등록, 입금등록, 미수현황등 여러 메뉴에서 입금등록을 처리할 수 있습니다.</p>
                <p>은행 계좌와 연계하여 통장에 입금(수금)된 내용을 즉시 처리할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_3-1.gif" alt="3-1 입금등록">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>입금(수금) 현황을 여러가지 조건으로 확인 할 수 있습니다.</h3>
                <p>입금(수금) 받은 내용을 일자, 시간 담당자별, 거래처분류별 등 여러가지 조건으로 파악하실 수 있습니다.</p>
                <p>조회된 내용은 언제나 인쇄, 엑셀 내보내기가 가능합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_3-2.gif" alt="3-2 입금현황">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>미수(받을 금액)을 한눈에 파악하실 수 있습니다.</h3>
                <p>천년경영의 미수금현황 화면으로 거래처에 받아야 할 미수를 확인할 수 있습니다.</p>
                <p>최종 입금 기준 , 최종 거래 기준의 지연일을 파악하여  빠른 미수금 회수 가능합니다.</p>
                <p>정확한 미수 관리로 거래처와 신뢰를 쌓으세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_3-3.gif" alt="3-3 미수금 현황">
            </div>
        </div>
    </div>



    <!-- 04.재고관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>품목의 재고를 확인하는 영상입니다.</h3>
                <p>일별재고현황을 통해 품목의 재고를 한눈에 파악할 수 있습니다.</p>
                <p>현재 보유하고 있는 재고에 대한 금액을 선입선출에 따라 실시간으로 파악하실 수 있습니다.</p>
                <p>정확한 재고 관리로 재고에 대한 손실을 최소화하세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_4-1.gif" alt="4-1 일별재고현황">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>재고의 흐름을 한눈에 파악하세요.</h3>
                <p>천년경영의 수불현황을 이용하면 원하는 품목에 대한 재고의 흐름이 한눈에 파악됩니다.</p>
                <p>재고가 입고되고 출고된 내용을 시간순, 일자순, 입출 순으로 확인할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_4-2.gif" alt="4-2 상품수불현황">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>오차가 있는 재고를 실사하는 화면 입니다.</h3>
                <p>오차가 생긴 재고를 손쉽게 실사할 수 있습니다.</p>
                <p>창고에서 PDA, 스마트폰을 이용하여 빠르게 처리할 수 있습니다.</p>
                <p>재고관리에 중요한 재고실사에 대한 걱정을 줄여 드립니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_4-3.gif" alt="4-3 재고실사등록">
            </div>
        </div>
    </div>



    <!-- 06.전자세금계산서 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>국세청 전자 계산서를 발행하는 영상입니다.</h3>
                <p>천년경영에 매출 등록한 내용을 토대로 버튼 몇 개로 전자발행을 할 수 있습니다.</p>
                <p>집계, 상세, 상품별 발행을 지원합니다.</p>
                <p>국세청 홈택스에 다시 등록하여 발행하는 번거로움이 사라집니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_6-1.gif" alt="6-1전자세금계산서발행">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>전자 계산서 발행 내용을 한눈에 관리할 수 있습니다.</h3>
                <p>프로그램을 통해 발행된 전자계산서를 하나의 화면에서 확인 가능합니다.</p>
                <p>전자계산서 발행여부, 메일 수신여부, 국세청처리 여부 등을 확인하실 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_6-2.gif" alt="6-2 국세청발행 내역">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>수정계산서를 발행하는 영상입니다.</h3>
                <p>프로그램에서 발행된 계산서가 잘못 처리된 경우 쉽게 수정계산서를 발행할 수 있습니다.</p>
                <p>국세청에서 지정된 6가지 수정 사유에 대하여 처리할 수 있습니다.</p>
                <p>프로그램에서 진행되는 대로 따라 하시면 수정계산서도 쉽게 발행됩니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_6-3.gif" alt="6-3 수정세금계산서">
            </div>
        </div>
    </div>

    <!-- 08.거래처단가관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>거래처별 특별단가(개별단가)를 지정하는 영상입니다.</h3>
                <p>천년경영을 사용하시면 더 이상 거래처에 들어가는 개별 단가를 기억하실 필요가 없습니다.</p>
                <p>거래처에 기억되어 있는 특별단가(개별단가)가 자동으로 처리됩니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_8-1.gif" alt="8-1 거래처 특별단가">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>수십개의 단가를 만들어 적용할 수 있습니다.</h3>
                <p>다중단가 기능을 사용하여 도매가, 소매가, 영업가, 대리점가 등 여러가지 단가를 만들어 사용할 수 있습니다.</p>
                <p>거래처마다 원하는 단가를 지정하여 사용해 보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_8-2.gif" alt="8-2 다중단가 관리">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>행사 단가를 사용할 수 있습니다.</h3>
                <p>단가 이벤트나 프로모션시  특정기간 동안 사용될 행사 단가를 지원합니다.</p>
                <p>빈틈없는 단가 관리로 판매의 즐거움을 경험하세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_8-3.gif" alt="8-3 행사단가관리">
            </div>
        </div>
    </div>



    <!-- 09.상품별단가관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>상품별 특별단가(개별단가)를 지정하는 영상입니다.</h3>
                <p>상품을 기준으로 거래처 마다의 단가를 쉽게 지정하실 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_9-1.gif" alt="9-1 상품별 특별단가">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>수십개의 단가를 만들어 적용할 수 있습니다.</h3>
                <p>다중단가 기능을 사용하여 도매가, 소매가, 영업가, 대리점가 등 여러가지 단가를 만들어 사용할 수 있습니다.</p>
                <p>거래처마다 원하는 단가를 지정하여 사용해 보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_9-2.gif" alt="9-2 다중단가 관리">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>행사 단가를 사용할 수 있습니다.</h3>
                <p>단가 이벤트나 프로모션시  특정기간 동안 사용될 행사 단가를 지원합니다.</p>
                <p>빈틈없는 단가 관리로 판매의 즐거움을 경험하세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_9-3.gif" alt="9-3 행사단가관리">
            </div>
        </div>
    </div>


    <!-- 10.기간별이익분석 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>영업 이익을 조회하는 영상입니다.</h3>
                <p>기본매입가, 선입선출, 평균 이동법의 계산 방법을 지원합니다.</p>
                <p>사업장별, 창고별, 담당자별 조회 조건을 지원합니다.</p>
                <p>상품별, 매출처별, 매입처별, 분류별, 그룹별 등 여러가지 이익형태를 조회할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_10-1.gif" alt="10-1 매출 전표 이익">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>매출 등록 시 품목의 이익을 즉시 확인할 수 있습니다.</h3>
                <p>매출을 등록 시 품목을 입력하면 품목의 이익을 바로 보여 줍니다.</p>
                <p>입력된 기본 매입가 대비하여 판매하는 물건의 이익을 바로 확인하세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_10-2.gif" alt="10-2 영업이익현황 조회">
            </div>
        </div>
    </div>

    <!-- 11.상품별이익분석 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>영업 이익을 조회하는 영상입니다.</h3>
                <p>기본매입가, 선입선출, 평균 이동법의 계산 방법을 지원합니다.</p>
                <p>사업장별, 창고별, 담당자별 조회 조건을 지원합니다.</p>
                <p>상품별, 매출처별, 매입처별, 분류별, 그룹별 등 여러가지 이익형태를 조회할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_10-1.gif" alt="11-1 매출 전표 이익">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>매출 등록 시 품목의 이익을 즉시 확인할 수 있습니다.</h3>
                <p>매출을 등록 시 품목을 입력하면 품목의 이익을 바로 보여 줍니다.</p>
                <p>입력된 기본 매입가 대비하여 판매하는 물건의 이익을 바로 확인하세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_10-2.gif" alt="11-2 영업이익현황 조회">
            </div>
        </div>
    </div>


    <!-- 12.사원별매출관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>사원을 등록하는 영상입니다.</h3>
                <p>사원들을 등록하여 관리 할 수 있습니다.</p>
                <p>직원별로 프로그램 사용에 대한 권한을 부여할 수 있으며 스마트폰 등으로 영업관리를 지원합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_12-1.gif" alt="12-1 사원등록">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>매출등록 시 담당자 지정 영상입니다.</h3>
                <p>매출 등록 시 매출한 담당자를 등록하여 실적 관리를 할 수 있습니다.</p>
                <p>사원을 등록하여  사원별 매출관리를 해보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_12-2.gif" alt="12-2 매출담당자 지정">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>사원의 매출관리 보고서 화면을 지원합니다.</h3>
                <p>사원별로 처리된 내용을 한눈에 보기 쉽게 제공합니다.</p>
                <p>사원별로 매출 처리된 일자, 상품, 업체등의 내용을 조회/관리할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_12-3.gif" alt="12-3매출담당자조회">
            </div>
        </div>
    </div>



    <!-- 13.세트상품관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>창고를 지정하는 영상입니다.</h3>
                <p>천년경영은 여러 개의 창고를 등록하여 관리할 수 있습니다.</p>
                <p>창고를 등록하여 창고별 재고관리를 통해 재고의 손실을 방지하세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_13-1.gif" alt="13-1창고등록화면삽입">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>창고관리는 기초재고 등록이 시작입니다.</h3>
                <p>천년경영에 입출고된 내용을 입력하기 전 보유하고 있는 재고의 수량을 입력하세요.</p>
                <p>입력된 기초재고 수량은 품목의 시작 재고가 됩니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_13-2.gif" alt="13-2기초재고등록화면삽입">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>매출, 매입 등록시 입출고되는 창고를 지정할 수 있습니다.</h3>
                <p>매입이나 매출 혹은 재고가 처리되는 모든 화면에 입,출고되는 창고를 지정하여 처리할 수 있습니다.</p>
                <p>정확한 창고 지정을 통해 창고 별 재고를 정확히 관리 할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_13-3.gif" alt="13-3매출등록창고지정화면삽입">
            </div>
        </div>

        <div class="function_content">
            <div class="function_text">
                <h3>재고 관련 보고서를 통해 창고별 재고를 확인하세요.</h3>
                <p>Erp에서 정확한 재고관리는 중요한 요소입니다, 각종 재고 관련 보고서를 통해 창고별 재고를 관리할 수 있습니다.</p>
                <p>모든 보고서는 엑셀전환 및 인쇄를 지원합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_13-4.gif" alt="13-4창고별재고조회화면삽입">
            </div>
        </div>
    </div>




    <!-- 14.엑셀자료 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>거래처 자료를 엑셀로 가져오는 영상입니다.</h3>
                <p>엑셀로 관리하던 거래처 리스트를 천년경영에 일괄로 가져오기 하여 등록하실 수 있습니다.</p>
                <p>사용간에도 언제든지 엑셀로 편집된 자료를 통해 거래처의 수정이나 등록이 가능합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_14-1.gif" alt="14-1거래처엑셀가져오기">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>수많은 품목을 엑셀 자료 가져오기 기능을 통해 등록할 수 있습니다.</h3>
                <p>다른 Erp 에서 추출된 엑셀 자료나 본사 혹은 거래처에서 품목 리스트를 손쉽게 등록할 수 있습니다.</p>
                <p>많은 자료를 등록하는 것에 대한 고민을 천년경영이 해결해 드립니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_14-2.gif" alt="14-2상품가져오기">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>엑셀로 받은 매출 자료를 등록하는 영상입니다.</h3>
                <p>본사에서 받은 엑셀로 된 입고 자료, 오픈마켓에서 뽑은 매출 자료 등 엑셀로 처리된 매출 자료를 쉽게 등록합니다.</p>
                <p>천년경영에서 지원 되는 여러가지 엑셀 자료 가져오기 기능을 통해 빠르고 효율적인 등록을 해보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_14-3.gif" alt="14-3매출엑셀가져오기">
            </div>
        </div>
    </div>



    <!-- 15.매출분석그래프 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>일일 보고서를 조회하는 영상입니다.</h3>
                <p>주간매입, 매출 현황, 집계 입금현황 등을 한눈에 볼 수 있습니다.</p>
                <p>노출할 자료를 선택하여 세팅할 수 있습니다.</p>
                <p>다양한 보고서를 지원합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_15-1.gif" alt="15-1일일보고">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>분석 그래프를 지원합니다.</h3>
                <p>시각적인 그래프를 이용하여 분석이 나 보고서 작성에 활용할 수 있습니다.</p>
                <p>선스타일, 막대스타일 2가지 스타일의 그래프를 지원합니다.</p>
                <p>일별, 주별, 년별, 업체별, 담당별, 상품별, 분류별 등 여러가지 분석 자료를 지원합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_15-2.gif" alt="15-2매출그래프">
            </div>
        </div>
    </div>



    <!-- 16.POS판매관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>POS판매관리 영상입니다.</h3>
                <p>천년경영은 프로그램의 기능으로 pos 소매 판매 기능을 지원합니다.</p>
                <p>도매는 물론 소매 판매까지 천년경영 하나로 해결 가능합니다.</p>
                <p>막강한 기능과 깔끔한 인터페이스를 가진 천년경영 POS 기능을 사용해 보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_16-1.gif" alt="16-1 포스판매관리화면">
            </div>
        </div>
    </div>



    <!-- 17.회계관리 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>매출을 등록하여 회계에 반영하는 영상입니다.</h3>
                <p>매일 등록 하는 매입과 매출의 내용을 버튼 하나로 회계에 반영할 수 있습니다.</p>
                <p>회계 수기 입력은 물론 세금 계산서 발행 시 자동 반영도 가능합니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_17-1.gif" alt="17-1 회계등록 화면 삽입">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>회계관련 여러 가지 보고서를 지원합니다.</h3>
                <p>일계표, 월계표, 계정별원장, 재무재표, 손익계산서 등 회계에 필요한 다양한 보고서를 지원합니다</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_17-2.gif" alt="17-2 손익계산서 화면 삽입">
            </div>
        </div>
    </div>

    


    <!-- 18.바코드출력 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>바코드를 생성, 입력, 검색할 수 있습니다.</h3>
                <p>존재하는 바코드 번호를 입력하고 바코드가 없는 품목에 대하여 바코드를 생성하여 검색 활용할 수 있습니다.</p>
                <p>포스 화면에서 바코드 스캐너를 활용하거나 스마트폰에서 블루투스 스캐너를 이용하여 바코드를 검색할 수 있습니다.</p>
                <p>바코드를 활용하여 빠르고 정확한 품목관리를 해보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_18-1.gif" alt="18-1 바코드생성">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>바코드를 인쇄하는 화면입니다.</h3>
                <p>천년 경영은 바코드 라벨이 없는 제품에 대한 라벨을 인쇄기능을 지원합니다.</p>
                <p>바코드 전용 프린트기 혹은 일반 프린트에서 쉽고 빠르고 인쇄를 하실 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_18-2.gif" alt="18-2 바코드 인쇄">
            </div>
        </div>
    </div>
    
    <!-- 19.문서이메일전송 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>명세표를 이메일로 보내는 영상입니다.</h3>
                <p>작성된 매출전표를 종이 출력은 물론 이메일로 손쉽게 보낼 수 있습니다.</p>
                <p>이메일 전송 기능을 사용하여 업무효율을 높여 보세요.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_19-1.gif" alt="19-1 명세표 메일전송">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>거래원장을 메일로 전송할 수 있습니다.</h3>
                <p>거래처와의 거래 내역이 담긴 거래원장을 원하는 기간만큼 조회하여 메일로 전송할 수 있습니다.</p>
                <p>거래처로 정확한 거래원장을 메일로 전송하여 신뢰관계를 구축할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_19-2.gif" alt="19-2 거래원장 메일전송">
            </div>
        </div>

        <div class="function_content">
            <div class="function_text">
                <h3>빠르게 매입해야 할 품목에 대하여 발주서 메일전송 기능을 사용해 보세요 </h3>
                <p>출고 되야 할 품목을 입고해야 할 경우 매입처로 빠르게 발주서를 처리할 수 있습니다.</p>
                <p>발주서 메일 전송은 출고 해야하는 품목을 준비함에 있어서 효율적인 기능입니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_19-3.gif" alt="19-3발주서메일전송">
            </div>
        </div>
    </div>


    <!-- 20.다양한상품할인 -->
    <div id="fun2" class="tab_content">
        <div class="function_content">
            <div class="function_text">
                <h3>소분류에 할인을 지정하는 영상입니다.</h3>
                <p>소분류에 할인을 지정하여 활용하실 수 있습니다.</p>
                <p>지정한 품목의 카테고리만 할인을 적용하여 거래처 반영시킬 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_20-1.gif" alt="20-1소분류할인설정">
            </div>
        </div>


        <div class="function_content">
            <div class="function_text">
                <h3>거래처별로 할인을 %로 두어 처리할 수 있습니다.</h3>
                <p>단골이나 도매거래처 등 단가보다 싸게 처리되어야 할 업체에 % 할인을 적용할 수 있습니다.</p>
                <p>거래처 할인이 적용된 업체는 매출등록시 할인된 금액으로 처리할 수 있습니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_20-2.gif" alt="20-2거래처별할인">
            </div>
        </div>

        <div class="function_content">
            <div class="function_text">
                <h3>특별 할인을 지정하는 영상입니다.</h3>
                <p>거래처에 특정 품목이 매출될 때 할인을 지정하실 수 있습니다.</p>
                <p>특별할인으로 지정된 단가는 업체에 기억되어 반복적으로 처리됩니다.</p>
            </div>
            <div class="function_frame">
                <img src="./images/millennium/function/function_movie_20-3.gif" alt="20-3특별할인화면삽입">
            </div>
        </div>
    </div>

</div><!--container-->