Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 36038065

Von Bernd Bleßmann vor mehr als 2 Jahren hinzugefügt

  • ID 36038065a85ff01ea1c110e00ca90ca8a29235c7
  • Vorgänger fd82e4e7
  • Nachfolger 5032fc48

Unterversionen: auch im Einkauf

Unterschiede anzeigen:

SL/Controller/Order.pm
2209 2209
  # 4. send email set email_id for current subversion   -> final
2210 2210
  # for all versions > 1 set postfix -2 .. -n for recordnumber
2211 2211
  my $final_sales_version = $::instance_conf->get_lock_oe_subversions    ?  # conf enabled
2212
                            ($self->order->is_sales && $self->order->id) ?  # is saved
2212
                            $self->order->id                             ?  # is saved
2213 2213
                            $self->order->is_final_version               :  # is final
2214 2214
                            undef                                        :  # is not final
2215 2215
                            undef;                                          # conf disabled
locale/de/all
1747 1747
  'If disabled sales quotations cannot be converted into sales invoices directly.' => 'Falls deaktiviert, so können Verkaufsangebote nicht direkt in Verkaufsrechnungen umgewandelt werden.',
1748 1748
  'If disabled, record numbers for sales records & purchase records produced by our side will always be auto-generated and cannot be changed later.' => 'Falls deaktiviert, werden Belegnummern in Verkaufs- und Einkaufsbelegen, die auf unserer Seite erzeugt wurden, immer automatisch vergeben und können anschließend nicht mehr geändert werden.',
1749 1749
  'If enabled Factur-X/ZUGFeRD conformant sales invoice PDFs will be created.' => 'Falls aktiviert, werden Factur-X-/ZUGFeRD-konforme PDFs für Verkaufsrechnungen erzeugt.',
1750
  'If enabled Sales Quotation and Sales Order can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.' => 'Falls aktiviert werden Verkaufs-Angebote und Verkaufs-Aufträge nach dem E-Mail-Versand zum weiteren Bearbeiten gesperrt. Die Sperre kann über die Funktion Unterversion erstellen aufgehoben werden und die Belegnummer bekommt einen Postfix mit der laufenden Unterversionsnummer.',
1750
  'If enabled RFQs, Quotations and Orders can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.' => 'Falls aktiviert werden Anfragen, Angebote und Aufträge nach dem E-Mail-Versand zum weiteren Bearbeiten gesperrt. Die Sperre kann über die Funktion "Unterversion erzeugen" aufgehoben werden und die Belegnummer bekommt einen Postfix mit der laufenden Unterversionsnummer.',
1751 1751
  'If enabled a column will be shown in sales and purchase orders that lists both the amount and the value not shipped yet for each item.' => 'Falls eingeschaltet, wird für jede Position in Auftragsbestätigungen und Lieferantenaufträgen eine Spalte mit noch nicht gelieferter Menge und Wert angezeigt.',
1752 1752
  'If enabled a warning will be shown if a sales invoices is created without having a sales delivery order as a predecessor.' => 'Falls aktiv, wird eine Warnung beim Buchen einer Verkaufsrechnung angezeigt, falls es keinen Lieferschein als Vorgänger gibt.',
1753 1753
  'If enabled a warning will be shown in purchase delivery orders on workflow to invoices if positions are not stocked in.' => 'Falls aktiviert, wird eine Warnung beim Workflow von Einkaufslieferscheinen zu Rechnungen ausgegeben, wenn die Positionen noch nicht eingelagert sind.',
......
2036 2036
  'Local bank account'          => 'Lokales Bankkonto',
2037 2037
  'Local bank code'             => 'Lokale Bankleitzahl',
2038 2038
  'Lock'                        => 'Festschreibung',
2039
  'Lock Sales Quotation and Sales Order Subversion' => 'Vorherige Unterversionen von Verkaufs-Angebote und Verkaufs-Aufträge sperren',
2039
  'Lock RFQ/Quotation and Order Subversion' => 'Vorherige Unterversionen von Anfragen, Angeboten und Aufträgen sperren',
2040 2040
  'Lock System'                 => 'System sperren',
2041 2041
  'Lock and unlock installation' => 'Installation sperren/entsperren',
2042 2042
  'Lock bookings'               => 'Buchungen festschreiben',
locale/en/all
1747 1747
  'If disabled sales quotations cannot be converted into sales invoices directly.' => '',
1748 1748
  'If disabled, record numbers for sales records & purchase records produced by our side will always be auto-generated and cannot be changed later.' => '',
1749 1749
  'If enabled Factur-X/ZUGFeRD conformant sales invoice PDFs will be created.' => '',
1750
  'If enabled Sales Quotation and Sales Order can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.' => '',
1750
  'If enabled RFQs, Quotations and Orders can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.' => '',
1751 1751
  'If enabled a column will be shown in sales and purchase orders that lists both the amount and the value not shipped yet for each item.' => '',
1752 1752
  'If enabled a warning will be shown if a sales invoices is created without having a sales delivery order as a predecessor.' => '',
1753 1753
  'If enabled a warning will be shown in purchase delivery orders on workflow to invoices if positions are not stocked in.' => '',
......
2036 2036
  'Local bank account'          => '',
2037 2037
  'Local bank code'             => '',
2038 2038
  'Lock'                        => '',
2039
  'Lock Sales Quotation and Sales Order Subversion' => '',
2039
  'Lock RFQ/Quotation and Order Subversion' => '',
2040 2040
  'Lock System'                 => '',
2041 2041
  'Lock and unlock installation' => '',
2042 2042
  'Lock bookings'               => '',
templates/webpages/client_config/_features.html
295 295
   <td>[% LxERP.t8("If enabled try to overrule the brower's back button to prevent double booking of sales invoices.") %]</td>
296 296
  </tr>
297 297
  <tr>
298
   <td align="right">[% LxERP.t8("Lock Sales Quotation and Sales Order Subversion") %]</td>
298
   <td align="right">[% LxERP.t8("Lock RFQ/Quotation and Order Subversion") %]</td>
299 299
   <td>[% L.yes_no_tag("defaults.lock_oe_subversions", SELF.defaults.lock_oe_subversions) %]</td>
300
   <td>[% LxERP.t8("If enabled Sales Quotation and Sales Order can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.") %]</td>
300
   <td>[% LxERP.t8("If enabled RFQs, Quotations and Orders can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.") %]</td>
301 301
  </tr>
302 302
  <tr><td class="listheading" colspan="4">[% LxERP.t8("E-mail") %]</td></tr>
303 303

  

Auch abrufbar als: Unified diff