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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
2721
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Jan 17
|
3658 | ||
NoConnectorUnitError
Diselesaikan
|
|
1
Nov 16
|
3545 | |
|
1
Mei 16
|
6534 | ||
|
7
Jun 21
|
13371 | ||
|
0
Apr 21
|
2606 |
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.