Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e49694ba

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

  • ID e49694ba7946f6dfd3d657397a55f8f8740c23b1
  • Vorgänger 0d3f8618
  • Nachfolger e7f69bc9

Neues Design 2019 Standard-Code templates/webpages/gl/

Unterschiede anzeigen:

templates/webpages/gl/form_header.html
21 21
<form method="post" name="gl" action="gl.pl" id="form">
22 22

  
23 23
[% FOREACH name IN [ 'id', 'closedto', 'locked', 'storno', 'storno_id', 'previous_id', 'previous_gldate' ] %]
24
[% L.hidden_tag(name, $name) %]
25
[%- END %]
24
  [% L.hidden_tag(name, $name) %]
25
[% END %]
26 26

  
27 27
<input type=hidden name=title value="[% hide_title | html %]">
28 28

  
......
32 32
<input type="hidden" name="follow_up_rowcount" value="1">
33 33

  
34 34
<div id="ir_tabs" class="tabwidget">
35
 <ul>
35

  
36
<ul>
36 37
  <li><a href="#ui-tabs-basic-data">[% 'Basic Data' | $T8 %]</a></li>
37
[%- IF INSTANCE_CONF.get_webdav %]
38
  <li><a href="#ui-tabs-webdav">[% 'WebDAV' | $T8 %]</a></li>
39
[%- END %]
40
[%- IF id %]
41
[%- IF INSTANCE_CONF.get_doc_storage %]
42
  <li><a href="controller.pl?action=File/list&file_type=document&object_type=gl_transaction&object_id=[% HTML.url(id) %]">[% 'Documents' | $T8 %]</a></li>
43
  <li><a href="controller.pl?action=File/list&file_type=attachment&object_type=gl_transaction&object_id=[% HTML.url(id) %]">[% 'Attachments' | $T8 %]</a></li>
44
[%- END %]
45
[%- END %]
46
 </ul>
47
 <div id="ui-tabs-basic-data">
48

  
49
<table width=100%>
50
[%- IF saved_message %]
51
  <tr>
52
    <td>[% saved_message | html %]</th>
53
  </tr>
54
[%- END %]
55

  
56
  <tr height="5"></tr>
57
  <tr>
58
    <td>
59
      <table>
60
        <tr>
61
          <td colspan="6" align="left">[% 'Previous transnumber text' | $T8 %] [% previous_id  %] . [% 'Previous transdate text' | $T8 %] [% previous_gldate %]</td>
62
        </tr>
63
        <tr>
64
          <th align="right">[% 'Reference' | $T8 %]</th>
65
          <td>[% L.input_tag('reference', reference,  size=20, readonly=readonly) %]</td>
66
          <th align="right">[% 'Transdate' | $T8 %]</th>
67
          <td>[% L.date_tag('transdate', transdate, readonly=readonly) %]</td>
68
        </tr>
69
[%- IF id %]
70
        <tr>
71
          <th align="right">[% 'ID' | $T8 %]</th>
72
          <td>[% L.input_tag('id', id,  size=20, readonly=readonly) %]</td>
73
          <th align="right">[% 'Gldate' | $T8 %]</th>
74
          <td>[% L.date_tag('gldate', gldate, readonly=1) %]<img class="ui-datepicker-trigger" src="image/calendar.png" alt="..." title="..." style='visibility:hidden'></td>
75
        </tr>
76
[%- END %]
77

  
78
        [% SET departments_style = "";
79
           SET departments_style = "style='visibility:hidden'" IF ALL_DEPARTMENTS.size == 0 %]
80
        <tr>
81
          <th [%- departments_style -%]align="right">[% 'Department' | $T8 %]</th>
82
          <td [%- departments_style -%]>[% L.select_tag('department_id', ALL_DEPARTMENTS, default = department_id, title_key = 'description', with_empty = 1) %]</td>
83
          <th align=right>[% 'Tax point' | $T8 %]</th>
84
          <td>[% L.date_tag('tax_point', tax_point) %]</td>
85
        </tr>
86
        <tr>
87
          <th align="right">[% 'Description' | $T8 %]</th>
88
          <td>[% L.areainput_tag('description', description, cols=50, readonly=readonly) %]</td>
89
          <th align=right>[% 'Delivery Date' | $T8 %]</th>
