Revision 2b8b5e59
Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt
templates/webpages/liquidity_projection/_filter.html | ||
---|---|---|
[%- USE LxERP -%][%- USE L -%]
|
||
[% USE LxERP %]
|
||
[% USE L %]
|
||
[% USE T8 %]
|
||
|
||
<form method="post" action="controller.pl" id="filter_form">
|
||
<table border="0">
|
templates/webpages/liquidity_projection/_result.html | ||
---|---|---|
[%- USE HTML -%][%- USE LxERP -%]
|
||
[%- SET name_col = FORM.params.salesman || FORM.params.buchungsgruppe || FORM.params.type %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
[% SET name_col = FORM.params.salesman || FORM.params.buchungsgruppe || FORM.params.type %]
|
||
|
||
<table border="0">
|
||
<tr>
|
templates/webpages/liquidity_projection/show.html | ||
---|---|---|
[% USE HTML %][% USE LxERP %][%- USE L -%]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
[% USE L %]
|
||
<body>
|
||
|
||
<h1>[% HTML.escape(title) %]</h1>
|
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert /templates/webpages/liquidity_projection/