feat:홈택스 수동입력 모달에 거래처 상세정보 필드 추가 (종사업장번호, 성명, 주소, 업태, 종목, 이메일)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -53,9 +53,21 @@ class HometaxInvoice extends Model
|
||||
'invoicer_corp_num',
|
||||
'invoicer_corp_name',
|
||||
'invoicer_ceo_name',
|
||||
'invoicer_branch_num',
|
||||
'invoicer_address',
|
||||
'invoicer_biz_type',
|
||||
'invoicer_biz_class',
|
||||
'invoicer_email',
|
||||
'invoicer_email2',
|
||||
'invoicee_corp_num',
|
||||
'invoicee_corp_name',
|
||||
'invoicee_ceo_name',
|
||||
'invoicee_branch_num',
|
||||
'invoicee_address',
|
||||
'invoicee_biz_type',
|
||||
'invoicee_biz_class',
|
||||
'invoicee_email',
|
||||
'invoicee_email2',
|
||||
'supply_amount',
|
||||
'tax_amount',
|
||||
'total_amount',
|
||||
|
||||
Reference in New Issue
Block a user