]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/client_config/_stocktaking.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[mfinanz.git] / templates / webpages / client_config / _stocktaking.html
index 6306f5c6c4c040a976a4df444d065c21d9c3b044..d95d2a51f15469a5cb1ed6b3b4f420a521ae3f77 100644 (file)
   </tr>
   <tr>
 
+  <tr>
+   <td align="right" nowrap="true">[% LxERP.t8('Threshold for warning on quantity difference') %]</td>
+   <td>[% L.input_tag('defaults.stocktaking_qty_threshold_as_number', SELF.defaults.stocktaking_qty_threshold_as_number, size=15, class="numeric") %]</td>
+   <td>
+    [% LxERP.t8('If the counted quantity differs more than this threshold from the quantity in the database, a warning will be shown. Set to 0 to switch of this feature.') %]<br>
+   </td>
+  </tr>
+  <tr>
+
  </table>
 </div>