fix: [과금정책] 홈택스 매입/매출 조회 단일 서비스 33,000원으로 수정
- 홈택스 매입/매출은 하나의 서비스 (월 33,000원 × 2 → 월 33,000원) - billing-policy.md: 매입/매출 2행 → 1행 통합 - customer-pricing.md: × 2 제거 - 서비스이용계약서 DOCX/Markdown: × 2 제거 - 슬라이드 HTML 2종: × 2 제거, 2행 → 1행 통합
This commit is contained in:
@@ -50,18 +50,12 @@
|
||||
<div style="flex: 0.8; text-align: right;"><p style="font-size: 8.5pt; color: #1a1a1a;">10,000원</p></div>
|
||||
<div style="flex: 1.6; text-align: right;"><p style="font-size: 8.5pt; color: #666;">고객 부담 (전가)</p></div>
|
||||
</div>
|
||||
<!-- 홈택스 매입 -->
|
||||
<div style="display: flex; padding: 7pt 10pt; background: #f0faf4;">
|
||||
<div style="flex: 1.2;"><p style="font-size: 8.5pt; color: #1a1a1a;">홈택스 매입</p></div>
|
||||
<!-- 홈택스 매입/매출 -->
|
||||
<div style="display: flex; padding: 7pt 10pt; background: #f0faf4; border-radius: 0 0 4pt 4pt;">
|
||||
<div style="flex: 1.2;"><p style="font-size: 8.5pt; color: #1a1a1a;">홈택스 매입/매출</p></div>
|
||||
<div style="flex: 0.8; text-align: right;"><p style="font-size: 8.5pt; color: #1a1a1a;">33,000원</p></div>
|
||||
<div style="flex: 1.6; text-align: right;"><p style="font-size: 8.5pt; font-weight: 600; color: #27AE60;">본사 흡수 (코드브릿지엑스 → 무료)</p></div>
|
||||
</div>
|
||||
<!-- 홈택스 매출 -->
|
||||
<div style="display: flex; padding: 7pt 10pt; background: #f0faf4; border-radius: 0 0 4pt 4pt;">
|
||||
<div style="flex: 1.2;"><p style="font-size: 8.5pt; color: #1a1a1a;">홈택스 매출</p></div>
|
||||
<div style="flex: 0.8; text-align: right;"><p style="font-size: 8.5pt; color: #1a1a1a;">33,000원</p></div>
|
||||
<div style="flex: 1.6; text-align: right;"><p style="font-size: 8.5pt; font-weight: 600; color: #27AE60;">본사 흡수 (무료)</p></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 우측 -->
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
<!-- 행3: 홈택스 매입/매출 -->
|
||||
<div style="display: flex; background: #f7f9fc; padding: 8pt 12pt; align-items: center;">
|
||||
<div style="flex: 1;"><p style="font-size: 9pt; font-weight: 600; color: #1e2a3a;">홈택스 매입/매출</p></div>
|
||||
<div style="flex: 1;"><p style="font-size: 8pt; color: #5a6b7d;">월 33,000원 x 2</p></div>
|
||||
<div style="flex: 1;"><p style="font-size: 8pt; color: #5a6b7d;">월 33,000원</p></div>
|
||||
<div style="flex: 0.7;"><p style="font-size: 8pt; color: #5a6b7d;">-</p></div>
|
||||
<div style="flex: 1.2;"><p style="font-size: 8pt; color: #5a6b7d;">-</p></div>
|
||||
<div style="flex: 0.4; text-align: center;">
|
||||
|
||||
Reference in New Issue
Block a user