Skip to content

Commit a262d18

Browse files
committed
Fixed a comment
1 parent cbb5da8 commit a262d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/pbc/all/install-features/202505.0/install-the-order-amendment-feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ Enable the following behaviors by registering the plugins:
624624
| ResetAmendmentOrderReferencePreReloadItemsPlugin | Resets `QuoteTransfer.amendmentOrderReference` before reloading cart items. | | Spryker\Zed\SalesOrderAmendment\Communication\Plugin\Cart |
625625
| ResetOriginalSalesOrderItemUnitPricesPreReloadItemsPlugin | Resets `QuoteTransfer.originalSalesOrderItemUnitPrices` before reloading cart items. | | Spryker\Zed\PriceProductSalesOrderAmendment\Communication\Plugin\Cart |
626626
| ResetAmendmentQuoteProcessFlowQuotePostMergePlugin | If `PersistentQuoteTransfer.idQuote` is not equal to `CurrentQuoteTransfer.idQuote`, it will reset the `quoteProcessFlow` if it is set to `order-amendment`. | | Spryker\Zed\SalesOrderAmendment\Communication\Plugin\PersistentCart |
627-
| DefaultQuoteCollectionFilterPlugin. | Filters out quotes that are not default. | | Spryker\Zed\MultiCart\Communication\Plugin\Quote |
627+
| DefaultQuoteCollectionFilterPlugin | Filters out quotes that are not default. | | Spryker\Zed\MultiCart\Communication\Plugin\Quote |
628628
| IsAmendableOrderSearchOrderExpanderPlugin | Expands the `OrderTransfer.isAmendable` property. | | Spryker\Zed\SalesOrderAmendmentOms\Communication\Plugin\Sales |
629629
| OrderAmendmentDefaultOrderItemInitialStateProviderPlugin | Returns the initial OMS order item state for order items in the order amendment flow. | | Spryker\Zed\SalesOrderAmendmentOms\Communication\Plugin\Sales |
630630
| OrderAmendmentsByOrderResourceRelationshipPlugin | Adds the `order-amendments` resource as relationship if `OrderTransfer` and `OrderTransfer.salesOrderAmendment` are provided as a payload. | | Spryker\Glue\OrderAmendmentsRestApi\Plugin\GlueApplication |

0 commit comments

Comments
 (0)