Bug 23445: (RM follow-up) Missing filter

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Martin Renvoize 2019-08-16 13:47:49 +01:00
parent b48e2d5e7a
commit 7e4f25e088
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -389,7 +389,7 @@
[% FOREACH unit IN ir_units %]
<tr>
<th scope="row"><b>Warning</b></th>
<td>The [% unit.branchcode | html %], [% unit.categorycode | html %], [% unit.itemtype %]
<td>The [% unit.branchcode | html %], [% unit.categorycode | html %], [% unit.itemtype | html %]
issuingrule will fallback to 'days' for 'lengthunit' as it is incorrectly defined as
[% unit.lengthunit | html %].
</td>