Skip to content
Snippets Groups Projects
Commit 20b58fc7 authored by Rémy Voet (ryv)'s avatar Rémy Voet (ryv)
Browse files

[REF] stock: remove `_product_available` method


This method is useless and it bypass the computation of some fields
(qty_available, virtual_available, incoming_qty, outgoing_qty). Then
this method is not cache-friendly, and we should use `read` instead.

task-2439019

closes odoo/odoo#66621

Related: odoo/enterprise#16584
Signed-off-by: default avatarArnold Moyaux <amoyaux@users.noreply.github.com>
parent 64caa930
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment