Feature #4134
closedImplement CURL Operation on customers and write test cases for it
Subtasks
Related issues
Updated by Chandra Sekhar 2 months ago
- % Done changed from 0 to 80
Implemented Create, Edit, Delete functionalities and
created customer details page using tailwind css
Cloned the delete modal component from POS and made some required changes
written test cases for client form and client list page
resolved lint issues
Need to append antd notificaions for CURL operations and need to work on getClientDetails by id
Need to do some updates in UI
Updated by Chandra Sekhar 2 months ago
- % Done changed from 80 to 90
Upgraded the Client Details UI and integrated the getClientbyId API with the client details page ,
And resolved client form related issues like address structuring (appended with multiple addresses),
Created skeletons for cards and client details pages.
Updated by Chandra Sekhar 2 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Updated Customer create form using globally created form fields
and updated save button functionality using global component
made changes in sidebar and header according to given UI Figma