Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Discuss (mail) • Invoicing (account) |
Lines of code | 791 |
Technical Name |
deltatech_nap |
License | OPL-1 |
Website | https://www.terrabit.ro |
Versions | 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Discuss (mail) • Invoicing (account) |
Lines of code | 791 |
Technical Name |
deltatech_nap |
License | OPL-1 |
Website | https://www.terrabit.ro |
Versions | 15.0 16.0 17.0 18.0 |
NAP
Deltatech NAP (Need and Availability Planning)
Description
The Deltatech NAP module is a specialized Odoo extension developed by Terrabit/Deltatech that focuses on inventory demand planning and stock availability management. NAP stands for “Need and Availability Planning,” providing businesses with advanced tools to optimize their inventory management processes, track product demand, and monitor delivery history.
Key Features
- Stock Demand Analysis: Tools for analyzing and forecasting product demand based on historical data and current trends
- Delivery History Tracking: Comprehensive tracking of product delivery patterns to optimize future inventory planning
- Product Availability Management: Enhanced product availability monitoring and planning capabilities
- Inventory Planning Integration: Seamless integration with Odoo’s inventory management system for better planning decisions
- Historical Data Utilization: Leverages past delivery and demand data to improve inventory forecasting
Technical Implementation
The module extends several core Odoo models including:
- Product model for enhanced inventory planning capabilities
- Custom Stock Demand model for tracking and analyzing product demand
- Delivery History tracking for comprehensive delivery analytics
Module Structure
The module follows a standard Odoo structure with:
- Models directory containing the core business logic:
- Extensions to the product model product.py
- Implementation for demand tracking and analysis stock_demand.py
- Tracking of delivery history for planning stock_delivery_history.py
- Views for the user interface
- Security settings for access control
- Data files for initial configuration
- Internationalization support
Integration
This module is designed to work with the standard Odoo inventory management system and can be complemented by the module for website integration. It’s particularly useful for businesses with complex inventory management needs, where accurate forecasting and planning are essential for operational efficiency. deltatech_nap_website
Benefits
- Improved inventory forecasting accuracy
- Reduced stockouts and excess inventory
- Better understanding of product demand patterns
- Enhanced decision-making for purchasing and production planning
- Streamlined inventory management processes
This module is part of the Deltatech/Terrabit suite of addons for Odoo, developed to enhance the functionality of Odoo for specific business needs.
Table of contents
Changelog
14.0.1.0.5
- [IMP] remove puchase_ok
14.0.1.0.4
- [IMP] speed improvements specially for a lot of sublocations & is taking only products that are active and puchase_ok
15.0.1.0.6
- [MIG] migration from 14.0.1.0.4
15.0.1.1.1
- [IMP] add new fields in wizard to increase sale and safety stock
- [IMP] add new fields in wizard to ignore exceptional sale and sale after qty
- [IMP] add new field to indicate quantity to order greater than this value
- [IMP] add button to show products selected in report
16.0.1.2.0
- [IMP] Add stock history for migration from legacy system
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dorin Hongu
Contributors
- Terrabit:
- Dorin Hongu <dhongu@gmail.com>
- NextERP Romania:
- Alexandru Teodor <alexteodor@gmail.com >
Do not contact contributors directly about support or help with technical issues.
Maintainers
Current maintainer:
This module is part of the terrabit-ro/bitshop project on GitHub.
You are welcome to contribute.
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