feat: add IsReturnable field to InvReturnProduct and update mapping in response
#107:Commit
5c05c69366
pushed by
habib
feat: enhance GetById method to preload Product, Product.Uom, InvReturn, and Client
#106:Commit
38d05c95ea
pushed by
habib
fix: update GetLineById method to use 'id' parameter instead of 'line_id'
#105:Commit
472bcd5d3e
pushed by
habib
feat: enhance GetAllByReturnId method to preload Product.Uom along with related entities
#104:Commit
360db2526b
pushed by
habib
feat: enhance GetAll method to preload InvIssue along with Client
#103:Commit
cb85352475
pushed by
habib
feat: update GetById method to preload InvIssue instead of ReturnLines
#102:Commit
afec1c2750
pushed by
habib
feat: integrate InventoryRequestService into InventoryIssueService and update related methods
#101:Commit
3d9ad4cff1
pushed by
habib
feat: enhance GetAllByReturnId method with preload for related entities
#100:Commit
d962d77a00
pushed by
habib
feat: add Level field to UserRolesResponse and update roles handling in ToUserResponse
#99:Commit
6be0c5fa37
pushed by
habib
feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries
#98:Commit
b0eaa3fd33
pushed by
habib
feat: add current stock tracking to inventory request line responses and implement GetNewestByProductId in inventory storage
#97:Commit
923cbaba6a
pushed by
habib
feat: implement GetLineById method in InventoryRequestController and service, and update routes
#96:Commit
8317e10754
pushed by
habib
feat: add DocumentType field to inventory issue entity and update related DTOs and service methods
#95:Commit
a967158bac
pushed by
habib
feat: update RabbitMQ and Redis port configurations in environment and docker-compose files
#92:Commit
b12686c8e7
pushed by
habib
feat: update RabbitMQ and Redis container names in configuration files
#91:Commit
7e36d08d1b
pushed by
habib
feat: integrate logging and audit trail in inventory transaction service
#90:Commit
fd664c5c3f
pushed by
habib
feat: update environment configuration for RabbitMQ and Redis services in docker-compose
#89:Commit
95323b9f65
pushed by
habib
feat: integrate RabbitMQ for logging and enhance logger with RabbitMQ hook
#88:Commit
27c465342d
pushed by
habib
feat: refactor warehouse service to include logging and audit trail functionality
#87:Commit
5c27453315
pushed by
habib
feat: update QuarantineResponse and QuarantineLineResponse to use pkgdto.IdNameResponse for better structure
#86:Commit
0abdc2ae6f
pushed by
habib
feat: add GetLinesByQuarantineId method to QuarantineController and service for retrieving quarantine lines
#85:Commit
6fb7218de7
pushed by
habib
feat: integrate sequence service for document number generation in inventory services
#84:Commit
257ffc8af2
pushed by
habib
feat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines
#83:Commit
b9c987a04b
pushed by
habib
feat: add GetLinesByRequestId method to InventoryRequestController and service for retrieving request lines
#82:Commit
3dd7e60827
pushed by
habib
feat: implement sequence management with CRUD operations and integrate into vendor and UOM services
#81:Commit
f6a7b5911a
pushed by
habib