bdesprez Posted January 10, 2022 Share Posted January 10, 2022 Hi ! I try here because it's a nightnmare to have answers directly from prestashop addons guys … 1 year and a half from now, I found a bug in the colissimo module. I tried to contact the module developper but with no luck … The module listen the ActionProductUpdate hook (hookActionProductUpdate) and save data from POST (Tools::getValue) to DB (through ColissimoCustomProduct object). But if the product save method is run by another module, this hook erase all colissimo data because the form data are not defined in the POST … I try to find someone who knows the module developer (or the GitHub project) to try to fix it ! 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