Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision db3288b8

Von Tamino Steinert vor 5 Monaten hinzugefügt

  • ID db3288b8e7ad5f00953e5696f6b49afaede423cf
  • Vorgänger d4e1e284

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

Unterschiede anzeigen:

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

Auch abrufbar als: Unified diff