Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 4ba05cd

Browse files
committed
added issue descriptions
1 parent 0544520 commit 4ba05cd

File tree

3 files changed

+869
-5
lines changed

3 files changed

+869
-5
lines changed

src/guides/v2.4/release-notes/b2b-release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ These release notes can include:
1111

1212
## Magento B2B - Version 1.3.1
1313

14+
- {:.fix} Creating a company through the REST API now dispatches notification emails as expected to designated administrators and customers. <!--- MC-35629-->
15+
16+
- {:.fix} You can now successfully run `bin/magento setup:upgrade` after defining a new default customer group after installing the B2B module. Previously, when you ran this command, Magento did not install the B2B module and displayed this error: `Module 'Magento_Company': Unable to apply data patch Magento\Company\Setup\Patch\Data\AddAccessViolationPageAndAssignB2CCustomers for module Magento_Company. Original exception message: Area code is not set`. This was caused by an incorrect default group code during the initialization of the shared catalog module.<!--- MC-36274-->
17+
1418
- {:.fix} Adding a configurable product to the shopping cart directly from a requisition list when this product was used in a prior order no longer returns a system error. [GitHub-302](https://github.com/magento/partners-magento2b2b/issues/302)
1519

1620
- {:.fix} Magento now displays the Requires My Approval tab correctly for purchase orders when a split database configuration is deployed. [GitHub-259](https://github.com/magento/partners-magento2b2b/issues/259)
@@ -53,6 +57,8 @@ These release notes can include:
5357

5458
- {:.fix} Magento now checks custom attributes for duplication of reserved company attribute names before permitting a merchant to save a new attribute. <!--- MC-36282-->
5559

60+
- {:.fix} The `credit_history` query now returns the specified company’s credit history for both the originally allocated amount and the purchased amount. Previously, this query returned an error. [GitHub-29990](https://github.com/magento/magento2/issues/29990)
61+
5662
## Magento B2B - Version 1.3.0
5763

5864
This release includes improvements to order approvals, shipping methods, shopping cart, and logging of Admin actions.

0 commit comments

Comments
 (0)