ShippedQty: Verwaiste Option fill_up aus Mandantenkonfig entfernt
[kivitendo-erp.git] / templates / webpages / client_config / _warehouse.html
index 081f5a1..f30fc78 100644 (file)
     [% LxERP.t8('Ignore services for the purchase orders state of delivery') %]
    </td>
   </tr>
+ <tr><td class="listheading" colspan="4">[% LxERP.t8("Shipped Quantity Algorithm") %]</td></tr>
+ <tr>
+  <td align="right">[% LxERP.t8('Require stock out to consider a delivery order position delivered?') %]</td>
+  <td>[% L.yes_no_tag('defaults.shipped_qty_require_stock_out', SELF.defaults.shipped_qty_require_stock_out) %]</td>
+  <td>[% LxERP.t8('If yes, delivery order positions are considered "delivered" only if they have been stocked out of the inventory. Otherwise saving the delivery order is considered delivered.') %]</td>
+ </tr>
  </table>
 </div>