Revision 21067672
Von Bernd Bleßmann vor fast 7 Jahren hinzugefügt
templates/webpages/order/tabs/basic_data.html | ||
---|---|---|
235 | 235 |
</tr> |
236 | 236 |
[%- IF SELF.type == "sales_order" %] |
237 | 237 |
<tr> |
238 |
<th align="right">[%- 'Periodic Invoices' | T8 %]</th> |
|
238 |
<th align="right">[%- 'Periodic Invoices' | $T8 %]</th>
|
|
239 | 239 |
<td>[% L.button_tag('kivi.Order.show_periodic_invoices_config_dialog()', LxERP.t8('Configure')) %] |
240 | 240 |
(<span id='periodic_invoices_status'>[%- SELF.periodic_invoices_status -%]</span>) |
241 | 241 |
<a href="doc/html/ch03.html#features.periodic-invoices.variables" target="_blank">?</a> |
Auch abrufbar als: Unified diff
Auftrags-Controller: Telmplate: '$' vor T8-Filter