Skip to content

Commit

Permalink
NTR - Prepare plugin.xml for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Mar 26, 2018
1 parent e075fab commit 4d94544
Showing 1 changed file with 98 additions and 11 deletions.
109 changes: 98 additions & 11 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,26 @@
<label lang="de">Backend Bestellungen</label>
<label lang="en">Backend orders</label>

<version>2.2.0</version>
<version>2.3.0</version>
<copyright>(c) by shopware AG</copyright>
<license>proprietary</license>
<link>http://store.shopware.com</link>
<author>shopware AG</author>
<compatibility minVersion="5.4.0"/>

<changelog version="2.3.0">
<changes lang="de">
PT-8194 - Das Versenden der Bestellbestätigungsmail ist nun konfigurierbar;
PT-8615 - Fehler bei der E-Mail Validierung von Gastkonten behoben;
PT-8659 - Bestellungen mit Gastkonto benötigten nun kein Passwort mehr;
</changes>
<changes lang="en">
PT-8194 - Sending the order confirmation mail is now configurable;
PT-8615 - Fix email validation for guest accounts;
PT-8659 - Orders with guest accounts don't need a passwort anymore;
</changes>
</changelog>

<changelog version="2.2.0">
<changes lang="de">PT-8810 - Shopware 5.4 Kompatibilität;</changes>
<changes lang="en">PT-8810 - Shopware 5.4 compatibility;</changes>
Expand All @@ -38,8 +51,28 @@
</changelog>

<changelog version="2.0.0">
<changes lang="de">PT-3859 - Es ist nun möglich individuelle Rabatte zu Bestellungen hinzuzufügen; PT-4632 - Artikel Staffelpreise werden nun berücksichtigt; PT-6889 - Bestellbestätigung wird nicht mehr doppelt versendet; PT-7020 - Kundengruppe wird nun bei Artikelpreisberechnung berücksichtigt; PT-7657 - Anzeige von Artikel- und Kundensuche korrigiert; PT-7983 - Anzeige Steuersatz korrigiert; PT-7984 - Fehler bei Variantentexten korrigiert; PT-8241 - Produktsuche um Herstellernamen erweitert; PT-8365, PT-8491 - Snippets korrigiert;</changes>
<changes lang="en">PT-3859 - It is now possible to add individual discounts to the orders; PT-4632 - Product block prices are now considered; PT-6889 - Order confirm mail is not send twice anymore; PT-7020 - Product price calculation considers customer group now; PT-7657 - Fix displaying fo product and customer search; PT-7983 - Fix tax displaying; PT-7984 - Fix issues with variant texts; PT-8241 - Extend product search with manufacturer name; PT-8365, PT-8491 - Fix snippets;</changes>
<changes lang="de">
PT-3859 - Es ist nun möglich individuelle Rabatte zu Bestellungen hinzuzufügen;
PT-4632 - Artikel Staffelpreise werden nun berücksichtigt;
PT-6889 - Bestellbestätigung wird nicht mehr doppelt versendet;
PT-7020 - Kundengruppe wird nun bei Artikelpreisberechnung berücksichtigt;
PT-7657 - Anzeige von Artikel- und Kundensuche korrigiert;
PT-7983 - Anzeige Steuersatz korrigiert;
PT-7984 - Fehler bei Variantentexten korrigiert;
PT-8241 - Produktsuche um Herstellernamen erweitert;
PT-8365, PT-8491 - Snippets korrigiert;
</changes>
<changes lang="en">
PT-3859 - It is now possible to add individual discounts to the orders;
PT-4632 - Product block prices are now considered;
PT-6889 - Order confirm mail is not send twice anymore;
PT-7020 - Product price calculation considers customer group now;
PT-7657 - Fix displaying fo product and customer search;
PT-7983 - Fix tax displaying;
PT-7984 - Fix issues with variant texts;
PT-8241 - Extend product search with manufacturer name;
PT-8365, PT-8491 - Fix snippets;
</changes>
</changelog>

<changelog version="1.1.2">
Expand All @@ -48,23 +81,77 @@
</changelog>

