Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5d9780f2

Von Hans P. Schlaepfer vor mehr als 3 Jahren hinzugefügt

  • ID 5d9780f2aecfda3d1bfe88e48be5fbe2a698624b
  • Vorgänger 9ba72b4b
  • Nachfolger f5295b14

USE-Einleitungen formatiert templates/webpages/client_config/

Unterschiede anzeigen:

templates/webpages/client_config/_features.html
1
[%- USE LxERP -%][%- USE L -%][%- USE P -%][%- USE T8 %]
2 1
[% SET style="width: 250px" %]
3 2
<div id="features">
4 3
 <table>
......
203 202
   <td>[% L.yes_no_tag('defaults.allow_sales_invoice_from_sales_quotation', SELF.defaults.allow_sales_invoice_from_sales_quotation) %]</td>
204 203
   <td>[% LxERP.t8('If disabled sales quotations cannot be converted into sales invoices directly.') %]</td>
205 204
  </tr>
205
[% USE LxERP %]
206
[% USE L %]
207
[% USE P %]
208
[% USE T8 %]
206 209

  
207 210
  <tr>
208 211
   <td align="right">[% LxERP.t8('Allow conversion from sales orders to sales invoices') %]</td>

Auch abrufbar als: Unified diff