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

Skipping "Resupply Subcontractor" step by keeping stock in Subcontracting Location?

Suscribirse

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

Se marcó esta pregunta
manufacturingsubcontractorsubcontractorsresupplysubcontracting
1 Responder
2725 Vistas
Avatar
Juan Salcedo

Hi,

I'm new with Odoo and in our implementation we have many subcontractors and we want to keep stock of raw materials at all the subcontractors' locations. So, we would send enough raw materials in advance so the subcontractors can manufacture 1 or 2 months-worth of goods in several Manufacturing Orders.


What would be the best way to skip the "Resupply Subcontractor" step? (since when we make a Purchase Order, we are almost sure they will have enough raw materials).


Also, can we keep track of the raw materials in the subcontractors' locations, and the reordering rules for each subcontractor?


What would be the best way to set this up?

TIA!

Juan

0
Avatar
Descartar
Avatar
Jaideep
Mejor respuesta

Believe it should be possible to transfer products to sub contractor using replenishment rules


1. You might need to differentiate each vendor by creating specific location for each vendor.

Physical Location/Subcontracting Location/Vendor1 .. vendor2 etc


2. Associate location to specific vendor Contacts > Sales & Purchase Tab > Inventory section


3. On the route 'Resupply Contractor' ensure it is available to be applied on products. Inventory > Configuration > Routes


4. Create replenishment rule for the products (component) - Inventory > Operations > Replenishment

- Min, Max, multiples, location (subcontract location per vendor), route (resupply subcontractor) (Do ensure this route is selected on the product), Trigger (Auto) 


The expected behaviour is that when product falls below min qty at a specific subcontract location, replenishment would create a "Resupply Subcontractor" operation. When a subcontract MO is sent to this vendor resupply would not trigger as product is available at this location.


To track material at each location .. Inventory > Reporting > Locations

Filter subcontracting location and group by location


Haven't tested this end to end myself, so would recommend testing before using this concept. An imminent gap on the resupply operation, while the operation is created automatically from replenishment rules the delivery address might need to be updated manually.

0
Avatar
Descartar
Juan Salcedo
Autor

Thanks a lot for your detailed explanation Jaideep! I will try it soon and will let you know how it goes...

Ricardo Gross

Hi Jaideep, is it possible that to complete your solution, the supply method of the "resupply subcontractor on order" route rule needs to be changed to "take from stock, if unavailable, trigger another rule"?

Jaideep

Hi Ricardo,

I believe the default for the route "YourCompany: Resupply Subcontractor" is set as Take from stock. Yes, it could be changed to "Take from stock, if unavailable trigger another route". My suggestion would be to keep it consistent with overall reordering policy (replenishment based -'take from stock' or route based -'Take from stock, if unavailable trigger another route').

The route 'YourCompany:resupply subcontractor' is to transfer products (components of BoM) from Stock to subcontractor location, Pull from Stock to Subcontractor location. So if the component isn't available in stock you would want to reorder based on policy.

The proposed solution to this specific post was to transfer products in advance of the subcontract order (triggered by creating a PO) and not to trigger transfer on order ('Resupply subcontractor on order' isn't applied on the products or category, while route 'YourCompany: Resupply Subcontractor' is applied)

On confirmation the PO doesn't create a transfer operation from Stock to subcontract location and while receiving the component consumption and production can be recorded.

Not sure if this explains and helps in answering the question.

BR
Jaideep

¿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
Consolidation of resupply orders
manufacturing subcontractor resupply odoo16features
Avatar
0
oct 25
2455
Help with subcontracting product replenishment
subcontractor subcontractors route Components subcontracting
Avatar
Avatar
2
ene 25
2464
V16 MFG (Routing)
manufacturing subcontracting
Avatar
Avatar
Avatar
2
oct 23
2681
Manufacturing - Subcontracting in v9
manufacturing subcontractor
Avatar
Avatar
Avatar
2
jul 18
3414
Odoo V17: Missing Resupply Button in Purchase Order for subcontracting
receipt bom subcontractor BOM resupply subcontracting v17
Avatar
Avatar
Avatar
2
jul 25
1152
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