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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
2726
Görünümler
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Oca 17
|
3665 | ||
NoConnectorUnitError
Çözüldü
|
|
1
Kas 16
|
3546 | |
|
1
May 16
|
6544 | ||
|
7
Haz 21
|
13375 | ||
|
0
Nis 21
|
2615 |
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.