Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

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

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
inventoryquickstartFIFOLots/SerialinventoryValuation
1 Répondre
1898 Vues
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
Ignorer
Avatar
Denisse Yanes (deya)
Auteur Meilleure réponse

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
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Odoo 14: FIFO Product Return Résolu
inventory Accounting FIFO inventoryValuation
Avatar
Avatar
2
nov. 22
4261
How to create your inventory adjustment in FIFO Résolu
inventory valuation quickstart FIFO
Avatar
1
avr. 21
5813
Using MTO and Dropshipping in a Single Sales Order in Odoo
inventory quickstart
Avatar
Avatar
2
avr. 25
2616
Inventory valuation - Can I remove a selected warehouse from this report?
inventory inventoryValuation
Avatar
Avatar
1
mars 25
1457
2 companies => one warehouse (inter-company and Dropship) Résolu
inventory quickstart
Avatar
1
août 24
3984
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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