Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a42b2b66

Von Bernd Bleßmann vor mehr als 1 Jahr hinzugefügt

  • ID a42b2b66483237dcb2b901ccfb1ba354d14d6ba0
  • Vorgänger a12969f8
  • Nachfolger 2624618d

Auftragszentrische verknüpfte Belege: Optionen in Mandantenkonfiguration

- Beleg selber mit in der Liste Anzeigen
- Verkaufsangebote mit in der Liste Anzeigen

Unterschiede anzeigen:

templates/webpages/client_config/_record_links.html
8 8
    [% LxERP.t8('If enabled the record links view starts always from the sales order including all sublevels') %]<br>
9 9
   </td>
10 10
  </tr>
11
  <tr>
12
   <td align="right" nowrap="true">[% LxERP.t8('Include a link to the record itself') %]</td>
13
   <td>[% L.yes_no_tag('defaults.record_links_from_order_with_myself', SELF.defaults.record_links_from_order_with_myself) %]</td>
14
   <td>
15
    [% LxERP.t8('Include the record itself in the list of linked records, if the view for record links from sales order is enabled.') %]<br>
16
    [% LxERP.t8('This way you can get a similar list of linked records for every record in the same workflow.') %]<br>
17
   </td>
18
  </tr>
19
  <tr>
20
   <td align="right" nowrap="true">[% LxERP.t8('Include links to sales quotations') %]</td>
21
   <td>[% L.yes_no_tag('defaults.record_links_from_order_with_quotations', SELF.defaults.record_links_from_order_with_quotations) %]</td>
22
   <td>
23
    [% LxERP.t8('Include sales quotations in the list of linked records, if the view for record links from sales order is enabled.') %]<br>
24
    [% LxERP.t8('As the view starts from sales orders, normally sales quotations are not included.') %]<br>
25
   </td>
26
  </tr>
11 27
 </table>
12 28
</div>

Auch abrufbar als: Unified diff