Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

전월 회계내역 추가 안되는 문제 #571

Open
skytin1004 opened this issue Aug 6, 2024 · 0 comments
Open

전월 회계내역 추가 안되는 문제 #571

skytin1004 opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
fix 버그 ( 버그 수정) good first issue Good for newcomers

Comments

@skytin1004
Copy link
Member

skytin1004 commented Aug 6, 2024

24-08-06 일 기준으로 총무가 회계내역을 직접 추가할 때, 08-01~08-05일 까지만 정상적으로 추가가 되고 07-31 이전 날짜로 회계내역 신청시 08월06일 이전의 날짜를 선택해주라는 경고메세지 발생

해결방안

src\Components\Page\IBAS\BankSupport\BankSupportCreate.tsx 의 checkIsCompletedContents는 오류 없이 잘 작동하고 있어서 이 메서드를 참고해서

src\Components\Common\Modal\ModalUpdateBankHistory.tsx 의 checkIsCompletedContents를 업데이트 하면 될 것 같습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 ( 버그 수정) good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants