I’m exploring ERPNext as an ERP solution for my courier and cargo company and would like to know if there is an existing module or custom app for parcel management.
Specifically, I’m looking for features like:
• Package tracking with status updates
• Delivery scheduling and coordination
• Integration with carriers or third-party logistics providers
• Route optimization
• Customer notifications (email/SMS/WhatsApp)
• Support for different delivery types (same-day, express, standard)
Does ERPNext have built-in capabilities for this, or has anyone developed a custom app for parcel and logistics management? If not, what would be the best approach to customize ERPNext for this use case?
I’m unaware what may exist for logistics or freight but you may want to start with ERPNext-Shipping
I’ve been working on integrating it with EasyPost.com. If you can find shippers with an API, integrator with ERPNext-shipping might offer a good option.
ERPNext does not have any built-in features for parcel management, tracking, or anything similar.
There is an app called ERPNext Shipping, but its main purpose is to generate shipping labels for outgoing packages, not to track incoming parcels.
From what I understand, you need a solution to track parcels that you expect to receive from your customers.
I have developed a solution that integrates with EasyPost and 17Track APIs, allowing parcel management and integration with ERPNext invoicing. However, it is not fully completed yet and requires additional time and technical work to finalize some avdvances details, such as:
• Dynamic carrier handling
• Configuration for additional carriers in the APIs
• Improved fields and filters
• Purchase flow (when purchasing on behalf of a customer)
• list for parcel senders(with warnings)
• Advanced search for lost packages
• Enhanced search filters and tracking patterns
If you can provide more details about your specific needs, we can check if my solution aligns with what you’re looking for
I know the discussion is not recent, but I just found it and I want to add what happened to me too. Yeah, ERPNext alone won’t cover all that out of the box. You’ll end up stitching stuff together or building a custom app anyway.
I tried going the “just customize ERP” route for a small delivery setup and it got messy fast, tracking and routing especially. Somewhere in the middle I switched direction and ended up using Descartes for the routing and driver side, then just synced basic data back into ERP. Way less pain. You get live tracking, ETAs, dispatch, all that already built, instead of reinventing it. I’d say keep ERPNext for orders and accounting, but don’t force it to be a full logistics brain.