Skip to Content

Re: AW: Dynamic Stock Picking Reservations

Hi Nils,

- The unreserver is quite low-tech, it's basically "for pick in pickings; pick.unreserve()" but then with a bit more selectivity on which ones to unreserve.
- A manual trigger for that could of course be a manual run of the scheduled action during the day
- The scheduler horizon is, if I remember correctly, an OCA module

If you would like more info or to see it in action drop a mail at info@therp.nl

-Tom

On 2/10/26 2:02 PM, Nils Coenen | NICO SOLUTIONS - ENGINEERING & IT wrote:
Hey Tom,
Thanks for your reply and for sharing the details!  

The setup you describe is almost exactly the kind of behavior we are looking for. Maybe a manual trigger to re-reserve quantities would also be useful, but that’s not a big deal if the cron is already defined.  

Would it be possible to get access to this solution or have a closer look at how it’s implemented?  
If this is not already available, I would consider tackling this for the OCA ecosystem. I think a solution like this could definitely be something the OCA provides, but before reinventing the wheel… it would be great to see what already exists.  

Cheers Nils

 

Von: Tom Blauwendraat <notifications@odoo-community.org>
Datum: Dienstag, 10. Februar 2026 um 13:47
An: Contributors <contributors@odoo-community.org>
Betreff: Re: Dynamic Stock Picking Reservations


ACHTUNG! Diese E-Mail stammt von außerhalb der Organisation. Klicken Sie nicht auf Links und öffnen Sie keine Anhänge, es sei denn, Sie kennen den Absender und wissen, dass der Inhalt sicher ist.

Hi Nils,

what we have at one customer is a solution we partly inherited from another integrator, but which works OK:

- every night, a custom unreserver cron runs which unreserves all items

- then, the regular Odoo scheduler cron kicks in and re-reserves items according to new priorities

- we have a scheduler horizon of 1 week to prevent reserving very far into the future

-Tom


On 2/10/26 1:37 PM, Nils Coenen | NICO SOLUTIONS - ENGINEERING & IT wrote:
Dear Community,  

I am looking for a way to handle dynamic stock picking reservations.  
Specifically, I am looking for functionality to automatically reserve products based on planned delivery dates, rather than solely by order confirmation. 
This should also cover situations where a later order is scheduled to be delivered before an earlier order for which quantities have already been reserved, by reassigning the reservation as needed.  

I could not find a solution that directly addresses automated reservations based on delivery dates or customer priorities.  

Has anyone in the OCA community worked on such a feature before, or is there an existing solution or recommended approach to achieve this?  

All the best,  
Nils


_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


by Tom Blauwendraat - 02:11 - 10 Feb 2026

Reference

  • Dynamic Stock Picking Reservations
    Dear Community,  

    I am looking for a way to handle dynamic stock picking reservations.  
    Specifically, I am looking for functionality to automatically reserve products based on planned delivery dates, rather than solely by order confirmation. 
    This should also cover situations where a later order is scheduled to be delivered before an earlier order for which quantities have already been reserved, by reassigning the reservation as needed.  

    I could not find a solution that directly addresses automated reservations based on delivery dates or customer priorities.  

    Has anyone in the OCA community worked on such a feature before, or is there an existing solution or recommended approach to achieve this?  

    All the best,  
    Nils



    by Nils Coenen - 01:35 - 10 Feb 2026