Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 17c7ec97

Von Moritz Bunkus vor mehr als 2 Jahren hinzugefügt

  • ID 17c7ec975d27f24146d8c72f09ec21c87c148166
  • Vorgänger 81cafff7
  • Nachfolger 5a6857e5

Zusätzliche Rechnungsadressen: in Kundenstammdaten bearbeiten

Unterschiede anzeigen:

templates/webpages/customer_vendor/form.html
20 20
  <div class="tabwidget" id="customer_vendor_tabs">
21 21
    <ul>
22 22
      <li><a href="#billing">[% 'Billing Address' | $T8 %]</a></li>
23
      <li><a href="#additional_billing_addresses">[% 'Additional Billing Addresses' | $T8 %]</a></li>
23 24
      <li><a href="#bank">[% 'Bank account' | $T8 %]</a></li>
24 25
      <li><a href="#shipto">[% 'Shipping Address' | $T8 %]</a></li>
25 26
      <li><a href="#contacts">[% 'Contacts' | $T8 %]</a></li>
......
61 62
    </ul>
62 63

  
63 64
    [% PROCESS "customer_vendor/tabs/billing.html" %]
65
    [% PROCESS "customer_vendor/tabs/additional_billing_addresses.html" %]
64 66
    [% PROCESS "customer_vendor/tabs/bank.html" %]
65 67
    [% PROCESS "customer_vendor/tabs/shipto.html" %]
66 68
    [% PROCESS "customer_vendor/tabs/contacts.html" %]

Auch abrufbar als: Unified diff