fix:홈택스 매입/매출 → 홈택스 매출/매입 메뉴명 변경
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
use Symfony\Component\HttpFoundation\StreamedResponse;
|
||||
|
||||
/**
|
||||
* 바로빌 홈택스 매입/매출 조회 컨트롤러
|
||||
* 바로빌 홈택스 매출/매입 조회 컨트롤러
|
||||
*
|
||||
* 바로빌에서 발행/수신한 세금계산서 내역을 조회합니다.
|
||||
*
|
||||
@@ -93,7 +93,7 @@ private function initSoapClient(): void
|
||||
}
|
||||
|
||||
/**
|
||||
* 홈택스 매입/매출 메인 페이지
|
||||
* 홈택스 매출/매입 메인 페이지
|
||||
*/
|
||||
public function index(Request $request): View|Response
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user