-
- Downloads
[FIX] account_asset: use newest depreciation date for new depreciations
The code uses self.depreciation_line_ids[0] and incorrectly assumes it is always the latest (newest) depreciation line. This sorts the recordset to guarantee that this is true. opw-678678
Loading
Please register or sign in to comment