Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision db3288b8

Von Tamino Steinert vor 24 Tagen hinzugefügt

  • ID db3288b8e7ad5f00953e5696f6b49afaede423cf
  • Vorgänger d4e1e284

Varianten: Hinweis für 'Neue Varianten erstellen' ohne Eigenschaften

Unterschiede anzeigen:

locale/de/all
2928 2928
  'Pictures for search parts'   => 'Bilder für Warensuche',
2929 2929
  'Please Check the bank information for each customer:' => 'Bitte überprüfen Sie die Bankinformationen der Kunden:',
2930 2930
  'Please Check the bank information for each vendor:' => 'Bitte überprüfen Sie die Kontoinformationen der Lieferanten:',
2931
  'Please add variant properties first.' => 'Bitte fügen Sie zuerst Eigenschaften hinzu.',
2931 2932
  'Please ask your administrator to create warehouses and bins.' => 'Bitten Sie Ihren Administrator, dass er Lager und Lagerplätze anlegt.',
2932 2933
  'Please change the partnumber of the following parts and run the update again:' => 'Bitte ändern Sie daher die Artikelnummer folgender Artikel:',
2933 2934
  'Please choose a part.'       => 'Bitte wählen Sie einen Artikel aus.',
locale/en/all
2927 2927
  'Pictures for search parts'   => '',
2928 2928
  'Please Check the bank information for each customer:' => '',
2929 2929
  'Please Check the bank information for each vendor:' => '',
2930
  'Please add variant properties first.' => '',
2930 2931
  'Please ask your administrator to create warehouses and bins.' => '',
2931 2932
  'Please change the partnumber of the following parts and run the update again:' => '',
2932 2933
  'Please choose a part.'       => '',
templates/design40_webpages/part/_parent_variant.html
357 357
  [% BLOCK panel_2 %]
358 358
    <h3> [% LxERP.t8("Create new Variants") %] </h3>
359 359
    <div class="wrapper">
360
    [% IF !SELF.part.variant_properties %]
361
      <h4>[% 'Please add variant properties first.' | $T8 %]</h4>
362
    [% END %]
360 363
    [% FOREACH variant_property = SELF.part.variant_properties %]
361 364
      <div class="col input-panel" style="min-width:fit-content;">
362 365
        <h4>[% variant_property.displayable_name | html %]</h4>

Auch abrufbar als: Unified diff