<changelog version="1.1.1">
<changes lang="de">PT-6925 - Bugfix: Versandkosten verhalten sich bei "Nettopreise anzeigen" wie im Frontend. Kostenaufstellungen werden nun in der Bestellbestätigungsemail lokalisiert formatiert; PT-6926 - Bugfix: Steuerfreie Bestellungen verhalten sich wie Frontend Bestellungen in der Datenbank; PT-6927, PT-7057 - Bugfix: Refaktorierung der Kundenmodul Erweiterung;</changes>
<changes lang="en">PT-6925 - Bugfix: Shipping costs will behave like the frontend calculation, if "Display net prices" is enabled. Costs will be formatted by locale in the order confirmation mail; PT-6926 - Bugfix: Tax free order behave like frontend orders in the database; PT-6927, PT-7057 - Bugfix: Refactoring of the customer module extension;</changes>
<changes lang="de">
PT-6925 - Bugfix: Versandkosten verhalten sich bei "Nettopreise anzeigen" wie im Frontend. Kostenaufstellungen werden nun in der Bestellbestätigungsemail lokalisiert formatiert;
PT-6926 - Bugfix: Steuerfreie Bestellungen verhalten sich wie Frontend Bestellungen in der Datenbank;
PT-6927, PT-7057 - Bugfix: Refaktorierung der Kundenmodul Erweiterung;
</changes>
<changes lang="en">
PT-6925 - Bugfix: Shipping costs will behave like the frontend calculation, if "Display net prices" is enabled. Costs will be formatted by locale in the order confirmation mail;
PT-6926 - Bugfix: Tax free order behave like frontend orders in the database;
PT-6927, PT-7057 - Bugfix: Refactoring of the customer module extension;
</changes>
</changelog>

<changelog version="1.1.0">
<changes lang="de">PT-4903 - Bugfix: Support für Abverkaufsartikel; PT-6000 - Feature: Unterstützung für Nettoanzeige und steuerfreie Bestellungen; PT-6149, PT-6192 - Feature: Shopware 5.2 Kompatibilität; PT-6180 - Bugfix: Nutzung des Shopware 5.2 Adressmanagements; PT-6181 - Bugfix: Lastschrift entfernt; PT-6291 - Bugfix: Versandkostenberechnung bei Währungswechsel; PT-6295 - Bugfix: Anzeige der SEPA Informationen;</changes>
<changes lang="en">PT-4903 - Bugfix: Support for sale products; PT-6000 - Feature: Support for displaying net prices and tax free orders; PT-6149, PT-6192 - Feature: Shopware 5.2 compatibility; PT-6180 - Bugfix: Usage of Shopware 5.2 address management; PT-6181 - Bugfix: Remove debit; PT-6291 - Bugfix: Shipping cost calculation on changing the currency; PT-6295 - Bugfix: Displaying of SEPA information;</changes>
<changes lang="de">
PT-4903 - Bugfix: Support für Abverkaufsartikel;
PT-6000 - Feature: Unterstützung für Nettoanzeige und steuerfreie Bestellungen;
PT-6149, PT-6192 - Feature: Shopware 5.2 Kompatibilität;
PT-6180 - Bugfix: Nutzung des Shopware 5.2 Adressmanagements;
PT-6181 - Bugfix: Lastschrift entfernt;
PT-6291 - Bugfix: Versandkostenberechnung bei Währungswechsel;
PT-6295 - Bugfix: Anzeige der SEPA Informationen;
</changes>
<changes lang="en">
PT-4903 - Bugfix: Support for sale products;
PT-6000 - Feature: Support for displaying net prices and tax free orders;
PT-6149, PT-6192 - Feature: Shopware 5.2 compatibility;
PT-6180 - Bugfix: Usage of Shopware 5.2 address management;
PT-6181 - Bugfix: Remove debit;
PT-6291 - Bugfix: Shipping cost calculation on changing the currency;
PT-6295 - Bugfix: Displaying of SEPA information;
</changes>
</changelog>

