A freight forwarding ERP system covering the full operational cycle: job orders, delivery orders, billing & invoicing, SOA payable/receivable, finance reporting, HR, and asset management for a logistics company.
- Rebuilt the invoice module with a dedicated InvoiceService, adding multi-currency support (IDR/USD), automated email notifications on approval, due date tracking, and a production-ready PDF print layout with payment terms and bank details.
- Developed a SOA Payable Submission workflow with multi-step approval, PDF generation, and refund management, replacing a fully manual finance process.
- Built the Delivery Order module from scratch, including a versioned controller/service, item management, branch integration, and a print-ready PDF layout for driver and customer documentation.
- Implemented an Excel bulk import pipeline for Job Orders, income/cost details, services, and customers — each with downloadable templates and centralized error handling via ExcelImportService.
- Built the Notice of Arrival module with Quill.js rich-text instruction input and a custom QuillListNormalizerService to normalize editor output for accurate print rendering.