Sales: Login Only
時。 之前,當商家嘗試建立使用者時,Adobe Commerce擲回此錯誤: Can not register new customer due to restrictions are enabled
。
addToCart
個DataLayer事件。
1 product(s) require your attention - Options were updated. Please review available configurations
。
products
查詢現在會傳回正確的total_count
欄位。
Type Error occurred when creating object: Magento\CompanyShipping\Model\Source\ShippingMethod, Too few arguments to function Magento\CompanyShipping\Model\Source\ShippingMethod::__construct(), 1 passed in /var/www/html/elmtup/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121 and exactly 2 expected
。
B2B v1.2.0
2020年7月28日
[支援]{class="badge informative" title="支援"} Adobe Commerce 2.4.0和更新版本
已實作
Adobe Commerce現在預設包含
php bin/magento indexer:set-dimensions-mode catalog_product_price website
然後嘗試建立共用目錄之後,會發生錯誤。 此問題已修正。
form
標籤,當您在變更提議的運費後按下Enter鍵時,訂單頁面會自動重新整理。 此問題已修正。
已知問題
- 在多網站部署中,Adobe Commerce在升級至B2B 1.2.0期間擲回例外狀況。 當
setup:upgrade
執行時,PurchaseOrder
模組上會發生此錯誤:Module Magento_PurchaseOrder: Unable to apply data patch Magento\PurchaseOrder\Setup\Patch\Data\InitPurchaseOrderSalesSequence for moduleMagento_PurchaseOrder
。 因應措施:將B2B-716 Add NonTransactionableInterface
介面安裝到InitPurchaseOrderSalesSequence
資料修補程式Hotfix,現在可從magento.com
的 我的帳戶 > 下載 區段取得。 - 如果折扣代碼在核准採購單(PO)之前過期,則PO會繼續顯示折扣金額,但是一旦核准了PO,訂單就會以非折扣總計下單。 因應措施:安裝此問題的
B2B-709 Purchase Order Discount patch
Hotfix,您現在可從magento.com
的 我的帳戶 > 下載 區段取得此修正程式。 - 如果採購單中的料號無庫存,或採購單轉換為實際訂單時數量不足,則會發生錯誤。 如果啟用延期交貨,則會正常處理訂單。