David Ostrožlík
David Ostrožlík
### What is happening quantity in AddProductFormType is TextType so you need to change the type of it every time you want to do some operation with it. ### Expected...
### What is happening We have chaos in our way that we work with FrontOrderData because ShopBundle/FrontOrderData extends FrameworkBundle/FrontOrderData which extends FrameworkBundle/OrderData. The problem is that if you extend FrameworkBundle/OrderData...
### What is happening Promo codes and order rounding are OrderItems with type "product" which doesn't really makes sense as they're not products but behave like it. ### Expected result...
### What is happening There is a mess with links in sections in administration. Every page in product section has url like "/admin/product/*" but there are other product related pages...