Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision d14c9b60

Von Tamino Steinert vor 6 Tagen hinzugefügt

  • ID d14c9b600e42809986fb02d6c8427e6bc3b42514
  • Vorgänger 08db52f8

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

Unterschiede anzeigen:

locale/de/all
2951 2951
  'Pictures for search parts'   => 'Bilder für Warensuche',
2952 2952
  'Please Check the bank information for each customer:' => 'Bitte überprüfen Sie die Bankinformationen der Kunden:',
2953 2953
  'Please Check the bank information for each vendor:' => 'Bitte überprüfen Sie die Kontoinformationen der Lieferanten:',
2954
  'Please add variant properties first.' => 'Bitte fügen Sie zuerst Eigenschaften hinzu.',
2954 2955
  'Please ask your administrator to create warehouses and bins.' => 'Bitten Sie Ihren Administrator, dass er Lager und Lagerplätze anlegt.',
2955 2956
  'Please change the partnumber of the following parts and run the update again:' => 'Bitte ändern Sie daher die Artikelnummer folgender Artikel:',
2956 2957
  'Please choose a part.'       => 'Bitte wählen Sie einen Artikel aus.',
locale/en/all
2950 2950
  'Pictures for search parts'   => '',
2951 2951
  'Please Check the bank information for each customer:' => '',
2952 2952
  'Please Check the bank information for each vendor:' => '',
2953
  'Please add variant properties first.' => '',
2953 2954
  'Please ask your administrator to create warehouses and bins.' => '',
2954 2955
  'Please change the partnumber of the following parts and run the update again:' => '',
2955 2956
  '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