Skip to content

Commit

Permalink
Merge pull request #12 from vtex-apps/ancrln-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ancrln authored Jul 13, 2023
2 parents 81eae1c + 1add77c commit 61205a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Changed
- Edited README.md file

## [0.1.4] - 2023-03-09

### Added
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ By installing the **B2B Suite**, you have access to seven apps with the followin
| [B2B Quotes](https://developers.vtex.com/vtex-developer-docs/docs/vtex-b2b-quotes) | Enables B2B users to create quotes and saved carts which are then shared with the other members of their organization. Users with the appropriate storefront permissions can modify quotes to apply discounts or change quantities, and the resulting quote can then be used to place an order. |
| [B2B Checkout Settings](https://developers.vtex.com/vtex-developer-docs/docs/vtex-b2b-checkout-settings) | Extends the checkout experience for users who are members of B2B organizations. With this app, you can allow specific payment methods for the user’s organization, provide pre-filled addresses based on each user’s cost center, include a purchase order number in the order, and allow customers to create an order quote before making an actual purchase. |
| [B2B Orders History](https://github.com/vtex-apps/b2b-orders-history) | Provides a new **Orders** page under **My Account** so that B2B users can view all prior orders placed by users in their organization or cost center, depending on their role. |
| [Admin Customers](https://developers.vtex.com/vtex-developer-docs/docs/vtex-admin-customers) | Provides additional customer data management capabilities on the VTEX Admin, allowing store administrators to create, edit and search for customers. |
| [Admin Customers](https://developers.vtex.com/docs/apps/vtex.admin-customers) | Provides additional customer data management capabilities on the VTEX Admin, allowing store administrators to create, edit and search for customers. |

Make sure you read each app’s documentation to learn more about their capabilities and configurations.

Expand Down

0 comments on commit 61205a9

Please sign in to comment.