İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
468 Görünümler

I have a problem on odoo v 18 community module for "merging" locations and validating a sale even when the product is out of stock, (it sells to a -ve value). I have tried using custom modules but none has been useful, any insight might be appreciated.

Avatar
Vazgeç
En İyi Yanıt


  1. Activate Developer Mode
    Go to Settings → Enable Developer Mode
  2. Allow Negative Stock
    • Go to Inventory → ConfigurationProduct Categories
    • Open the category used by your product
    • Enable:  Allow Negative Stock

This solves the issue where Odoo blocks sales when stock is 0 or less.

To merge stock locations, manually transfer products:

  • Go to Inventory → OperationsTransfers
  • Create an Internal Transfer from one location to another 
Avatar
Vazgeç

I can't see this option - can you post a screenshot?