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