5 Commits

Author SHA1 Message Date
3cb7264b0a feat: update supplier interface to include contact email and phone number 2026-02-24 16:03:10 -06:00
d1c203cd0e feat(warehouse): add inventory management features
- Implemented getWarehouseById method in warehouseService to fetch warehouse details by ID.
- Added new types for warehouse inventory management in warehouse.d.ts and warehouse.inventory.d.ts.
- Created WarehouseAddInventory.vue component for handling inventory entries with serial number management.
- Developed inventoryWarehouseServices for adding inventory through API.
- Updated router to include the new inventory management component.
- Added Docker configuration files for production deployment.
- Created Nginx configuration for serving the application.
- Added .dockerignore and .env.production for environment-specific settings.
2026-02-13 13:49:41 -06:00
Edgar Mendez Mendoza
d058a27882 WIP 2025-11-05 21:41:29 -06:00
c95d40787d WIP 2025-09-23 16:18:45 -06:00
Juan Felipe Zapata Moreno
dc26cc27da first commit 2025-09-18 13:52:21 -06:00