Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

How to enter a manual Shipment Date for a whole Delivery Order?

Suscribirse

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

Se marcó esta pregunta
deliveryshipment
2 Respuestas
6389 Vistas
Avatar
Mircea

Hi,

In our company we need to create delivery orders with a fixed delivery date. That means that we don't rely on the automatic computation of the shipment date, and we need to imput that manualy.

Right now I see that the shipment date for a delivery order is set based on the minimum delivery date of the individual items from the Sale Order, and each item has it's own delivery date (lead time) defined on the product page. Now this would be fine for a retailer or something, but we create shipments with multiple components that need to be shipped togheter at the same time to the same location. And that time is not based on the individual components lead time, but on other factors independent from the procurement or availability.

So I need a way to select a date for the shipment date, and apply that date both to the delivery order as a whole (so it appears corectly on the "Warehouse" -> "Delivery Orders" view) and to the individual products (so the same date appears on the "Warehouse" -> "Deliver Products" for each item). This way the workers can take a quick look at those views and plan the packing and the transport for the day.

Is there a way to do that appart from setting the dates individually on each item on the delivery order? Manualy is very prone to mistakes and bad design generaly. I would prefer to put a field on the confirmed Sale Order with the shipment date that would transfer automatically to the delivery order, or at least a button on the Delivery Order to automaticaly set the date on each item and delivery order. I tried the [sale_order_dates] module but it seems usless since it does nothing but put some date fields on the sale order but the selected date doesn't transfer to the delivery order. I'm willing wo write custom code for this functionality, but I don't know the correct way to approach this.

Thank you

1
Avatar
Descartar
Avatar
Mircea
Autor Mejor respuesta

Well I guess there is no solution to this other then develop my own module or modify the logic. I'm thinking of placing a button on the delivery order that, when pressed, will put the same shipment date on all the items, and leave the shippment date on the delivery order always visible and editable.

If anyone can give me some general pointers on how to achive that it would be very helpfull.

Thank you

1
Avatar
Descartar
Avatar
NextERP Romania SRL
Mejor respuesta

Hi, the date created in the delivery order, is the Commitment Date from Sale Order, you can change the function _get_commitment_date from sale_order_dates and that will be the date of the delivery...

0
Avatar
Descartar
NextERP Romania SRL

For Romanian Developments join https://www.linkedin.com/groups?home=&gid=8149061&goback=&trk=grp-name

Mircea
Autor

Thanks for your answer, but that doesn't work. The Date on the delivery order is NOT the Commitment Date. That date is computed separately from the Commitment Date. Like I said, the [sale_order_dates] module does nothing but place those fields on the sale order, it does not transfer the values anywhere.

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

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
can i add my own shipping partner in odoo
delivery shipment ecommerce
Avatar
0
ago 24
1675
Error with Check Status
delivery
Avatar
0
sept 25
788
How to manage deliveries with our own fleet Resuelto
delivery
Avatar
Avatar
Avatar
Avatar
Avatar
4
jul 25
3436
Local Delivery
delivery
Avatar
0
ago 24
1967
How to set up simple delivery process? How to access Deliver picking operations?
delivery
Avatar
Avatar
1
jun 24
2961
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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