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

Visibility Days not functioning as documented in Replenishment

Subscribe

Get notified when there's activity on this post

This question has been flagged
ReorderingRulereplenishmentvisibilitydays
2 Replies
2951 Views
Avatar
Katsuhiko Nitta
According to Odoo documentation, Visibility Days controls when products appear on the replenishment dashboard based on the calculated Need appears date.

Environment:
Odoo 18.0+e (Latest SaaS Enterprise Edition)

Test Case:
- Delivery Date: 11/18/2024
- Total Lead Time: 10 days (Delivery: 3, Vendor: 4, Days to Purchase: 3)
- Need appears date: 11/8/2024
- Current date: 11/4/2024
- Visibility Days set to 5

Expected:
Product should appear on replenishment dashboard as:
Need appears date (11/8) - Current date (11/4) = 4 days, which is within Visibility Days (5)

Actual:
Product does not appear on replenishment dashboard, despite all other replenishment functions (lead times, forecasted quantity calculations, etc.) working correctly.

Are there any missing configurations or potential issues?









0
Avatar
Discard
Avatar
Mani Matter
Best Answer

Sorry to not providing a solution, but I am encountering a similar issue and just wanted to give you my findings so far. Visibility days seems to only be "activated" if there is already a demand order within range (without visibility days). then it works and demand orders in the future that come in the range (with visibility days) are considered as well.

For me, this makes planning impossible in Odoo (for a complex manufacturing environment) as a MO is only triggered when due but there may be long lead time components and the demand will only be triggered if the MO has been created. I hope this makes sense.

0
Avatar
Discard
Katsuhiko Nitta
Author

Hi Mani,

I wanted to follow up on your earlier response regarding how Visibility Days behave in Odoo’s replenishment process.

To be honest, when I first read your explanation, I didn’t fully understand what you were pointing out — especially the subtle behavior of how Visibility Days only apply when there’s already a need on the current date. But after reading your post again more carefully, I finally see what you meant. Your analysis is spot-on.

At the same time, I started thinking about the underlying issue you seem to be facing — that Odoo fails to trigger early procurement when a manufactured product has a short production lead time, but contains components with long lead times. And I wondered if, instead of relying on Visibility Days, this might be an ideal case for using “Days to Prepare Manufacturing Order” (DTPMO) in the BoM.

Let me briefly explain what I mean, just in case this could be helpful.

When you set a value in the DTPMO field on the BoM — either manually or using the "Compute" button — Odoo will generate the MO that many days before the scheduled start date of manufacturing. This allows the MO to be created early enough to trigger timely procurement of long lead-time components. Importantly, it doesn’t change the MO’s scheduled production date itself — only the timing of its creation.

Here’s a simple example:

Product P has a Manufacturing Lead Time of 5 days

One of its components has a Vendor Lead Time of 90 days

If you set Days to Prepare MO = 90 on P’s BoM, Odoo will generate the MO 90 days before production begins

That MO, in turn, triggers the demand for the component early enough that the Purchase Order can be issued in time

So even though the final product only takes 5 days to produce, Odoo is made aware that it must plan far in advance to secure the required components.

In short, DTPMO gives Odoo the head-start it needs to work around the limitation of just-in-time MO generation. It might be a simple setting, but in cases like yours, it can make a major difference in whether planning succeeds or fails.

If I’ve misunderstood your situation or offered a solution that doesn’t fit, I apologize — and I’d appreciate any correction or clarification. Thank you again for your insights; your post helped me understand the issue much better.

Best regards,
Katsuhiko Nitta

Avatar
Katsuhiko Nitta
Author Best Answer

Thank you for sharing your valuable observation about Visibility Days functionality. Before discussing your finding, I'd like to confirm my understanding of how this feature should work according to the Odoo documentation: 

The system calculates the "Need appears date" by working backwards from the delivery date: For example: - Delivery Date: 11/18 - Lead Times: Vendor (4 days) + Purchase Security (1 day) - Need appears date: 11/13 

At this Need appears date (11/13), the system recognizes that we will have negative stock. Visibility Days allows users to see this upcoming shortage on the replenishment dashboard before this date. If we want to see it 7 days before Need appears date, we set Visibility Days to 7.

Although my example is for a purchased item and yours is for manufactured items, the core concept of "Need appears date" is fundamentally the same. 

Regarding your observation that "Visibility days seems to only be activated if there is already a demand order within range (without visibility days)" - could you help me understand what specifically defines a "demand order within range"? I have a confirmed sales order creating negative stock, but the replenishment dashboard doesn't show it despite setting appropriate Visibility Days.

Your insight would be very helpful in understanding the actual behavior of this feature. This understanding is crucial for properly implementing inventory management in both distribution and manufacturing  environments, so I look forward to learning from your experience.

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
Negative Forecasted items not appearing for Replenishment Solved
ReorderingRule replenishment
Avatar
Avatar
1
Feb 25
4273
1 product 2 sources replenishment rule
ReorderingRule replenishment
Avatar
0
Mar 23
1793
Auto Replenish not working but manually works
replenish ReorderingRule replenishment
Avatar
Avatar
1
Feb 22
5727
0/0/1 Replenishment rule not available in version 18 ? Solved
ReorderingRule
Avatar
Avatar
Avatar
Avatar
3
Sep 25
2580
issues with replenish of more than 200 items
replenishment
Avatar
0
Jul 24
2069
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