Skip to content
Snippets Groups Projects
Commit 81ad4d6a authored by Víctor Martínez's avatar Víctor Martínez Committed by Pedro M. Baeza
Browse files

[FIX] stock_landed_costs: Allow to use LC without real_time


The requirement of having real_time valuation in product categories to use LC is not needed
at all, as the information is taken from stock.valuation.layer, but it was previously
enforced due to the leftovers of the previous algorithm.

We remove such requirement in this commit, and also not creating the LC journal entry in
such cases.

TT32954

closes odoo/odoo#80200

Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
parent 9b339afa
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment