Skip to content
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

MultiShop take last id_shop PrestashopCollection #9

Open
ghost opened this issue Jun 19, 2017 · 4 comments
Open

MultiShop take last id_shop PrestashopCollection #9

ghost opened this issue Jun 19, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Jun 19, 2017

I use multishop.

When i indexing all product or missing product a PrestashopCollection is call and the language of last id_shop is take.

https://github.com/Invertus/brad/blob/v2/src/Service/Indexer.php#L172

I fix this with :

$products->sqlWhere('a1.id_shop = '.$idShop);

But i don't know if it's the best way.

Sorry for my English

@ghost
Copy link
Author

ghost commented Oct 19, 2017

@sarjon Bump 👍

@sarjon
Copy link
Contributor

sarjon commented Oct 19, 2017

hi @okom3pom, thanks for your contribution, we really appreciate it. However, i'm sorry for late response, we have been very busy lately and since Brad is our free time project i didn't have much time to see what's going on with it. I'll take a look at your pull requests asap. Thanks again for your contribution!

@ghost
Copy link
Author

ghost commented Dec 12, 2017

@sarjon If it looks good I can do the PR

@sarjon
Copy link
Contributor

sarjon commented Dec 12, 2017

@okom3pom, that would be helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant