Commit Graph

11 Commits

Author SHA1 Message Date
Habib Fatkhul Rohman cb85352475 feat: enhance GetAll method to preload InvIssue along with Client
Deploy Application / deploy (push) Successful in 20s Details
2025-12-09 15:18:31 +07:00
Habib Fatkhul Rohman afec1c2750 feat: update GetById method to preload InvIssue instead of ReturnLines
Deploy Application / deploy (push) Successful in 19s Details
2025-12-09 14:49:13 +07:00
Habib Fatkhul Rohman d962d77a00 feat: enhance GetAllByReturnId method with preload for related entities
Deploy Application / deploy (push) Successful in 19s Details
2025-12-09 11:31:03 +07:00
Habib Fatkhul Rohman b0eaa3fd33 feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries
Deploy Application / deploy (push) Successful in 22s Details
2025-12-08 15:41:30 +07:00
Habib Fatkhul Rohman bcc73a0f99 feat: integrate logging and audit trail in inventory return service 2025-12-04 14:54:54 +07:00
Habib Fatkhul Rohman 257ffc8af2 feat: integrate sequence service for document number generation in inventory services
Deploy Application / deploy (push) Successful in 59s Details
2025-12-01 11:22:10 +07:00
Habib Fatkhul Rohman b9c987a04b feat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines
Deploy Application / deploy (push) Successful in 30s Details
2025-11-28 15:27:16 +07:00
Habib Fatkhul Rohman 09409f0773 fix: correct import alias for inventory issue repository in inventory return service
Deploy Application / deploy (push) Successful in 26s Details
2025-11-19 10:17:18 +07:00
Habib Fatkhul Rohman b14f2eeafd feat: enhance inventory return line entity and DTOs with return and issued quantity fields 2025-11-18 16:09:05 +07:00
Habib Fatkhul Rohman a2e92cf738 feat: add inventory return management with controller, service, and repository integration
Deploy Application / deploy (push) Successful in 24s Details
2025-11-18 15:37:34 +07:00
Habib Fatkhul Rohman 410ecde2e9 feat: implement inventory return management with entities, DTOs, services, and routes 2025-11-18 15:23:28 +07:00