90
          <td>[% L.date_tag('deliverydate', deliverydate) %]</td>
91
        </tr>
92
        <tr>
93
          <th align="right">[%- IF id %][% 'Mitarbeiter' | $T8 %][% END %]</th>
94
          <td>[%- IF id %][% L.input_tag('employee', employee, size=20, readonly=readonly) %][% END %]</td>
95
          <th align="right">[% 'MwSt. inkl.' | $T8 %]</th>
96
          <td>[% L.checkbox_tag('taxincluded', checked=taxincluded) %]</td>
97
        </tr>
98

  
99
      <tr>
100
       <td colspan=4>
101
         [% 'OB Transaction' | $T8 %] [% L.checkbox_tag('ob_transaction' checked=ob_transaction) %]
102
         [% 'CB Transaction' | $T8 %] [% L.checkbox_tag('cb_transaction' checked=cb_transaction) %]
103
       </td>
104
      </tr>
105
      <tr>
106
       <td width="1%" align="right" nowrap>[% 'Show details' | $T8 %]</td>
107
       <td width="1%">[% L.checkbox_tag('show_details', checked=show_details, onclick='show_form_details();') %]</td>
108
      </tr>
109

  
110
      <tr>
111
      <td colspan=4>
112
          <table width=100%>
113
           <tr class=listheading>
114
          <th class=listheading style="width:15%">[% 'Account' | $T8 %]</th>
115
          <th class=listheading style="width:10%">[% 'Chart balance' | $T8 %]</th>
116
          <th class=listheading style="width:10%">[% 'Debit' | $T8 %]</th>
117
          <th class=listheading style="width:10%">[% 'Credit' | $T8 %]</th>
118
          <th class=listheading style="width:10%">[% 'Tax' | $T8 %]</th>
119
          <th class=listheading style="width:5%">[% 'Taxkey' | $T8 %]</th>
120

  
121
[%- IF show_details %]
122
          <th class=listheading style="width:20%">[% 'Source' | $T8 %]</th>
123
          <th class=listheading style="width:20%">[% 'Memo' | $T8 %]</th>
124
          <th class=listheading style="width:20%">[% 'Project Number' | $T8 %]</th>
125
[%- END %]
126

  
127
        </tr>
38
  [% IF INSTANCE_CONF.get_webdav %]
39
    <li><a href="#ui-tabs-webdav">[% 'WebDAV' | $T8 %]</a></li>
40
  [% END %]
41
  [% IF id %]
42
    [% IF INSTANCE_CONF.get_doc_storage %]
43
      <li><a href="controller.pl?action=File/list&file_type=document&object_type=gl_transaction&object_id=[% HTML.url(id) %]">[% 'Documents' | $T8 %]</a></li>
44
      <li><a href="controller.pl?action=File/list&file_type=attachment&object_type=gl_transaction&object_id=[% HTML.url(id) %]">[% 'Attachments' | $T8 %]</a></li>
45
    [% END %]
46
  [% END %]
