Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
474 Zobrazení

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
Zrušit
Nejlepší odpověď


  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
Zrušit

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