]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/client_config/_posting_configuration.html
Merge branch 'b-3.6.1' into mebil
[mfinanz.git] / templates / webpages / client_config / _posting_configuration.html
index 73583eb5f4480618aad1164f8e0bd9c36f64eed3..0235cc3e1b831337c9252a39f9f246f6a1bdf2de 100644 (file)
    <td>[% L.select_tag('defaults.payments_changeable', SELF.payment_options, value_key = 'value', title_key = 'title', default = SELF.defaults.payments_changeable) %]</td>
    <td>[% LxERP.t8('Should payments be and when should they be changeable after posting?') %]</td>
   </tr>
+  <tr>
+   <td align="right">[% LxERP.t8('Record numbers changeable') %]</td>
+   <td>[% L.yes_no_tag('defaults.sales_purchase_record_numbers_changeable', SELF.defaults.sales_purchase_record_numbers_changeable) %]</td>
+   <td>[% LxERP.t8('If disabled, record numbers for sales records & purchase records produced by our side will always be auto-generated and cannot be changed later.') %]</td>
+  </tr>
 
   <tr> </tr>
   <tr> </tr>
@@ -45,7 +50,7 @@
   <tr>
    <td align="right">[% LxERP.t8('Add document for AR transactions') %]</td>
    <td>[% L.yes_no_tag('defaults.ar_add_doc', SELF.posting_options, value_key = 'value', title_key = 'title', default = SELF.defaults.ar_add_doc) %]</td>
-   <td>[% LxERP.t8('Show document tab after posting?') %]</td>
+   <td>[% LxERP.t8('Do not leave booking form?') %]</td>
   </tr>
   <tr>
    <td align="right">[% LxERP.t8('Add document for AP transactions') %]</td>