Samir Boulahtit
049e3319c3
feat: add inventory transaction audit trail (Phase 2)
...
Adds complete audit trail for all stock movements:
- InventoryTransaction model with transaction types (reserve, fulfill,
release, adjust, set, import, return)
- Alembic migration for inventory_transactions table
- Transaction logging in order_inventory_service for all order operations
- Captures quantity snapshots, order references, and timestamps
Each inventory operation now creates a transaction record for
accountability and debugging.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-01 18:12:09 +01:00
..
2025-12-25 00:30:33 +01:00
2025-09-09 21:27:58 +02:00
2025-12-06 18:34:41 +01:00
2025-12-21 14:12:02 +01:00
2025-12-21 21:01:43 +01:00
2025-12-13 22:59:51 +01:00
2025-12-06 18:34:41 +01:00
2025-12-26 21:01:01 +01:00
2025-11-28 19:30:17 +01:00
2025-12-06 19:55:23 +01:00
2025-12-31 22:03:50 +01:00
2025-11-28 19:30:17 +01:00
2025-12-26 20:51:13 +01:00
2025-11-28 19:30:17 +01:00
2025-12-26 20:51:13 +01:00
2025-12-24 23:41:20 +01:00
2025-12-21 21:07:18 +01:00
2025-12-13 22:59:51 +01:00
2025-11-28 19:30:17 +01:00
2025-12-28 20:27:20 +01:00
2025-12-06 18:34:41 +01:00
2025-12-27 22:08:40 +01:00
2025-12-31 22:03:50 +01:00
2025-12-25 22:21:14 +01:00
2025-12-25 12:27:12 +01:00
2025-12-31 22:03:50 +01:00
2025-12-24 18:23:49 +01:00
2025-12-24 18:23:49 +01:00
2025-12-20 23:01:59 +01:00
2025-12-13 22:59:51 +01:00
2025-12-13 22:59:51 +01:00
2025-12-31 22:03:50 +01:00
2025-10-11 12:14:49 +02:00
2025-11-28 19:30:17 +01:00
2025-12-21 14:08:31 +01:00
2025-12-21 21:01:14 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2025-12-28 09:13:16 +01:00
2026-01-01 18:12:09 +01:00
2025-12-20 20:33:48 +01:00
2026-01-01 18:05:44 +01:00
2025-11-28 19:30:17 +01:00
2025-12-26 20:51:13 +01:00
2025-12-27 13:30:52 +01:00
2025-12-28 18:10:18 +01:00
2025-12-13 14:51:10 +01:00
2025-11-28 19:30:17 +01:00
2025-12-13 22:59:51 +01:00
2025-12-27 10:25:36 +01:00
2025-12-26 20:51:13 +01:00
2025-12-06 18:34:41 +01:00
2025-12-13 22:59:51 +01:00
2025-12-31 18:48:59 +01:00
2025-12-06 18:34:41 +01:00
2025-12-25 12:58:00 +01:00
2025-12-13 22:59:51 +01:00
2025-12-25 20:29:44 +01:00
2025-12-06 18:34:41 +01:00