');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#excel_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('excel_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print2_btn').click(function(){
//$("#excel_data").printThis();
var agent = navigator.userAgent.toLowerCase();
if ( (navigator.appName == 'Netscape' && navigator.userAgent.search('Trident') != -1) || (agent.indexOf("msie") != -1) ) {//IE
f = window.open('', 'offprint', 'width=1024, height=320, scrollbars=yes');
f.document.open();
f.document.write('<'+'html'+'><'+'head'+'>');
f.document.write('');
f.document.write('');
f.document.write('');
f.document.write('<'+'/'+'head'+'>');
f.document.write('<'+'div'+' class="listsheet">');
f.document.write($('#print_data').html());
f.document.write('<'+'/'+'div'+'>');
f.document.write('<'+'/'+'body'+'><'+'/'+'html'+'>');
f.document.close();
f.location.reload();
setTimeout("f.print()",1000);//익스8을 위해 타임아웃 처리
}else{
var initBody;
window.onbeforeprint = function(){
initBody = document.body.innerHTML;
document.body.innerHTML = document.getElementById('print_data').innerHTML;
}
window.onafterprint = function(){
document.body.innerHTML = initBody;
}
window.print();
}
/*$("#excel_data").printThis({
debug: true,
importCSS: true,
printContainer: false,
loadCSS: "/css/hub.css",
pageTitle: "prt",
removeInline: false
});*/
}).css('cursor','pointer');
$('.print_btn2').click(function(){
f = window.open('', 'offprint', 'width=1024, height=600, scrollbars=yes');
f.location.href="printNoticeView.htm?no="+$(this).attr('data-no')+"&srh_totBidData=";
}).css('cursor','pointer');
$(".submenu").css('display','none');
$('.navi').click(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.close img').click(function() {
if($(".submenu").css('display') == 'block'){
$('.submenu').slideUp();
}
}).css('cursor','pointer');
/* $(".submenu").css('display','none');
$('.navi').mouseover(function(){
if($(".submenu").css('display') == 'none'){
$(".submenu").slideDown();
}
});
$('.submenu_close').click(function(){
$('.submenu').slideUp();
});
*/
});
function number_format(num){ //3자리 콤마 찍기 함수
var num_str = num.toString();
var result = "";
for(var i=0; i 커뮤니티 > 공지사항 "수입인지에 관한 법률" 및 "전자문서에 대한 인지세 납부방법 등에 관한 고시" 개정 관련, 공지사항BIDINFO에서 발빠르게 전하는 생생한 소식을 알아보세요!
「수입인지바로구매」인지세 납부 서비스
작성자
관리자
작성일
2017/09/05 15:39:51
분류
조회
6115
첨부파일
전자문서용 전자수입인지 시스템과 연계 한 “수입인지바로구매” 서비스를 시행합니다.
○ 서비스 시작 : '17.9.1.
○ 서비스 적용 내용
- 나라장터 계약응답서 작성화면의 "수입인지바로구매" 버튼을 이용하여 "전자문서용 전자수입
인지" 구매요청 및 결제 처리
- 전자문서용 전자수입인지를 구매하여 인지세 납부 한 경우 수입인지 이미지가 첩부 된 형태의
최종계약서 저장 및 출력 가능
구분 기존 신규 연계대상
시스템홈택스
(국세청)전자문서용전자수입인지 시스템
(기획재정부)납부방법
홈택스에 접속하여 인지세액 납부 후 나라장터
계약응답서 작성 단계에서 납부내역 제출나라장터 계약응답서 작성 단계에서 직접
수입인지 구매 후 납부내역 제출납부표시
텍스트 표시 전자수입인지를 다운로드하여
계약서에 첩부시 수입인지 이미지 삽입
※ 기존 국세청(홈택스) 납부 방식과 병행운영 되며, 조달업체가 원하는 방식을 선택하여 이용
※ 전자수입인지 구매 및 전자수입인지 첩부 계약서 다운로드 등에 관한 사항은
전자문서용 전자수입인지 콜센터(1522-9501)로 문의
붙임 : 「수입인지바로구매」인지세 납부 서비스 이용설명서(조달업체용) 1부. 끝.