A Shipping Integration for ERPNext with various platforms. Platforms integrated in this app are:
- Creation of shipment to a carrier service (e.g. FedEx, UPS) via LetMeShip, Packlink, and SendCloud.
- Compare shipping rates.
- Printing the shipping label is also made available within the Shipment doctype.
- Templates for the parcel dimensions.
- Shipment tracking.
For the compare shipping rates feature to work as expected, you need to generate an API key from your service provider. Service providers have their own specific doctypes similar to those from the Integrations
. They can be enabled or disabled depending on your needs.
You can see the list of shipping rates by clicking the Fetch Shipping Rates
button. Once you picked a rate, it will create the shipment for you.
The service provider will also provide the shipping label and to generate the label, click on the Print Shipping Label
on top of the doctype.
MIT