elcodi / bamboo

Meet Bamboo, an e-commerce project built on top of Elcodi and Symfony. Give us a star to support our project :)
http://bamboo.elcodi.com
MIT License
198 stars 44 forks source link

Cannot persist categories and manufacturers #691

Open gorkalaucirica opened 8 years ago

gorkalaucirica commented 8 years ago

When I try to persist any of this entities it seems that the form is not filled properly. Request receives data properly but entity is not filled. This results in a SQL error as name cannot be null.

captura de pantalla 2016-04-08 a las 10 00 47 captura de pantalla 2016-04-08 a las 10 01 07

This occurs in Elcodi\Admin\ProductBundle\Controller\CategoryController::editAction