diff --git a/price/index.php b/price/index.php index dca16be..9324a25 100644 --- a/price/index.php +++ b/price/index.php @@ -221,15 +221,6 @@ $mngUrl = (strpos($currentHost, 'sam.kr') !== false) monthlyFee: 100000, required: false }, - { - id: 'invoice', - name: '계산서 + 카드 관리', - description: '계산서 발행 (월 100건 기준 / 초과시 추가 5만원) + 법인카드 (접대비+복리후생비+가지급금 관리)', - originalJoinFee: 10000000, - joinFee: 2500000, - monthlyFee: 100000, - required: false - }, { id: 'equipment', name: '설비 관리 (QR)', @@ -279,15 +270,6 @@ $mngUrl = (strpos($currentHost, 'sam.kr') !== false) monthlyFee: 100000, required: false }, - { - id: 'invoice', - name: '계산서 + 카드 관리', - description: '계산서 발행 (월 100건 기준 / 초과시 추가 5만원) + 법인카드 (접대비+복리후생비+가지급금 관리)', - originalJoinFee: 10000000, - joinFee: 2500000, - monthlyFee: 100000, - required: false - }, { id: 'equipment', name: '장비 관리 (QR)',