-
Add a new unit name field in the ResearchGroupAddModal.tsx component and update the constant.tsx file to include the unit name in the form fields. This enhancement allows users to input the unit name for research groups, improving data
-
- Implement new check types for urgent invoice auditing and confirmation of reissue. - Add associated constants and services for the new functionalities. - Modify the InvoicingDrawerForm to include new fields and improve the UI/UX. - Refactor the CheckModal to handle the new check types gracefully. - Remove deprecated research group interfaces and clean up the codebase. BREAKING CHANGE: The addition of new check types and related changes may affect existing clients relying on the previous API structure.