Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 24cdf9e9

Von Moritz Bunkus vor mehr als 10 Jahren hinzugefügt

  • ID 24cdf9e915da3c67ffaee1c321b937e1f88f0417
  • Vorgänger 0194799c
  • Nachfolger ea25e624

Einkauf/Verkauf: Vorgangsbezeichnung in Suche default an…

…sofern in der Mandantenkonfiguration das Erzwingen der Eingabe der
Vorgangsbezeichnung eingeschaltet ist.

Unterschiede anzeigen:

templates/webpages/oe/search.html
236 236
         <label for="l_globalprojectnumber">[% 'Project Number' | $T8 %]</label>
237 237
        </td>
238 238
        <td>
239
         <input name="l_transaction_description" id="l_transaction_description" class="checkbox" type="checkbox" value="Y">
239
         <input name="l_transaction_description" id="l_transaction_description" class="checkbox" type="checkbox" value="Y"[% IF INSTANCE_CONF.get_require_transaction_description_ps %] checked[% END %]>
240 240
         <label for="l_transaction_description">[% 'Transaction description' | $T8 %]</label>
241 241
        </td>
242 242
       </tr>

Auch abrufbar als: Unified diff