Skip to content
Snippets Groups Projects
Commit 6ef158b6 authored by Josse Colpaert's avatar Josse Colpaert
Browse files

[IMP] stock: getting quants methods refactor

The methods for getting the quants took a lot of parameters,
as in most of the cases (only exception being the negative
quants reconcile) the parameters depended on the move/pack operation
being processed.  By just passing the move and ops the code gets simpler.

There should also only be one place where most of the domain for searching the quants
based on the move/ops is calculated.
parent 4914fcb0
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