Sylius / AdminOrderCreationPlugin

Create orders in Sylius as an Administrator
MIT License
56 stars 50 forks source link

Admin Order Creation Plugin v0.13.0 introduces issues in a Sylius v1.11.7 build #189

Open tulik opened 2 years ago

tulik commented 2 years ago

In my Sylius-based project, I'm installing approved Sylius 11 plugins to check the build for any failure that may result in problems in the future.

After installing AdminOrderCreationPlution required further by SyliusMolliePlugin ‼️💳 new issues have been introduced. Please see the list and the build

cancelling_order_with_promotion.feature:21
seeing_order_aggregated_discounts.feature:26
seeing_order_aggregated_taxes.feature:24
seeing_order_aggregated_taxes.feature:29
seeing_order_aggregated_taxes.feature:35
seeing_order_currency_on_show.feature:26
seeing_order_discounts.feature:25
seeing_order_discounts.feature:30
seeing_order_shipping_taxes.feature:20
seeing_order_shipping_taxes.feature:32
seeing_order_shipping_total_with_applied_promotion_and_taxes.feature:23
seeing_order_shipping_total_with_applied_promotion_and_taxes.feature:28
seeing_order_shipping_total_with_applied_promotion_and_taxes.feature:34
seeing_order_with_different_promotions.feature:21
modifying_billing_address_on_order_with_coupon.feature:23
modifying_billing_address_on_order_with_promotion.feature:23
modifying_shipping_address_on_order_with_coupon.feature:24
modifying_shipping_address_on_order_with_coupon.feature:33
modifying_shipping_address_on_order_with_promotion.feature:24
modifying_shipping_address_on_order_with_promotion.feature:33

The latest main branch build before the merge of the branch containing AdminOrderCreation. .. Hope I was diligent enough to seperate issues related to AdminOrderCreation. @lchrusciel