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

manufacturing in 2 steps reservation issue

Subscribe

Get notified when there's activity on this post

This question has been flagged
manufacturingreservationKeepItSimpleSaas172steps
2 Replies
1693 Views
Avatar
Ricardo Gross

When setting ‘2-step manufacture’, the components are already reserved for the manufacturing order after the pick/transfer reservation to the ‘pre-production location’, even if the reservation method of the related ‘manufacturing operation type’ is set to ‘manually’.


How can this be resolved so that if the reservation is set to ‘manually’, the components really can be manually reserved and/or assigned (by tracked components) properly to the MOs?


Thanks

BR

Ricardo

0
Avatar
Discard
Avatar
Lars Aam
Best Answer

This is since Odoo make one transfer for each manufacturing order.  When you confirm a manufacturing order, a picking is created. You can see in the transfer for picking the Manufacturing order number as origin.  Then it is like a "MTO " process, and the products are reserved for the specific manufacturing order.  And cannot 

You can change this. I developer mode go to Inventory->Configuration->Rules.  Identify the rule that create the transfer for picking.  You would see the destination location = Preproduction.

Find the field 'Propagation of procurement Group'.  It will show Propagate.  If change it, the result will be a picking for all manufacturing orders without reservation to one specific. And your setting for manual reservation should be active.  

0
Avatar
Discard
Gross Ricardo

thanks Lars but I'm missing something, because even if I set fixed or leavy empty in the propagation of the rule destined to pre-production, when I confirm the pick, the components are always reserved in the MO (Odoo 17).

Ricardo Gross
Author

Odoo answer: "...the issue you have pointed out is indeed a minor shortcoming in the current Standard Odoo functionality, and it presents an opportunity for product improvement. An official improvement request has already been raised, and the matter is now with the usability team, who will analyze it further for potential inclusion in a future version of Odoo".

Avatar
Piyush H
Best Answer

Hello Ricardo,

It appears you're encountering an issue where, despite setting the reservation method to "Manually" on your manufacturing operation type, components are still being reserved for manufacturing orders after the pick/transfer to the pre-production location in your two-step manufacturing process. This is unexpected behavior.

Here's how you can troubleshoot and potentially solve this issue:

1. Verify Settings:

  • Operation Type: Double-check that you've correctly set the reservation method to "Manually" on the correct operation type. Navigate to Inventory > Configuration > Operation Types. Make sure you are editing the operation type used in your two-step manufacturing process.
  • Manufacturing Order Type: Confirm that the manufacturing order is indeed using the operation type you configured.

2. Understand Manual Reservation:

  • When the reservation method is set to "Manually," Odoo should not automatically reserve any components. Instead, you should see a "Check Availability" button on the manufacturing order. You must click this button to manually reserve the components.

3. Workflow Check:

  • Two-Step Manufacturing: In a two-step manufacturing process, the first step is usually a "Pick Components" operation to move the components to the pre-production location. The second step is the actual manufacturing operation.
  • Expected Behavior: With "Manual" reservation, nothing should be reserved during the "Pick Components" transfer. The reservation should only occur when you manually check availability on the manufacturing order itself.

4. Potential Causes and Solutions:

  • Conflicting Configurations: It's possible that another configuration is overriding the "Manual" reservation setting.
    • Check other operation types: Review any other operation types involved in your manufacturing process (especially the "Pick Components" operation) to ensure they are not set to "At Confirmation" or "Before Scheduled Date."
    • Check settings in related apps: Examine settings in the Manufacturing and Inventory apps that might affect reservations.
  • Customizations/Modules: If you have any custom modules installed, they might be interfering with the standard reservation behavior. Try disabling custom modules temporarily to see if the issue resolves.
  • Odoo Version Bug: Although less likely, there could be a bug in your specific version of Odoo 17 Community Edition. Check the Odoo forums and bug trackers to see if others have reported similar issues. If so, there might be a patch or workaround available.
  • Incorrect Workflow: Ensure your workflow aligns with the intended "Manual" reservation process. You should be creating the manufacturing order, transferring the components to the pre-production location without reservation, and then manually reserving the components on the manufacturing order itself when you're ready to start production.

5. Debugging Steps:

  • Test with a Simple MO: Create a very simple manufacturing order with a single component to isolate the problem.
  • Check Inventory Moves: Examine the inventory moves associated with the "Pick Components" transfer. Are they creating reserved quantities? If so, this indicates that the reservation is happening during the transfer, which shouldn't occur with "Manual" reservation.

Developer Mode: Activate developer mode in Odoo and inspect the operation type configuration directly in the database to ensure the reservation_method field is set to 'manual'.

🚀 Did This Solve Your Problem?

If this answer helped you save time, money, or frustration, consider:

✅ Upvoting (👍) to help others find it faster

✅ Marking as "Best Answer" if it resolved your issue

Your feedback keeps the Odoo community strong! 💪

(Need further customization? Drop a comment—I’m happy to refine the solution!)

-3
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
validation error in manufacture when i confirmit or produce all in odoo 17
manufacturing reservation odoo17
Avatar
1
Jun 24
3563
Automatically reserve materials on manufacturing order? Solved
manufacturing reservation Manufacturing Order
Avatar
Avatar
1
Feb 23
3744
User error: Make sure enough quantities of these components are reserved to carry on production
manufacturing reservation salesorder
Avatar
0
Apr 22
3219
MO produced by re-ordering rules reserving raw materials
manufacturing reservation reodering-rule
Avatar
Avatar
1
Sep 21
2556
What stops in stock Products from being reserved? Manufacturing. Solved
manufacturing reservation forecast
Avatar
Avatar
Avatar
Avatar
Avatar
9
Jan 24
15038
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