We created some products on Magento that we want to remain disabled and simultaneously want to import to Odoo 8.0 . The problem is that Magento Connector synchronises only enabled products. How can i change this setting in order to synchronise all products (enabled/disabled).
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
2736
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
sty 17
|
3716 | ||
NoConnectorUnitError
Rozwiązane
|
|
1
lis 16
|
3564 | |
|
1
maj 16
|
6564 | ||
|
7
cze 21
|
13392 | ||
|
0
kwi 21
|
2643 |
Your question should be precise and you should say which connector are you using. I think the fetching of products is done through the magento api call and if you need their details you should refer the magento documentation
Downvoting this question seems a bit harsh to me, there are many others much more worth of a downvote...
We use the Magento Connector by OCA. The problem is that the connector import products from magento only if product status is set to "Enabled". We want to change this setting and import all products that exist to magento, with status "Enabled" and "Disabled". I'm not sure that the problem is with magento api calls.