-
- Downloads
[FIX] account: return format of function field
When no result is found on the function field 'invoice' (account.move.line), instead of returning {move_id: (False, '')}, return {move_id: False} (expected for m2o fields) Fixes #2138, opw 613096
Loading
Please register or sign in to comment