filippo_88 Posted January 15, 2013 Share Posted January 15, 2013 Hello, I have some problem, I need add a field to update all combinations prices at once, I created a field in template but I completly don't know what I do next ? Help me ! Link to comment Share on other sites More sharing options...
PhiLho Posted January 15, 2013 Share Posted January 15, 2013 I am new to PrestaShop development as well, but from what I have understood, you need to change the corresponding controller to handle the new field and do the operation (replace? percentage / multiply / add?) on each resulting value. Link to comment Share on other sites More sharing options...
filippo_88 Posted January 15, 2013 Author Share Posted January 15, 2013 yes, but where I find this controller and action in MVC model ? Link to comment Share on other sites More sharing options...
PhiLho Posted January 15, 2013 Share Posted January 15, 2013 The file AdminAttributeGeneratorController.php seems to be a good candidate... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now