Revision 9eeb674e
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/is/_payments.html | ||
---|---|---|
[%- USE LxERP %]
|
||
[%- USE T8 %]
|
||
[%- USE L %]
|
||
<tr>
|
||
<td>
|
||
<table width="100%">
|
||
... | ... | |
|
||
</tr>
|
||
[% END # foreach %]
|
||
[% USE LxERP %]
|
||
[% USE T8 %]
|
||
[% USE L %]
|
||
|
||
<tr>
|
||
<td></td>
|
templates/webpages/is/form_footer.html | ||
---|---|---|
[%- USE T8 %]
|
||
[%- USE HTML %]
|
||
[%- USE LxERP %]
|
||
[%- USE L %][%- USE P -%]
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
[% USE L %]
|
||
[% USE P %]
|
||
|
||
<tr>
|
||
<td>
|
||
<table width="100%">
|
templates/webpages/is/form_header.html | ||
---|---|---|
[%- USE T8 %]
|
||
[%- USE HTML %]
|
||
[%- USE LxERP %]
|
||
[%- USE L %][%- USE P -%]
|
||
[%- SET follow_up_trans_info = invnumber _ ' (' _ customer_obj.name _ ')' %]
|
||
[% USE T8 %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
[% USE L %]
|
||
[% USE P %]
|
||
[% SET follow_up_trans_info = invnumber _ ' (' _ customer_obj.name _ ')' %]
|
||
<script type="text/javascript" src="js/common.js"></script>
|
||
<script type="text/javascript" src="js/delivery_customer_selection.js"></script>
|
||
<script type="text/javascript" src="js/calculate_qty.js"></script>
|
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/is/