diff --git a/addons/account/report/invoice.rml b/addons/account/report/invoice.rml index bb3c1ce00d7..1962a14a20b 100644 --- a/addons/account/report/invoice.rml +++ b/addons/account/report/invoice.rml @@ -63,14 +63,6 @@ - - - - - - - - @@ -145,6 +137,8 @@ + + @@ -154,9 +148,24 @@ + + + + + + + + + + + + + + + @@ -172,14 +181,32 @@ - + + + + + + + + + + + + + + + + + + + @@ -188,7 +215,6 @@ - @@ -198,29 +224,30 @@ - + - + - - + + - - - - - - - - + + + + + + + + + @@ -316,7 +343,7 @@ - [[ l.name ]] + [[ l.name ]] [[ ', '.join([lt.name for lt in l.invoice_line_tax_id]) ]] @@ -342,41 +369,41 @@ - [[ repeatIn((l.note and l.note.splitlines()) or [], 'note') ]] - [[ note or removeParentNode('para') ]] + [[ repeatIn((l.note and l.note.splitlines()) or [], 'note') ]] + [[ note or removeParentNode('para') ]] - + - + - + - + - + - + - + @@ -450,7 +477,7 @@ - + [[ format(o.amount_tax or removeParentNode('blockTable')) ]] @@ -471,11 +498,16 @@ + + + + + [[ repeatIn(o.tax_line,'t') ]] - + [[ t.name ]] @@ -489,12 +521,33 @@ + + + + + + + + + + + + + + + + - + - + + + + + +