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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
2731
Weergaven
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
jan. 17
|
3687 | ||
NoConnectorUnitError
Opgelost
|
|
1
nov. 16
|
3556 | |
|
1
mei 16
|
6556 | ||
|
7
jun. 21
|
13383 | ||
|
0
apr. 21
|
2636 |
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.