| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Discuss (mail) • Invoicing (account) |
| Lines of code | 597 |
| Technical Name |
lv_nova_stock_alerts |
| License | OPL-1 |
| Website | https://www.luanviservices.com |
Stock Alerts Dashboard — Reorder & Quick PO
Stop finding out you ran out of stock too late. A visual kanban dashboard groups your reorder rules by alert level — out of stock, low stock, OK — with a mini progress bar, supplier lead time, and a one-click "Create PO" button per card. For bulk ordering, select multiple products and create all purchase orders (grouped by vendor) in a single wizard.
📊 Visual kanban dashboard
Three columns: Out of Stock, Low Stock, OK. Color-coded cards with progress bars and supplier info.
🛒 One-click PO creation
Create a purchase order for a single product directly from its card, pre-filled with supplier and quantity.
📦 Bulk ordering wizard
Select multiple lines from the list view → Action → "Create Purchase Orders". One PO per supplier, automatic.
📧 Daily email digest
Automatic daily summary email to stock managers listing all critical and low-stock products.
How it works
- Make sure your products have Reorder Rules configured (min/max quantities) — this module reads those rules.
- Open Inventory → Stock Alerts. The dashboard shows only products that need attention by default.
- Click Create PO on any card to place an order for that product immediately.
- Switch to the list view, select multiple products, and use Action → Create Purchase Orders to place orders for all of them at once.
- A scheduled action sends a daily digest email to all users with the "Stock Manager" role.
Compatibility
Odoo 18.0 Community Enterprise Requires: Inventory, Purchase
Technical notes
- Extends
stock.warehouse.orderpoint(reorder rules) with computed fields — no extra master data to configure. - Alert level is recomputed automatically when on-hand quantity changes.
- Lead time and supplier are read from the product's preferred supplier (first active
product.supplierinforecord). - The daily email cron is active by default; it can be disabled under Technical → Automation → Scheduled Actions.
Support
For questions or bug reports, please use the support button on the App Store or email luanviservicesinfo@gmail.com.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Discuss (mail) • Invoicing (account) |
| Lines of code | 597 |
| Technical Name |
lv_nova_stock_alerts |
| License | OPL-1 |
| Website | https://www.luanviservices.com |
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