Add Expense Type Master: API Integration, Table Display, and Hook Support : Get List #267
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Feature-#781-GetExpenseType"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
API integration via MasterRepository.getExpenseType()
Registration of "Expense Type" in mastersList
Display of name and description fields only in MasterTable
Additional fields like isActive and noOfPersonsRequired are hidden using hiddenColumns
Added a new case in fetchMasterData within the useMaster hook for Expense Type