<changelog version="1.0.2">
<changes lang="de">PT-3839 - Bugfix: Einfrieren, wenn ein Fehler beim Erstellen auftritt; Vielen Dank an das Team von <![CDATA[<a href=\"https://www.viison.com\" target=\"_blank\">VIISON</a>]]> für die folgenden Bugfixes; PT-4733 - Bugfix: Positionen auf Lieferschein; PT-4734 - Bugfix: Mehrwertsteuer auf Netto Rechnungen; PT-4735 - Bugfix: Berechnung Gesamtbetrag auf Netto Rechnungen; PT-4736 - Bugfix: Auswahl Lieferadresse; PT-4737, PT-4738, PT-4739 - Bugfix: Unnötige Felder und Events entfernt; PT-4740 - Bugfix: Netto Lieferkosten nur lesbar;</changes>
<changes lang="en">PT-3839 - Bugfix: Crashing, if error occurs on creating; Thanks a lot to the team of <![CDATA[<a href=\"https://www.viison.com\" target=\"_blank\">VIISON</a>]]> for the following bugfixes; PT-4733 - Bugfix: Positions on delivery note; PT-4734 - Bugfix: VAT on net invoices; PT-4735 - Bugfix: Calculation of amount on net invoices; PT-4736 - Bugfix: Select shipping address; PT-4737, PT-4738, PT-4739 - Bugfix: Remove unneccessary fields and events; PT-4740 - Bugfix: Net shipping costs only readable;</changes>
<changes lang="de">
PT-3839 - Bugfix: Einfrieren, wenn ein Fehler beim Erstellen auftritt;
Vielen Dank an das Team von <![CDATA[<a href=\"https://www.viison.com\" target=\"_blank\">VIISON</a>]]> für die folgenden Bugfixes;
PT-4733 - Bugfix: Positionen auf Lieferschein;
PT-4734 - Bugfix: Mehrwertsteuer auf Netto Rechnungen;
PT-4735 - Bugfix: Berechnung Gesamtbetrag auf Netto Rechnungen;
PT-4736 - Bugfix: Auswahl Lieferadresse;
PT-4737, PT-4738, PT-4739 - Bugfix: Unnötige Felder und Events entfernt;
PT-4740 - Bugfix: Netto Lieferkosten nur lesbar;
</changes>
<changes lang="en">
PT-3839 - Bugfix: Crashing, if error occurs on creating;
Thanks a lot to the team of <![CDATA[<a href=\"https://www.viison.com\" target=\"_blank\">VIISON</a>]]> for the following bugfixes;
PT-4733 - Bugfix: Positions on delivery note;
PT-4734 - Bugfix: VAT on net invoices;
PT-4735 - Bugfix: Calculation of amount on net invoices;
PT-4736 - Bugfix: Select shipping address;
PT-4737, PT-4738, PT-4739 - Bugfix: Remove unnecessary fields and events;
PT-4740 - Bugfix: Net shipping costs only readable;
</changes>
</changelog>

<changelog version="1.0.1">
<changes lang="de">PT-3663 - Bugfix: Sprach- und Shopauswahl; PT-3675 - Bugfix: Kompatibilität zu anderen Plugins; PT-3709 - Bugfix: Problem mit Passwort zurücksetzen; PT-3789 - Bugfix: Versand Bestellbestätigung an Shopbetreiber; PT-3790 - Bugfix: Preise der Kundengruppe;</changes>
<changes lang="en">PT-3663 - Bugfix: Selection of language and shop; PT-3675 - Bugfix: Compatibility to other plugins; PT-3709 - Bugfix: Problem with password reset; PT-3789 - Bugfix: Send order confirmation to shop owner; PT-3790 - Bugfix: Prices of customer group;</changes>
<changes lang="de">
PT-3663 - Bugfix: Sprach- und Shopauswahl;
PT-3675 - Bugfix: Kompatibilität zu anderen Plugins;
PT-3709 - Bugfix: Problem mit Passwort zurücksetzen;
PT-3789 - Bugfix: Versand Bestellbestätigung an Shopbetreiber;
PT-3790 - Bugfix: Preise der Kundengruppe;
</changes>
<changes lang="en">
PT-3663 - Bugfix: Selection of language and shop;
PT-3675 - Bugfix: Compatibility to other plugins;
PT-3709 - Bugfix: Problem with password reset;
PT-3789 - Bugfix: Send order confirmation to shop owner;
PT-3790 - Bugfix: Prices of customer group;
</changes>
</changelog>

<changelog version="1.0.0">
Expand Down

0 comments on commit 4d94544

Please sign in to comment.