Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 891fe11e

Von Jan Büren vor fast 14 Jahren hinzugefügt

  • ID 891fe11e0c8386b11920ddd3d14947e6e4dfb7a6
  • Vorgänger 597846d8
  • Nachfolger 9978980b

FiBu -> Bericht -> Offene Forderung | Offene Verbindlichkeiten um Altersstrukturliste (30, 60, 90, 120) erweitert

Unterschiede anzeigen:

bin/mozilla/rp.pl
265 265

  
266 266
<input type=hidden name=title value="$form->{title}">
267 267

  
268
<table width=100%>
268
<table width=100% border="0">
269 269
  <tr>
270 270
    <th class=listtop>$form->{title}</th>
271 271
  </tr>
272 272
  <tr height="5"></tr>
273 273
  <tr>
274 274
    <td>
275
      <table>
275
      <table border="0">
276 276
      $department
277 277
|;
278 278

  
......
805 805
          <th align=right>| . $locale->text($label) . qq|</th>
806 806
          <td>$vc</td>
807 807
        </tr>
808
        <tr>
809
          <td>| . $locale->text('Review of Aging list') . qq|</td>
810
          <td><select name="review_of_aging_list"> 
811
              <option></option>
812
              <option>0-30</option>
813
              <option>30-60</option>
814
              <option>60-90</option>
815
              <option>90-120</option>
816
              <option>> 120</option>
817
              </select>
818
          </td>
819
        </tr>
808 820
        <tr>
809 821
          <td align=left colspan=4>| . $locale->text('From') . qq|&nbsp;
810 822
              $button1

Auch abrufbar als: Unified diff