Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Inventory Count

Subscribe

Get notified when there's activity on this post

This question has been flagged
inventorycountadjustments
4 Replies
9389 Views
Avatar
Wombat

Hi, I need to do a stocktake of all products. Items with stock movements appear in the Inventory -> Operations -> Inventory Adjustments but it does not list all products. My goal is to export the list of product to a spreadsheet, assign a location to each storeman, and have them count the stock. I then intend to import the counted quantities back into an adjustment. 

The problem is that when I tried to export the products, not all of them are listed.

Playing on a demo site, there seem to be some funky stuff going on with variants which seem to be to be this most horrible thing. Surely variants could have been through through a bit more. Anyway, I'll digress a bit further. From what i have read, there is a product-template table and a product-product table... what the ..?? yes, it appears so. It's hard to know what is going on. Product-product ids are used just about everywhere but product-templates is where product details are stored... What??

Ok. Does anyone know how to stocktake for all products regardless of whether they have previous stock moves or not?

My head hurts.

0
Avatar
Discard
Avatar
Stéphane AMAOUA
Best Answer

I'm also struggling with the new Inventory Adjustments system. In Odoo14, you could create a list of product to count by category, by location or manually.

Now it seems that you need to first export all your product.product external ID to then use them in a spreadsheet to update quantity. Minimal columns being location_id, product_id and inventory_quantity.

I would love to know how are we supposed to import initial inventory easily since v15.

1
Avatar
Discard
Avatar
Wombat
Author Best Answer

Thank you for the response. I really do appreciate it.

I suspect I will never understand the logic behind product.product, product.template and variants. They seem to be unnecessarily messy. 

In regard to the count, I understand that each location can be grouped and assigned to a storeperson. What I have noticed is then there are only 883 products in total listed in the inventory adjustment page. There are almost 1600 Storable product items in the catalogue. I'm unclear about what happened to the other 717 odd items. 

I can see the full 1600 items from Inventory > Products and apply a filter on Storable Products.

0
Avatar
Discard
Ralf Mens

This overview only shows the products that are in stock. If you want to add a product that is in stock, but not in the list, you can click on 'Create'. You then choose the right location, product and enter the counted quantity.

Wombat
Author

Thank you once again. So, for the products we have not yet recorded any activities we need to manually create an entry just to do the initial count? That is a lot of manual work (717 items) for stores people to enter and would be better to do via an import.

Is it just the way I am looking at this issue or is this something Odoo has missed?

Ralf Mens

No, je can also import these rules if there are many! Just use the import button!

Avatar
Ralf Mens
Best Answer

Hi,

Everytime you create a product in Odoo you actually create a Product Template (product.template). The same information will also be stored in product.product, which is your actual product. Product.product is used for your variants. Each variant is a individual product in product.product. I hope this clarifies :).

When you want to do an inventory count you can use the Inventory app > Operations > Inventory adjustments. What you could do is group the list by the locations you want to have counted by different people. For example Group by > Location, if every location has another storeman. You select the (group of) products that you would like to be counted by this person, and then click on Request a count. In the popup you can select the person responsible for the count.

If you don't want to use the Odoo UI you can also export this data and import later. Select 'I want to update later' in your export popup, and export the details your storeman needs to do the count. Also include the field Counted Quantity and use this to import later again. When you import the file i would only import the external ID and the Counted Quantity field. After import, you can Apply the count. 

I hope this helps!

0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
Discrepancy: Inventory Valuation qty (Current) vs. Product detail qty (On Hand) Solved
inventory count
Avatar
Avatar
Avatar
Avatar
4
Feb 22
8641
inventory adjustment Solved
inventory adjustments
Avatar
Avatar
2
Mar 21
3430
INVENTORY STOCK ADJUSTMENT IN ODOO 13 Solved
inventory adjustments
Avatar
Avatar
1
Nov 19
6716
Inventory Adjustment, odoo 10 doesn't do nothing
inventory adjustments
Avatar
0
Nov 18
3554
inventory adjustment being done wrongly
accounting inventory count inventory_count adjustments
Avatar
Avatar
1
Feb 24
2092
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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