-
- Downloads
[FIX] stock_account: lock date
`_check_lock_date` is defined on a `account.move`, while in this case `move` refers to a `stock.move`. We re-implement a logic similar to the original commit 287b2932. Fixes #20913 opw-782395
Please register or sign in to comment