47
</ul>
48

  
49
<div id="ui-tabs-basic-data">
50
[% INCLUDE 'common/flash.html' %][% # PENDENT: SOLL DAS AUCH IN DEN ANDEREN TABS STEHEN? WIRD SCHWIERIG ZUM CSS-PLAZIEREN %]
51

  
52
<div class="wrapper">
53

  
54
[% IF saved_message %]
55
  <div class="message">[% saved_message | html %]</div>
56
[% END %]
57

  
58
[% IF previous_id %]
59
  <div class="message message_hint">
60
    [% 'Previous transnumber text' | $T8 %] <b>[% previous_id %]</b> [% 'Previous transdate text' | $T8 %] <b>[% previous_gldate %] </b>
61
  </div>
62
[% END %]
63

  
64
</div><!-- /.wrapper -->
65

  
66
<div class="wrapper">
67

  
68
<table class="tbl-horizontal">
69
  <tbody>
70
    <tr>
71
      <th>[% 'Reference' | $T8 %]</th>
72
      <td>[% L.input_tag('reference', reference, class='wi-wide', readonly=readonly) %]</td>
73
    </tr>
74
    <tr>
75
      <th>[% 'Transdate' | $T8 %]</th>
76
      <td>[% L.date_tag('transdate', transdate, readonly=readonly) %]</td>
77
    </tr>
78
    [% IF id %]
79
    <tr>
80
      <th>[% 'ID' | $T8 %]</th>
81
      <td>[% L.input_tag('id', id, class="wi-small", readonly=readonly) %]</td>
82
    </tr>
83
    <tr>
84
      <th>[% 'Gldate' | $T8 %]</th>
85
      [%-# hidden img to keep alignment -%]
86
      <td>[% L.date_tag('gldate', gldate, readonly=1) %]<img class="ui-datepicker-trigger" src="image/calendar.png" alt="..." title="..." style='visibility:hidden'></td>
87
    </tr>
88
    [% END %]
89
    <tr>
90
      <th>[% 'Tax point' | $T8 %]</th>
91
      <td>[% L.date_tag('tax_point', tax_point) %]</td>
92
    </tr>
93
    [% SET departments_style = "";
94
       SET departments_style = "style='visibility:hidden'" IF ALL_DEPARTMENTS.size == 0 %]
95
    <tr>
96
      <th [%- departments_style -%]>[% 'Department' | $T8 %]</th>
97
      <td [%- departments_style -%]>[% L.select_tag('department_id', ALL_DEPARTMENTS, default=department_id, title_key='description', with_empty=1, class='wi-wide') %]</td>
98
    </tr>
99

  
100
    <tr>
101
      <th>[% 'Description' | $T8 %]</th>
102
      <td class="wi-wide">[% L.areainput_tag('description', description, readonly=readonly, cols=10, class='wi-wide') %]</td>
103
    </tr>
104
    <tr>
105
      <th class="right" width="50%" nowrap>[% 'Delivery Date' | $T8 %]</th>
106
      <td class="left">[% L.date_tag('deliverydate', deliverydate) %]</td>
107
    </tr>
108
    <tr>
109
      <th>[%- IF id %][% 'Mitarbeiter' | $T8 %][% END %]</th>
110
      <td>[%- IF id %][% L.input_tag('employee', employee, class='wi-normal', readonly=readonly, class='wi-wide') %][% END %]</td>
111
      <th>[% 'MwSt. inkl.' | $T8 %]</th>
112
      <td>[% L.checkbox_tag('taxincluded', checked=taxincluded) %]</td>
113
    </tr>
114
  </tbody>
115
</table>
116

  
117
<table class="tbl-horizontal">
118
  <tbody>
119
    <tr>
120
      <th>
121
        <span class="label above">[% 'Optional Transaction Type' | $T8 %]</span>
122
        <label for="ob_transaction">[% L.checkbox_tag('ob_transaction' checked=ob_transaction) %] [% 'CB Transaction' | $T8 %]</label> <br>
123
        <label for="cb_transaction">[% L.checkbox_tag('cb_transaction' checked=cb_transaction) %] [% 'OB Transaction' | $T8 %]</label>
124
      </th>
125
    </tr>
126
  </tbody>
127
</table>
128

  
129
</div><!-- /.wrapper -->
130
<div class="wrapper">
131

  
132
<div class="buttons positions">
133
  <label class="button neutral" for="show_details">[% IF show_details %][% 'Hide details' | $T8 %][% ELSE %][% 'Show details' | $T8 %][% END %]</label>
134
  [% L.checkbox_tag('show_details', checked=show_details, onclick='show_form_details();', style='display:none') %]
135
</div>
136

  
137
<table class="tbl-list wi-moderate">
138
  <caption>[% 'Transaction' | $T8 %]</caption>
139
  <thead>
140
    <tr>
141
      <th>[% 'Account' | $T8 %]</th>
142
      <th class="right">[% 'Chart balance' | $T8 %]</th>
143
      <th class="right">[% 'Debit' | $T8 %]</th>
144
      <th class="right">[% 'Credit' | $T8 %]</th>
145
      <th class="right">[% 'Tax' | $T8 %]</th>
146
      <th>[% 'Taxkey' | $T8 %]</th>
147
      [% IF show_details %]
148
        <th>[% 'Source' | $T8 %]</th>
149
        <th>[% 'Memo' | $T8 %]</th>
150
        <th>[% 'Project Number' | $T8 %]</th>
151
      [% END %]
152
    </tr>
153
  </thead>
154
  <tbody>

Auch abrufbar als: Unified diff