+ <tr>
+ <td align="right">[% LxERP.t8('If item not found, allow creation of new item') %]</td>
+ <td>[% L.yes_no_tag('defaults.create_part_if_not_found', SELF.defaults.create_part_if_not_found) %]</td>
+ <td>[% LxERP.t8('If searching a part from a document and no part is found then offer to create a new part.') %]</td>
+ </tr>