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

Inventory Stock Moves

Suscribirse

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

Se marcó esta pregunta
inventorycustomizationstock.move
2 Respuestas
4267 Vistas
Avatar
Samuel Afonso

Hello,


Is it possible to validate operations from different receipts of the same vendor in a tree view?


So imagine this example:


- I have receipt WH/IN0001 with product A and product B and WH/IN0002 with product C and product D. Both from the same vendor.


- I want to be able to validate the entrance in stock of the product A and the product C, because they came together, and leave both receipts open to be validated in the future.


Is this feasible in Odoo? Will it mess with the creation of backorders or could this be solved also?


I'll wait for some feedback, always open to questions.

0
Avatar
Descartar
Avatar
Mohamed Elturki
Mejor respuesta

Yes, this is feasible in Odoo, but it requires some customization or configuration adjustments. By default, Odoo processes receipts individually, but you can validate operations across multiple receipts in a tree view with some tweaks. Let’s break this down:

Key Considerations:

  1. Stock Picking and Operations
    • Each receipt (WH/IN0001, WH/IN0002) generates stock moves and is processed independently.
    • You want to validate only certain lines from different receipts together (e.g., A & C) while leaving B & D pending.
  2. Partial Validation & Backorders
    • Odoo automatically creates backorders when only part of a picking is validated.
    • If you validate A & C while leaving B & D, Odoo will create backorders for those remaining products.
    • This shouldn’t cause issues unless you have specific constraints on how backorders are handled.
  3. Tree View & Mass Validation
    • Odoo’s tree view for stock pickings doesn’t allow direct validation of individual operations across different pickings by default.
    • A workaround is to modify the view or add an action that lets users pick multiple stock moves from different receipts and validate them together.

Possible Solutions:

  1. Custom Action for Mass Validation
    • Create a server action that allows validating selected stock moves across different receipts while keeping the original pickings open if needed.
    • This action could be triggered from the stock.picking tree view.
  2. Custom Workflow or Module
    • Modify the picking validation process to allow selecting multiple operations across pickings and validating only those.
    • Ensure the remaining moves stay open without interfering with normal backorder creation.
  3. Alternative: Merge Pickings Before Validation
    • If feasible, consider merging related pickings into a single picking before validation.
    • This can be done via customization or using Odoo’s "Merge Pickings" functionality (available in some versions).

Potential Issues to Watch For:

  • Backorders may be created automatically when partially validating receipts, which could lead to confusion if not managed properly.
  • Vendor Bills and Accounting Impacts should be checked to ensure partial validations don’t cause discrepancies in invoicing.
  • User Experience Considerations to ensure warehouse staff can easily manage these validations without unnecessary complexity.

0
Avatar
Descartar
Avatar
Marc De Costa
Mejor respuesta

Hi samuel,

yes it is possible to select multiple transfer records and validate them. 

  1. go to the inventory module
  2. operations → Receipts
  3. Go to the list view
  4. select multiple receipts → actions →validate

Thanks

0
Avatar
Descartar
Samuel Afonso
Autor

Hi Marc,

Thank you for your answer. But I don't want to validate multiple receipts. I want to select multiple operations from different receipts and validate them. But the receipt may still be kept open.

Marc De Costa

Hi samuel,

Did you mean the stock move line inside a stock picking (Receipt)?

if so, you'll needa code change to view stock moves & a server action to validate the moves. But as you have mentioned it might impact partial validation.

Thanks.

¿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
raise ParseError(msg) from none
inventory stock.move
Avatar
Avatar
1
jul 24
3020
Transfer Between Warehouse Resuelto
inventory stock.move
Avatar
Avatar
Avatar
6
may 24
22604
Odoo 14 Community: How to control where Odoo picks stock from when
inventory customization
Avatar
0
ene 21
2433
How to track incoming and outgoing material on specified Item in Stock Moves?
inventory stock.move
Avatar
Avatar
3
mar 16
7478
RPC_ERROR: Odoo Server Error when inventory activity
stock inventory stock.move
Avatar
Avatar
2
may 23
3252
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.

Sitio web hecho con

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