Hello guys, I would like to get more details about the Stock periods
> On the same subject, I'm perplex on the purpose of stock.period. > > > Is it only for caching quantities ? > > Caching and side effect to prevent move before the date. > Caching is done only on quantities? > > Why is there only a date and not two (begin/end) to define a period ? > Because it is a period from -∞ to date. > > > > What impact does closing a stock period have, beyond making all moves > frozen ? > > Nothing else. > > So if I freeze stock.moves with closing periods, new calculations (during stock.move Assign/done process) will not include moves before closing date? We have an issue with stock move locking during assigning / run / done process because of 5-10 users working parallel (we use huge amounts of products (around 10k periodic ones)) and do not use stock period closing still. So process takes long time (few minutes) and during that time other users try to do parallel tasks. we use supervizord and load balancer, so it is ok when using reports, but when it is connected with the stock - it is not going to good at the moment :)
