I am getting the orders response properly using call "results = connection_obj.call(instance_obj, 'ListOrders',createdAfter,createdBefore)". After this for every order i will try to get the response of order items using call "results = connection_obj.call(id,'ListOrderItems',resultval['AmazonOrderId'])" The id and resultval['AmazonOrderId'] sending perfectly. But i unable to get the response. when i print the results it is showing [{}] empty list of dictionries. Please help me. How can i get the response for ListOrderItems. Is there any error in calling service?
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
2421
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