The provider adapter that connects the LataSys 3PL Connector to the Sprint Logistics API v2 - orders, despatches with batch numbers, live stock, products, inbound and returns.
What the adapter covers
|
Orders out, despatches back Confirmed orders push with your customer references, delivery instructions and the ServiceLevel resolved from the order's requested delivery method. Despatch write-back carries the carrier, tracking link and the exact batches, expiry dates and serials the warehouse shipped - validated as native Odoo stock moves, short-ships becoming backorders. |
Stock, products and inbound Scheduled lot-level inventory syncs with a full reconciliation report. Product match and push with HS codes and country of origin. ASNs announce your purchase receipts to the warehouse; GRNs book in what actually arrived, batch by batch. |
|
Returns and cancellations Merchant returns, warehouse arrivals and undeliverable parcels flow through the core app's RMA lifecycle. Cancelling in Odoo cancels at Sprint - and tells you if the parcel already left. |
Carriers and services Fetch Sprint's carrier list and auto-map it to your delivery methods. The requested-method mapping translates checkout choices to Sprint's ServiceLevel vocabulary (Standard, Express, NextDay), seeded in one click. Webhook endpoint included for push notifications. |
How it works
Order push
|
Status poll and despatch write-back
|
Connection test
|
Order cancellation
|
Setup in four steps
- Install this adapter alongside the 3PL Connector core app.
- Create an instance, pick Sprint Logistics, enter the API key pair Sprint issued you (staging and live use separate pairs) and press Test Connection.
- Map your warehouse to Sprint's warehouse GUID, press Fetch Carriers and Load Missing Defaults for statuses, then Load Requested Methods to map checkout services to Sprint's ServiceLevel vocabulary.
- Choose your syncs, activate, and watch the first order arrive in the Sync Log.
Frequently asked questions
Do I need a Sprint Logistics account first?
Yes - this adapter connects an existing Sprint account. Sprint issues the API key pairs; staging keys let you rehearse safely before go-live.
Are batch numbers and expiry dates handled?
Fully. Despatches, GRNs, returns and inventory syncs carry Sprint's batch data into native Odoo lots - or run lot-tracking off and quantities reconcile at product level.
What if Sprint despatches with a carrier I have not mapped?
Your choice per instance: fail with a clear retryable error, or auto-create the delivery method with a friendly name and tracking link.
Does it support ASNs and goods-in?
Yes - purchase receipts announce as ASNs, and GRN polling books in what actually arrived, batch by batch, with shortfalls creating backorders.
Recent releases
| 2.4.x - Jul 2026 | Requested-method mapping onto Sprint's ServiceLevel vocabulary; order push scoped per binding. |
| 2.x - Jun/Jul 2026 | Despatch write-back with batches and serials, carrier list fetch, ASN/GRN, returns, webhook endpoint, delivery instructions and IOSS handling. |
Documentation & support
Setup reference, process maps and troubleshooting live in the LataSys Help Center. An optional maintenance & support subscription (GBP 29/month) is available - subscribe at shop.latasys.app/subscribe.
Visit the Help Center: support.latasys.com
Learn more: 3pl.odoo.latasys.com · Build your bundle and buy direct
Sprint Logistics is a trademark of its respective owner. The name is used solely to
identify the third-party service this module interoperates with; no affiliation or
endorsement is implied.
LataSys Limited · latasys.com
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) • Inventory (stock) • Purchase (purchase) |
| Community Apps Dependencies | Show |
| Lines of code | 17308 |
| Technical Name |
latasys_3pl_sprint |
| License | OPL-1 |
| Website | https://latasys.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module