Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Order] Fixes after refactoring state machine #5577

Merged
merged 2 commits into from
Jul 23, 2016

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Jul 22, 2016

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Related tickets
License MIT

@@ -24,7 +24,6 @@ public function buildForm(FormBuilderInterface $builder, array $options)

$builder
->add('currency', 'sylius_currency_choice')
->add('state', 'sylius_order_state_choice')
->add('product', 'hidden', [
Copy link
Contributor

@michalmarcinkowski michalmarcinkowski Jul 22, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole form type should be removed.

@michalmarcinkowski michalmarcinkowski merged commit a03e5b5 into Sylius:master Jul 23, 2016
@michalmarcinkowski
Copy link
Contributor

Thanks Grzesiu!

@GSadee GSadee deleted the order-fixes branch September 22, 2017 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants