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

Odoo 18 - route to deliver to custom location

Suscribirse

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

Se marcó esta pregunta
locationsrouteroutes
3 Respuestas
3831 Vistas
Avatar
Benoit Frisque

Hello,

I'm encountering an issue after migrating from Odoo 16 to Odoo 18. I have a location set up as Partners/Customers/Rented Out, and I need to deliver products to this location when the Route on the sales order line is set to "Rental." This process worked perfectly in Odoo 16, but since the migration, it no longer functions as expected.







The products remain in the Partners/Customers location and never reach the final destination. I noticed there is a Destination Route, but the products do not seem to follow it.

Can anyone help me understand why this is happening?

Thanks!


0
Avatar
Descartar
Avatar
Benoit Frisque
Autor Mejor respuesta

Thank you for your response.

You are right; even with the 'destination location origin from rule' set to true, the route is not triggered. The destination location is instead taken from the contact's customer location ('partner.property_stock_customer'), which can be found under Contact > Sales & Purchase > Inventory > Customer Location.

I’ve found an alternative solution by creating an Automation Rule to change the Destination locations based on specific conditions.

0
Avatar
Descartar
Jaideep

Yes, an automated action to change destination location on delivery order line is also a solution. The rental location is a sub location of partner/customer.

In 18, it is also possible to enable inventory operations for rental orders. If you are using rental app, this might also be a default solution available.

Any insights into what solution was used in V16 prior to migration?

Benoit Frisque
Autor

In Odoo 16, it was working with a push route from Stock to Partners/Customers/Rented out, activated on Sales order lines. It's not super clean but it was working and was implemented like that by Odoo's team.
We cannot use rental for our use case are we don't have end date and Odoo currently doesn't support that.

Jaideep

Thanks for validating, yes a push rule is feasible.

Avatar
Jaideep
Mejor respuesta

1. For the destination rule you would need the 'destination location origin from rule' to be true (checked). That would ensure the destination location as defined in the route would be picked over the destination defined in the operation type.


Notwithstanding, I don't believe your route would be triggered. An SO creates a need in Partner/customer location and not in partner/customer/rental location.


Maybe a route defined as below would trigger and meet your requirement -


Route (Renting BE) - Pull from WH/Stock to Partner/customer, create a new operation type 'Rental deliveries' with source as WH/Stock and destination as Partner/customer/rental. Ensure the 'destination location origin from rule' is unchecked.


The need is created in Partner/customer with stock to be pulled from WH/Stock, the 'rental delivery' operation created with source WH/Stock and destination Partner/customer/rental.


The other ways maybe to accomplish might be with


a) push rule selectable on SO line (push from Partner/customer to partner/customer/rental)

b) Create a contact for each customer (specifically for rental), change the customer location on this contact to be Partner/customer/rental (On the sales & Purchase tab)


Would be curious to learn how this might have worked in V16 as the underlying principles doesn't seem to have changed.

0
Avatar
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

Hi,

Please set the route on a product, go to Inventory ‣ Products ‣ Products and select the desired product. Then, go to the Inventory tab and under the Operations section, select the Routes.


For more details, Please refer to the following documentation for configuring routes  & rules in Odoo 18.

https://www.odoo.com/documentation/18.0/applications/inventory_and_mrp/inventory/shipping_receiving/daily_operations/use_routes.html#:~:text=To%20set%20a%20route%20on,for%20the%20route%20to%20work.


Hope it helps

0
Avatar
Descartar
¿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
How to add a possibility of location choice in predefined 3 step route in Inventory app Resuelto
inventory locations quickstart route routes
Avatar
Avatar
1
oct 22
4983
How to make a supply on several locations by making a customer estimate in odoo 14 entreprise?
locations rules route
Avatar
Avatar
Avatar
3
jun 22
3260
How to transfer automatically a special category product somewhere else than stock during a reception ? Resuelto
locations reception routes
Avatar
1
feb 17
4734
Stock locations - correct behavior ? Resuelto
inventory locations routes v14
Avatar
Avatar
1
jul 24
6386
How does Odoo decide which Route to select when there are more than one? Why does it select a certain Route? Resuelto
manufacturing bom route routes
Avatar
Avatar
Avatar
2
dic 20
8766
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