/V1/company/:companyId
請求更新公司,而不需在狀態設定為region_id
不需要 時指定。 以前,即使不需要region_id
,如果未指定,Adobe Commerce也會擲回錯誤。
http://magento.local/rest/V1/company/2
,其中2
代表公司ID)建立或更新B2B公司時,回應現在會依預期包含applicable_payment_method
或available_payment_methods
的設定。
rest/default/V1/company/{id}
不再區分大小寫。
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
區段取得此修正程式。 - 如果採購單中的料號無庫存,或採購單轉換為實際訂單時數量不足,則會發生錯誤。 如果啟用延期交貨,則會正常處理訂單。