Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
545 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhấ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 
Ảnh đại diện
Huỷ bỏ

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