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
    • Conocimientos
    • 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

Go live: How do I upload my initial inventory if my costing method is FIFO?

Suscribirse

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

Se marcó esta pregunta
inventoryquickstartFIFOLots/SerialinventoryValuation
1 Responder
1889 Vistas
Avatar
Denisse Yanes (deya)

I want to upload my initial inventory with their cost, the costing method on my product category is set to FIFO.

1
Avatar
Descartar
Avatar
Denisse Yanes (deya)
Autor Mejor respuesta

When going live and uploading the initial inventory using FIFO as the costing method, we need to include the product's cost in the inventory adjustment and add our clearing account.

Let's say we want to upload the inventory count for my products, as I will start using Odoo. We need the following:

  1. Products: to be registered
  2. Product Category: set the costing method to FIFO and if your valuation will be automated, update it
  3. Clearing accounts: add the clearing account for the location, go to inventory > configuration: locations > remove the filter and go to Virtual Locations/Inventory adjustment > add Inventory's clearing account (this needs to be done from accounting - Chart of accounts)

Once you have this ready, start modifying your file: 

https://docs.google.com/spreadsheets/d/1-oaAGKoMEdl9FoELAxbP0kOTzVPLNK8W/edit?usp=sharing&ouid=108200760126804280942&rtpof=true&sd=true


Model: Transfer

  • location_id: Where is the product coming from? Since it's an adjustment, we chose that location - Virtual Locations/Inventory adjustment; that's the reason we added our clearing accounts in 3a
  • origin: source document (add a quick note to relate the transfer you're doing)
  • location_dest_id: Where is your product going to be stored? We add the name of your WH location, for example, WH/Stock
  • scheduled_date: When was this supposed to happen? This is for information only, as the system will take the date of when you validated the transfer

Model: Stock Move

  • move_ids/date: Add the same date as "scheduled_date"
  • move_ids/description: A brief description of what we are doing
  • move_ids/location_id: Add the same location from "location_id"
  • move_ids/location_dest_id: Add the same location from "location_dest_id"
  • move_ids/product_id: Add the name of your product as in Odoo
    • If you have variants, I'd recommend using the internal reference only
  • move_ids/product_uom_qty: The quantity of the product that is entering your stock
  • move_ids/price_unit: The price of your product for that entry
  • move_ids/sequence: What price should be taken into account first? 
    • For example, I bought 150 on March 1st at $5.80, and then on March 3rd, I bought 200 for $7.60
    • Sequence = 1 -> for the 150 units
    • Sequence = 2 -> for the 200 units


When ready, go to Inventory > Operations > Transfers: Internal, then import your file. Since the cost of your product is at 0, once you validate the transfer, it will be updated.


What if I have lots?

Go ahead and create the lots from Inventory > Products > Lots/Serial numbers -> To save time, I imported the data


Then, import the file with your information: https://docs.google.com/spreadsheets/d/1-oaAGKoMEdl9FoELAxbP0kOTzVPLNK8W/edit?usp=sharing&ouid=108200760126804280942&rtpof=true&sd=true

Once uploaded go to the record and click on "Mark as todo", go to Moves (smart button on the top), select the lines > export to update > add the lot # on your excel file - as previously created in Odoo, and import in that view (make sure the model is stock.move.lines).



After importing your new file, you will be able to see the following:

You can then validate.

2
Avatar
Descartar
¿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
Odoo 14: FIFO Product Return Resuelto
inventory Accounting FIFO inventoryValuation
Avatar
Avatar
2
nov 22
4250
How to create your inventory adjustment in FIFO Resuelto
inventory valuation quickstart FIFO
Avatar
1
abr 21
5804
Using MTO and Dropshipping in a Single Sales Order in Odoo
inventory quickstart
Avatar
Avatar
2
abr 25
2609
Inventory valuation - Can I remove a selected warehouse from this report?
inventory inventoryValuation
Avatar
Avatar
1
mar 25
1456
2 companies => one warehouse (inter-company and Dropship) Resuelto
inventory quickstart
Avatar
1
ago 24
3981
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