python-magento icon indicating copy to clipboard operation
python-magento copied to clipboard

sales_order.search() says invalid api path when used for magento 1.9

Open Raj160907 opened this issue 3 years ago • 12 comments

Expected Behavior

client.order.search() -> should give the function takes5 arguments but one provided

Actual Behavior

client.order.search() -> says invalid api path

Steps to Reproduce the Problem

Specifications

  • Version: latest
  • Platform: magento 1.9
  • Subsystem:

Raj160907 avatar Mar 19 '21 05:03 Raj160907