-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Possible features about plugin [ROADMAP] #116
Comments
I also believe that it is currently mandatory to enter payment method, but it may happen that an order has no address, right? |
Hello @Chrysweel and thank you, for your kind word! We're right now working hard on Sylius 1.4 release, but I'm sure we will try to find some time after the release to specify our official plugins roadmaps. These are some nice suggestions, for sure they will be taken into a consideration :) Btw, AFAIK a payment is required, a shipping address is required, but a billing address is not. |
Hello @Zales0123 thanks for to reply. I wrote it wrong, sometimes there are ordes without shipping address, and this plugin require complete this data.. I'm looking forward to that roadmap. :) |
Add composer lock
Use phpspec 5
Hello, today I tried this plugin, and I want to congratulate, I see this plugin very interesting.
But I have some suggestions to share with community.. If some feature is interesting we can create an issue specific
Now when you visit a customer and click in create an order, we navigate to main page of plugin, and we must select the customer into list ALL customers.... It is very inneficient.... with a list big, the select is very lazy.
And now I cannot write the email directly.
It create the second point.
I think this pull request can help to this problem
Sylius/Sylius#8778
Maybe the select would to be an autocomplete, and write three characteres by example... or to have possibility to write the customer`s email directly.
If you create a order with discount of 100%, ie the value order equals zero... I get the error...
What do you think about these things?
The text was updated successfully, but these errors were encountered: