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

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
1907 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.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Odoo 14: FIFO Product Return Resuelto
inventory Accounting FIFO inventoryValuation
Avatar
Avatar
2
nov 22
4264
How to create your inventory adjustment in FIFO Resuelto
inventory valuation quickstart FIFO
Avatar
1
abr 21
5826
Using MTO and Dropshipping in a Single Sales Order in Odoo
inventory quickstart
Avatar
Avatar
2
abr 25
2627
Inventory valuation - Can I remove a selected warehouse from this report?
inventory inventoryValuation
Avatar
Avatar
1
mar 25
1459
2 companies => one warehouse (inter-company and Dropship) Resuelto
inventory quickstart
Avatar
1
ago 24
3985
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