Changelog

2.51.0 - 20210-12-22

Hinzugefügt

  • Bestellbestätigung Kontext /source/commerce/document/context/mail/order/Confirmation.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/AmazonPay.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/BankPayment.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/Cash.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/CreditCard.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/ECCard.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/Hire.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/Ideal.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/Invoice.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/PayOnDelivery.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/Paypal.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/PaypalPlus.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/Prepaid.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/SaferPayPP.class.php
    Bestellbestätigung Kontext /source/commerce/document/context/mail/order/confirmation/payment/SofortUeberweisen.class.php

  • neues Interface /legacy/alvine/plugin/interfaces/module/shop/order/placeholder/standard.inc.php

Geändert

BREAKING CHANGES

  • Diese Daten müssen in der Datenbank geändert werden "co_list_mail":
    infomail > \Alvine\Application\Platform\Commerce\Document\Context\Mail\InfoMail account_logintokenpermail > \Alvine\Application\Platform\Commerce\Document\Context\Mail\Account\LoginTokenPerMail api_sendmail > \Alvine\Application\Platform\Commerce\Document\Context\Mail\Api\SendMail workflow_commerce_item > \Alvine\Application\Platform\Commerce\Document\Context\Mail\Workflow\Commerce\Item workflow_commerce_item_incomplete > \Alvine\Application\Platform\Commerce\Document\Context\Mail\Workflow\Commerce\Item\Incomplete

  • alvine_interface_shop_order_placeholder_finalize /legacy/alvine/include/shop.addon.order.inc.php

  • Methode getDatabaseKey gelöscht , der Kontext muss über den Klassen Namen referenziert werden /source/commerce/document/Context.class.php
    $documentContextClass::getDatabaseKey() entfernt /source/bridge/Mail.trait.php
    Methode injectCompanyAssignmentQuery ist nun Public /source/bridge/manager/CompanyManager.class.php

  • alvine Komponenten in .jekyll und assembly.ini aktualisiert

  • Erweiterung der EDI Messages RECADV & DESADV um das GIN Segment für die Nummer der Versandeinheit

  • neues Interface shop.order.placeholder verwendet /legacy/alvine/include/shop.addon.order.inc.php
  • neue Lokale retouredailystatementaction /web/app/resource/locale/alvine/de.json
  • Neuer Menu Punkt Retoureneingang abschließen /web/app/config/development-app.json

  • Erweiterung um Paketfelder bei DESADV und RECADV

  • alvine.channel.magento auf 1.13.0 geändert .jekyll

  • Umtausch Positionen aus den Eigenschaften ermittelt /alvine/include/shop.addon.turnover.inc.php

  • Logik für das übergeben der Nummer der Versandeinheit für die EDI Messages RECADV & DESADV angepasst

Behoben

  • Umstellung von rows auf maxrows bei der Zuweisung des Ergebnisses von FOUND_ROWS im Alvine\Application\Platform\Presenter\Util\Search Trait da rows in der Version 10.2.4 von MariaDB als reserviertes Wort deklariert wurde.

  • Prüfung auf Interfacefunktionen in shop.extra.edi.exec.13034.inc.php korrigiert.

Gelöscht

  • gelöscht Bestellbestätigung Kontext /source/commerce/document/context/mail/shop/order/Incomming.class.php
    gelöscht Bestellbestätigung Kontext /source/commerce/document/context/mail/shop/order/incomming/Paypal.class.php