Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Easypost Integration - Ship Collect/3rd Party?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
shippingconnectorUPSv12easypost
7126 Vistas
Avatar
Joe H

Hello,

Currently using Odoo SaaS v12

Does the Easypost integration with Odoo SaaS have an option to ship 3rd Party or collect on a customers account (ie allow it to bill a customer's account instead of shipping prepay & add)?  

I have that option with the UPS Connector & it looks possible with Easypost based on their API documentation, but it doesn't seem to configurable out of the box.


Thank you.

1
Avatar
Descartar
Paul Terpstra

Trying to find an answer as well. Does the code live in Easypost or Odoo? If in Odoo where and how do you place it?

From easypost I can see to bill duties/taxes back to sender you use this code:
"options": {
"incoterm": "DDP",
}

For third party I found this.

options: {
payment: {
type: "THIRD_PARTY",
account: "123456789",
country: "US",
postal_code: "84123"
}
duty_payment_account: "123456789",
incoterm: "DDP"
}

Question is does this have to pushed from Odoo to Easypost or can this be configured in Easypost?

Andrew Sanders

Has anyone made any headway on this? I've sent a request into to Easypost to see if they can shed light on it, would love any advice for implementing this

Joe H
Autor

No headway made into this. I spoke with my Odoo rep recently & asked them to offer a built in app solution for Easypost or FedEx similar to how UPS is well integrated.

I also spoke with an Odoo partner who could setup the API integration, but that would require me to migrate my database to Odoo.sh instead of the Odoo Online option.

Andrey Kolesnikov

I see that this appears to be a relevant issue still.

Easypost API definitely supports receiver and third-party billing.

If helpful and viable for some, Steersman Co in Chicago had its Easypost integration since before it was available as a standard app in Odoo, and developed some advanced features onto it over time.

* Shipping paid by shipper, receiver, or third party (allows specifying account)
* Delivery method specified on SO, and propagates into delivery (can be modified on delivery)
* Delivery method and billing type can be set on Customer and populates into new SO's
* Rate shopping enabled across multiple specific carriers and service levels. For example, can rate shop USPS Priority, UPS Ground, UPS SurePost, FedEx Ground and UPS 2nd Day Air with a condition to pick cheapest rate as long as package is reported to arrive within 2 days.
* Multiple package sizes per shipping method for estimates (to enable estimates with small or large boxes or multiple boxes, based on weight)
* Estimates can have a margin (+/- %) and a markup (+/- specific dollar amount)
* Shipping method availability can be filtered by total order amount AND net order weight

Some config screenshots:
https://drive.google.com/file/d/1-vkinbzP3YsRN7ZPKmtE77upuF53FzFm/view?usp=sharing
https://drive.google.com/file/d/1rQM6IAYUD0TFfWQCkMgFliDN1XZBrpxW/view?usp=sharing
https://drive.google.com/file/d/1LAPmagWcC9Up23Ws3EksDhuE7Kq2K5Qj/view?usp=sharing

There are a few "however" things:

The app doesn't support the creation of return labels as Odoo's own app does. The module is only supplied to customers on Steersman's ERP cloud subscription. Not compatible with Odoo's default online store app.

Can check out how estimates work here: https://legionsafety.com/ (its one of the Odoo sites with our front-end tech).

Joe H
Autor

Thanks Andrey -- you guys have a nice customized solution there with proper EasyPost Integration. Maybe you can license that to Odoo for their enterprise edition? If I wasn't 3 years in on the out-of-the-box platform, I'd consider migrating.

Andrey Kolesnikov

@joe, Thanks, its been long in the making, and since we work closely with clients - had to build stuff that works well in a real environment.

To be honest, well over half of our clients switched to working with us After implementing Odoo with somebody else (or after trying to do so for some time).

We've thought about the idea of trying to provide some of our bigger apps to Odoo so they offer them in the master Odoo system, I even messaged Fabrice (Odoo Americas director) about it, but I guess there wasn't any interest. We've built also a big PIM, image processing, TaxJar integration, pricing automation, product compatibility management, etc. So we just offer them on our own subscription hosting.

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
OOTB UPS Integration small things to understand/tips
shipping UPS
Avatar
0
nov 25
126
Setting up UPS in v17 Resuelto
shipping UPS odoo v17
Avatar
Avatar
Avatar
2
ago 25
982
Cannot Validate shipment
inventory shipping easypost
Avatar
Avatar
1
may 25
2315
Bpost connector
shipping connector odoo11
Avatar
0
oct 18
4255
Return a value from Wizard [12]
integration shipping carrier v12
Avatar
0
sept 19
3968
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now