Industrial operations
Professional work · Serfe
In developmentProduction traceability and batch-level stock in an industrial ERP
I am designing and implementing batch-level traceability and inventory improvements in an industrial ERP distributed across several applications, without interrupting active operations.
- Incremental delivery across operational modules
- Transactional rules for traceability and batch-level inventory
- PHPUnit, MySQL integration tests, and merge-request CI
- PHP
- MySQL
- PHPUnit
- GitLab CI/CD
Engineering decision
Turning implicit rules into verifiable traceability
The risk
The information required to follow a batch was distributed across different processes and models without a verifiable end-to-end relationship.
My decision
I proposed evolving the ERP in stages, adding traceability rules and transactional safeguards without replacing workflows that remained active.
Current status
The foundation is implemented and covered by tests, while full activation remains in development.
