Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) |
Lines of code | 245 |
Technical Name |
stock_auto_check_availability |
License | OPL-1 |
Website | https://sodexis.com/ |
Versions | 14.0 15.0 16.0 17.0 18.0 |

Check Availability For N days
Description
This module enables checking the availability of outgoing shipments specifically when the scheduled date is today or within “n” days.
Configuration
Once the module is installed, navigate to the Inventory- - >Configuration- - >Settings.
Under the Operations section, set the preferred no. of days in the “Ndays” field.
Functionality
After installing the module, navigate to the Inventory app. Under the Operations menu, click the “Run Check Availability Only”option.
In the wizard, set the desired “Warehouse”. If the “Run for” is set to “All Dates” then it checks the availability for records that fall on any date.
If it is set to “Upto Today + N days” then it checks the availability only for records that fall within today and “n” no. of days set in the “No.of days(N)” field.
If the “Include Reservation for Manufacturing orders Also” boolean is enabled then it also checks the availability for manufacturing orders.
If any of the products are not available at the time of checking then a Scheduler can be run for the availability of the products at a certain interval on the records which fall on today or within “n” no. of days set in the “Ndays” field in the settings.
Credits
Contributors
- Sodexis <apps@sodexis.com>
This module is maintained by Sodexis.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module