Merge PR #911 into 14.0

Signed-off-by adrienpeiffer
This commit is contained in:
OCA-git-bot
2022-09-20 12:13:10 +00:00

View File

@@ -101,7 +101,9 @@
<t
t-if="line.move_line_id.move_id and 'in_' in line.move_line_id.move_id.move_type"
>
<span t-field="line.move_line_id.move_id.ref" />
<span
t-esc="line.move_line_id.move_id.ref or line.move_line_id.move_id.payment_reference"
/>
</t>
<t t-else="">
<span t-esc="line.move_line_id.move_id.name" />