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:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2424
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse