Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision d11b4c22

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID d11b4c227c41f2484223a9daddf77127ae6d946a
  • Vorgänger 6c053f87
  • Nachfolger d9df5675

Reclamation: add default settings

Unterschiede anzeigen:

templates/webpages/client_config/_orders_deleteable.html
21 21
   <td>[% L.yes_no_tag('defaults.purchase_delivery_order_show_delete', SELF.defaults.purchase_delivery_order_show_delete) %]</td>
22 22
   <td>[% LxERP.t8('Show delete button in purchase delivery orders?') %]</td>
23 23
  </tr>
24

  
25
  <tr>
26
   <td align="right">[% LxERP.t8('Sales Reclamations deleteable') %]</td>
27
   <td>[% L.yes_no_tag('defaults.sales_reclamation_show_delete', SELF.defaults.sales_reclamation_show_delete) %]</td>
28
   <td>[% LxERP.t8('Show delete button in sales reclamations?') %]</td>
29
  </tr>
30
  <tr>
31
   <td align="right">[% LxERP.t8('Purchase Reclamations deleteable') %]</td>
32
   <td>[% L.yes_no_tag('defaults.purchase_reclamation_show_delete', SELF.defaults.purchase_reclamation_show_delete) %]</td>
33
   <td>[% LxERP.t8('Show delete button in purchase reclamations?') %]</td>
34
  </tr>
24 35
 </table>
25 36
</div>

Auch abrufbar als: Unified diff