[IMP] mrp,stock_account: faster computation
Use read_group is faster than the python equivalent, and then don't push ids in ORM cache, which makes the ORM faster later in the process. Also unlink in batch.
Loading
Please register or sign in to comment